int getRoom() { return roomChoice.getKey(); }
void clear() { datePanel.setDate(new Date()); hourPanel.clear(); roomChoice.setSelectedIndex(0); }