A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages

O

onActionLogin(ActionEvent) - Method in class scheduler.controller.LoginController
Handler for when the LOG IN button is clicked.
onClickAddNewCustomer(ActionEvent) - Method in class scheduler.controller.CustomersDetailController
When the "Add new customer" button is clicked it loads the add customer screen
onClickAddNewCustomer(ActionEvent) - Method in class scheduler.controller.CustomersModifyController
Clicking on Add new customers loads the Add Customer screen
onClickAddNewCustomer(ActionEvent) - Method in class scheduler.controller.CustomersOverviewController
Loads the Add customer screen when the ADD CUSTOMER button is clicked.
onClickAppointments(ActionEvent) - Method in class scheduler.controller.AppointmentsAddController
Navigates the user to the Appointments screen when they click on the APPOINTMENT button on the main menu
onClickAppointments(ActionEvent) - Method in class scheduler.controller.AppointmentsDetailController
Navigates the user to the Appointments screen when they click on the APPOINTMENT button on the main menu
onClickAppointments(ActionEvent) - Method in class scheduler.controller.AppointmentsModifyController
Navigates the user to the Appointments screen when they click on the APPOINTMENT button on the main menu
onClickAppointments(ActionEvent) - Method in class scheduler.controller.AppointmentsOverviewController
Navigates the user to the Appointments screen when they click on the APPOINTMENT button on the main menu
onClickAppointments(ActionEvent) - Method in class scheduler.controller.CustomersAddController
Navigates the user to the Appointments screen when they click on the APPOINTMENT button on the main menu
onClickAppointments(ActionEvent) - Method in class scheduler.controller.CustomersDetailController
Navigates the user to the Appointments screen when they click on the APPOINTMENT button on the main menu
onClickAppointments(ActionEvent) - Method in class scheduler.controller.CustomersModifyController
Main menu item: Loads the appointments screen
onClickAppointments(ActionEvent) - Method in class scheduler.controller.CustomersOverviewController
Navigates the user to the Appointments screen when they click on the APPOINTMENT button on the main menu
onClickAppointments(ActionEvent) - Method in class scheduler.controller.OverviewController
 
onClickAppointments(ActionEvent) - Method in class scheduler.controller.ReportsApptByContactController
Navigates the user to the Appointments screen when they click on the APPOINTMENT button on the main menu
onClickAppointments(ActionEvent) - Method in class scheduler.controller.ReportsBreakdownController
Navigates the user to the Appointments screen when they click on the APPOINTMENT button on the main menu
onClickAppointments(ActionEvent) - Method in class scheduler.controller.ReportsController
Navigates the user to the Appointments screen when they click on the APPOINTMENT button on the main menu
onClickButtonAdd(ActionEvent) - Method in class scheduler.controller.AppointmentsDetailController
Routes user to the Appointments : Add screen, when the ADD APPOINTMENT button is clicked
onClickButtonAdd(ActionEvent) - Method in class scheduler.controller.AppointmentsModifyController
Loads the Appointment add screen with the ADD APPOINTMENT button is clicked
onClickButtonAdd(ActionEvent) - Method in class scheduler.controller.AppointmentsOverviewController
Loads the Add appointments screen when the ADD APPOINTMENT button is clicked
onClickButtonDelete(ActionEvent) - Method in class scheduler.controller.AppointmentsDetailController
Handler for what occurs when the user clicks the delete button.
onClickButtonDetail(ActionEvent) - Method in class scheduler.controller.AppointmentsOverviewController
Handler for the VIEW APPOINTMENT DETAILS button.
onClickButtonExit(ActionEvent) - Method in class scheduler.controller.LoginController
Exits the application when the EXIT THE APPLICATION button is clicked
onClickButtonModify(ActionEvent) - Method in class scheduler.controller.AppointmentsDetailController
Sends the Appointment object being referenced on the detail page to the Modify Appointment Conroller
onClickButtonOpen(ActionEvent) - Method in class scheduler.controller.CustomersOverviewController
Handler for the GET CUSTOMER DETAIL button.
onClickButtonReturn(ActionEvent) - Method in class scheduler.controller.AppointmentsDetailController
Returns the user to the Appointment Overview screen when they click the RETURN TO LIST VIEW button
onClickButtonSave(ActionEvent) - Method in class scheduler.controller.AppointmentsModifyController
Runs validation when the save button is clicked.
onClickCancel(ActionEvent) - Method in class scheduler.controller.AppointmentsAddController
Loads the Appointment overview screen when the user cancels
onClickCancel(ActionEvent) - Method in class scheduler.controller.AppointmentsModifyController
Returns to the appointment overview page when the CANCEL button is clicked.
onClickCancel(ActionEvent) - Method in class scheduler.controller.CustomersAddController
Loads the Customers Overview page when the CANCEL button is clicked.
onClickCancel(ActionEvent) - Method in class scheduler.controller.CustomersModifyController
Clicking cancel returns the user to the Customers Overview page.
onClickComboBoxContact(ActionEvent) - Method in class scheduler.controller.AppointmentsAddController
 
onClickComboBoxCustomer(ActionEvent) - Method in class scheduler.controller.AppointmentsAddController
Sets the label value for customer id when the user selects or updates the Customer name from the dropdown box.
onClickComboCountry(ActionEvent) - Method in class scheduler.controller.CustomersModifyController
Once a country is picked, the application with load the applicable division id's that exist within that country.
onClickCountryCombo(ActionEvent) - Method in class scheduler.controller.CustomersAddController
Once a country is picked, the division combo box will be populated with relevant divisions.
onClickCustomerName(ActionEvent) - Method in class scheduler.controller.AppointmentsModifyController
If the user updates the Customer name combo box, the Customer ID field is also updated.
onClickCustomers(ActionEvent) - Method in class scheduler.controller.AppointmentsAddController
Navigates the user to the Customers screen when they click on the CUSTOMER button on the main menu
onClickCustomers(ActionEvent) - Method in class scheduler.controller.AppointmentsDetailController
Navigates the user to the Customers screen when they click on the CUSTOMER button on the main menu
onClickCustomers(ActionEvent) - Method in class scheduler.controller.AppointmentsModifyController
Navigates the user to the Customers screen when they click on the CUSTOMER button on the main menu
onClickCustomers(ActionEvent) - Method in class scheduler.controller.AppointmentsOverviewController
Navigates the user to the Customers screen when they click on the CUSTOMER button on the main menu
onClickCustomers(ActionEvent) - Method in class scheduler.controller.CustomersAddController
Navigates the user to the Customers screen when they click on the CUSTOMER button on the main menu
onClickCustomers(ActionEvent) - Method in class scheduler.controller.CustomersDetailController
Navigates the user to the Customers screen when they click on the CUSTOMER button on the main menu
onClickCustomers(ActionEvent) - Method in class scheduler.controller.CustomersModifyController
Main menu item: Loads the Customers screen
onClickCustomers(ActionEvent) - Method in class scheduler.controller.CustomersOverviewController
Navigates the user to the Customers screen when they click on the CUSTOMER button on the main menu
onClickCustomers(ActionEvent) - Method in class scheduler.controller.OverviewController
 
onClickCustomers(ActionEvent) - Method in class scheduler.controller.ReportsApptByContactController
Navigates the user to the Customers screen when they click on the CUSTOMER button on the main menu
onClickCustomers(ActionEvent) - Method in class scheduler.controller.ReportsBreakdownController
Navigates the user to the Customers screen when they click on the CUSTOMER button on the main menu
onClickCustomers(ActionEvent) - Method in class scheduler.controller.ReportsController
Navigates the user to the Customers screen when they click on the CUSTOMER button on the main menu
onClickCustomerSearch(ActionEvent) - Method in class scheduler.controller.CustomersOverviewController
 
onClickDelete(ActionEvent) - Method in class scheduler.controller.CustomersDetailController
Handler for when the DELETE button is clicked.
onClickLogOut(ActionEvent) - Method in class scheduler.controller.AppointmentsAddController
Navigates the user to the Login page where they are automatically logged out, when they click on the LOGOUT button on the main menu.
onClickLogOut(ActionEvent) - Method in class scheduler.controller.AppointmentsDetailController
Navigates the user to the Login page where they are automatically logged out, when they click on the LOGOUT button on the main menu.
onClickLogOut(ActionEvent) - Method in class scheduler.controller.AppointmentsModifyController
Navigates the user to the Login page where they are automatically logged out, when they click on the LOGOUT button on the main menu.
onClickLogOut(ActionEvent) - Method in class scheduler.controller.AppointmentsOverviewController
Navigates the user to the Login page where they are automatically logged out, when they click on the LOGOUT button on the main menu.
onClickLogOut(ActionEvent) - Method in class scheduler.controller.CustomersAddController
Navigates the user to the Login page where they are automatically logged out, when they click on the LOGOUT button on the main menu.
onClickLogOut(ActionEvent) - Method in class scheduler.controller.CustomersDetailController
Navigates the user to the Login page where they are automatically logged out, when they click on the LOGOUT button on the main menu.
onClickLogOut(ActionEvent) - Method in class scheduler.controller.CustomersModifyController
Main menu item: Loads the login screen
onClickLogOut(ActionEvent) - Method in class scheduler.controller.CustomersOverviewController
Navigates the user to the Login page where they are automatically logged out, when they click on the LOGOUT button on the main menu.
onClickLogOut(ActionEvent) - Method in class scheduler.controller.OverviewController
 
onClickLogOut(ActionEvent) - Method in class scheduler.controller.ReportsApptByContactController
Navigates the user to the Login page where they are automatically logged out, when they click on the LOGOUT button on the main menu.
onClickLogOut(ActionEvent) - Method in class scheduler.controller.ReportsBreakdownController
Navigates the user to the Login page where they are automatically logged out, when they click on the LOGOUT button on the main menu.
onClickLogOut(ActionEvent) - Method in class scheduler.controller.ReportsController
Navigates the user to the Login page where they are automatically logged out, when they click on the LOGOUT button on the main menu.
onClickModify(ActionEvent) - Method in class scheduler.controller.CustomersDetailController
Loads the Customer Modify screen
onClickMonthPicker(ActionEvent) - Method in class scheduler.controller.ReportsBreakdownController
Event handler for the Month Picker combo box.
onClickOverview(ActionEvent) - Method in class scheduler.controller.AppointmentsAddController
Navigates the user to the Overview page, when they click on the OVERVIEW button on the main menu.
onClickOverview(ActionEvent) - Method in class scheduler.controller.AppointmentsDetailController
Navigates the user to the Overview page, when they click on the OVERVIEW button on the main menu.
onClickOverview(ActionEvent) - Method in class scheduler.controller.AppointmentsModifyController
Navigates the user to the Overview page, when they click on the OVERVIEW button on the main menu.
onClickOverview(ActionEvent) - Method in class scheduler.controller.AppointmentsOverviewController
Navigates the user to the Overview page, when they click on the OVERVIEW button on the main menu.
onClickOverview(ActionEvent) - Method in class scheduler.controller.CustomersAddController
Navigates the user to the Overview page, when they click on the OVERVIEW button on the main menu.
onClickOverview(ActionEvent) - Method in class scheduler.controller.CustomersDetailController
Navigates the user to the Overview page, when they click on the OVERVIEW button on the main menu.
onClickOverview(ActionEvent) - Method in class scheduler.controller.CustomersModifyController
Main menu item: Loads the Overview screen
onClickOverview(ActionEvent) - Method in class scheduler.controller.CustomersOverviewController
Navigates the user to the Overview page, when they click on the OVERVIEW button on the main menu.
onClickOverview(ActionEvent) - Method in class scheduler.controller.OverviewController
 
onClickOverview(ActionEvent) - Method in class scheduler.controller.ReportsApptByContactController
Navigates the user to the Overview page, when they click on the OVERVIEW button on the main menu.
onClickOverview(ActionEvent) - Method in class scheduler.controller.ReportsBreakdownController
Navigates the user to the Overview page, when they click on the OVERVIEW button on the main menu.
onClickOverview(ActionEvent) - Method in class scheduler.controller.ReportsController
Navigates the user to the Overview page, when they click on the OVERVIEW button on the main menu.
onClickRadioAll(ActionEvent) - Method in class scheduler.controller.AppointmentsOverviewController
Loads all records when the ALL radio button is clicked
onClickRadioMonth(ActionEvent) - Method in class scheduler.controller.AppointmentsOverviewController
Loads a month view of appointments when the MONTHLY radio button is clicked.
onClickRadioWeek(ActionEvent) - Method in class scheduler.controller.AppointmentsOverviewController
Loads a week view of appointments when the WEEKLY radio button is clicked
onClickReports(ActionEvent) - Method in class scheduler.controller.AppointmentsAddController
Navigates the user to the Reports page, when they click on the REPORTS button on the main menu.
onClickReports(ActionEvent) - Method in class scheduler.controller.AppointmentsDetailController
Navigates the user to the Reports page, when they click on the REPORTS button on the main menu.
onClickReports(ActionEvent) - Method in class scheduler.controller.AppointmentsModifyController
Navigates the user to the Reports page, when they click on the REPORTS button on the main menu.
onClickReports(ActionEvent) - Method in class scheduler.controller.AppointmentsOverviewController
Navigates the user to the Reports page, when they click on the REPORTS button on the main menu.
onClickReports(ActionEvent) - Method in class scheduler.controller.CustomersAddController
Navigates the user to the Reports page, when they click on the REPORTS button on the main menu.
onClickReports(ActionEvent) - Method in class scheduler.controller.CustomersDetailController
Navigates the user to the Reports page, when they click on the REPORTS button on the main menu.
onClickReports(ActionEvent) - Method in class scheduler.controller.CustomersModifyController
Main menu item: Loads the report screen
onClickReports(ActionEvent) - Method in class scheduler.controller.CustomersOverviewController
Navigates the user to the Reports page, when they click on the REPORTS button on the main menu.
onClickReports(ActionEvent) - Method in class scheduler.controller.OverviewController
 
onClickReports(ActionEvent) - Method in class scheduler.controller.ReportsApptByContactController
Navigates the user to the Reports page, when they click on the REPORTS button on the main menu.
onClickReports(ActionEvent) - Method in class scheduler.controller.ReportsBreakdownController
Navigates the user to the Reports page, when they click on the REPORTS button on the main menu.
onClickReports(ActionEvent) - Method in class scheduler.controller.ReportsController
Navigates the user to the Reports page, when they click on the REPORTS button on the main menu.
onClickReportType(ActionEvent) - Method in class scheduler.controller.ReportsApptByContactController
Updates report type if appropriate when the Report type combo box is clicked
onClickReportType(ActionEvent) - Method in class scheduler.controller.ReportsController
Loads the appropriate report type when the combo box is clicked.
onClickReturnToList(ActionEvent) - Method in class scheduler.controller.CustomersDetailController
Return to the customer overview page when the button is pressed
onClickSave(ActionEvent) - Method in class scheduler.controller.AppointmentsAddController
Controls what happens when the "save" button is clicked.
onClickSave(ActionEvent) - Method in class scheduler.controller.CustomersAddController
Event handler for when the SAVE button is clicked.
onClickSave(ActionEvent) - Method in class scheduler.controller.CustomersModifyController
Validates entry and saves record as appropriate when the SAVE button is clicked.
onClickTableItem(MouseEvent) - Method in class scheduler.controller.CustomersOverviewController
 
openConnection() - Static method in class scheduler.util.dbOperations
Opens a connection to the application database.
OverviewController - Class in scheduler.controller
 
OverviewController() - Constructor for class scheduler.controller.OverviewController
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages