i have to create a n hotel management program using GUI, i hava done the gui part so far but i need help in creating the actionPerformed class,how am i supposed to do the reservation,and select rooms for 2 persons or one and rooms that overlook the sea or the road,this kind of stuff,please help me ,i heve to do it in 2 days.thanks
pucivogel 0 Newbie Poster
Recommended Answers
Jump to PostForget the GUI for the moment. Go back to where you should have started, which is the hotel model. You need to design some simple classes for entities such as Room ( attributes: no of beds, sea view etc), Hotel (a collection of Rooms with methods for finding vacant Rooms …
All 3 Replies
tux4life 2,072 Postaholic
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
pucivogel 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.