Example #1
0
 void clear() {
   datePanel.setDate(new Date());
   hourPanel.clear();
   roomChoice.setSelectedIndex(0);
 }