# Resources for the RoomSlate_guiView class # top-level menus fileMenu.text = File helpMenu.text = Help # @Action resources showAboutBox.Action.text = &About... showAboutBox.Action.shortDescription = Show the application's information dialog # status bar resources StatusBar.messageTimeout = 5000 StatusBar.busyAnimationRate = 30 StatusBar.idleIcon = busyicons/idle-icon.png StatusBar.busyIcons[0] = busyicons/busy-icon0.png StatusBar.busyIcons[1] = busyicons/busy-icon1.png StatusBar.busyIcons[2] = busyicons/busy-icon2.png StatusBar.busyIcons[3] = busyicons/busy-icon3.png StatusBar.busyIcons[4] = busyicons/busy-icon4.png StatusBar.busyIcons[5] = busyicons/busy-icon5.png StatusBar.busyIcons[6] = busyicons/busy-icon6.png StatusBar.busyIcons[7] = busyicons/busy-icon7.png StatusBar.busyIcons[8] = busyicons/busy-icon8.png StatusBar.busyIcons[9] = busyicons/busy-icon9.png StatusBar.busyIcons[10] = busyicons/busy-icon10.png StatusBar.busyIcons[11] = busyicons/busy-icon11.png StatusBar.busyIcons[12] = busyicons/busy-icon12.png StatusBar.busyIcons[13] = busyicons/busy-icon13.png StatusBar.busyIcons[14] = busyicons/busy-icon14.png startField.text=xx/xx/xx endField.text=xx/xx/xx currentDay.text=xx/xx/xx searchLbl.text=search. jLabel6.text=Address addrField.text= jLabel4.text=End jLabel3.text=Start jLabel2.text=Name jLabel1.text=Room roomField.text= nameField.text= jLabel7.text=check out. jLabel5.text=check in. roomNoField.text= roomRateField.text= viewBookingsPanel.TabConstraints.tabTitle=View Bookings newRoomPanel.TabConstraints.tabTitle=Rooms newBookingPanel.TabConstraints.tabTitle=New Booking jLabel8.text=new booking. #NOI18N jLabel8.font=Tahoma-Plain-18 titleLabel.text= #NOI18N titleLabel.icon=title-img1.png jLabel9.text=Create a new booking. #NOI18N jLabel10.font=Tahoma 18-Plain-18 jLabel11.text=Display bookings and checkin/out selected. jLabel10.text=view bookings. #NOI18N searchLbl.font=Tahoma-Plain-14 #NOI18N searchLbl.foreground=0, 102, 204 #NOI18N jLabel5.foreground=0, 102, 204 #NOI18N jLabel7.foreground=0, 102, 204 #NOI18N jLabel5.font=Tahoma-Plain-14 #NOI18N jLabel7.font=Tahoma-Plain-14 #NOI18N jLabel5.icon=checkin-img.png #NOI18N jLabel7.icon=checkout-img.png #NOI18N searchLbl.icon=search.png bookLabel.text=book. #NOI18N bookLabel.foreground=0, 102, 204 #NOI18N bookLabel.font=Tahoma-Plain-14 #NOI18N bookLabel.icon=book.png #NOI18N jLabel9.foreground=0, 102, 204 #NOI18N jLabel11.foreground=0, 102, 204 jLabel13.text=Create a new room or edit an existing. #NOI18N jLabel13.foreground=0, 102, 204 jLabel12.text=new/edit room. #NOI18N jLabel12.font=Tahoma 18-Plain-18 roomNoLabel.text=Room #: roomRateLabel.text=Rate ($): jLabel14.text=ok. #NOI18N jLabel14.foreground=0, 102, 204 #NOI18N jLabel14.icon=rooms.png #NOI18N jLabel14.font=Tahoma-Plain-14 #NOI18N jLabel15.font=Tahoma 14-Plain-14 jLabel15.text=pay #NOI18N jLabel15.foreground=0, 102, 204 #NOI18N jLabel15.icon=pay.png logPanel.TabConstraints.tabTitle=Log jLabel17.text=Produce a text file interpretation of the databases. #NOI18N jLabel17.foreground=0, 102, 204 jLabel16.text=generate log. #NOI18N jLabel16.font=Tahoma 18 18-Plain-18 jLabel18.text=generate. jLabel19.text=save. #NOI18N jLabel18.font=Tahoma-Plain-14 #NOI18N jLabel19.font=Tahoma-Plain-14 #NOI18N jLabel18.foreground=0, 0, 0 #NOI18N jLabel19.foreground=0, 0, 0 #NOI18N jLabel18.icon=generate.png #NOI18N jLabel19.icon=save.png