|
| static void | main (String args[]) |
| |
◆ UniRecDialogView()
| view.UniRecDialogView.UniRecDialogView |
( |
java.awt.Frame | parent, |
|
|
boolean | modal ) |
Creates new form uniRec
- Parameters
-
◆ addcurrentDepartmentEventSourceEventListener()
| void view.UniRecDialogView.addcurrentDepartmentEventSourceEventListener |
( |
ICustomEventListener< Integer > | listener | ) |
|
◆ addcurrentSchoolEventSourceEventListener()
| void view.UniRecDialogView.addcurrentSchoolEventSourceEventListener |
( |
ICustomEventListener< Integer > | listener | ) |
|
◆ addDeleteDepartmentButtonListener()
| void view.UniRecDialogView.addDeleteDepartmentButtonListener |
( |
ActionListener | listener | ) |
|
◆ addDeleteSchoolButtonListener()
| void view.UniRecDialogView.addDeleteSchoolButtonListener |
( |
ActionListener | listener | ) |
|
◆ addExitButtonListener()
| void view.UniRecDialogView.addExitButtonListener |
( |
ActionListener | listener | ) |
|
◆ addInsertDepartmentButtonListener()
| void view.UniRecDialogView.addInsertDepartmentButtonListener |
( |
ActionListener | listener | ) |
|
◆ addInsertSchoolButtonListener()
| void view.UniRecDialogView.addInsertSchoolButtonListener |
( |
ActionListener | listener | ) |
|
◆ addSaveButtonListener()
| void view.UniRecDialogView.addSaveButtonListener |
( |
ActionListener | listener | ) |
|
◆ getDepartmentText()
| String view.UniRecDialogView.getDepartmentText |
( |
| ) |
|
◆ getDescriptionText()
| String view.UniRecDialogView.getDescriptionText |
( |
| ) |
|
◆ getInfoText()
| String view.UniRecDialogView.getInfoText |
( |
| ) |
|
◆ getSchoolText()
| String view.UniRecDialogView.getSchoolText |
( |
| ) |
|
◆ getSelectedDepartmentRowIndex()
| int view.UniRecDialogView.getSelectedDepartmentRowIndex |
( |
| ) |
|
◆ getSelectedSchool()
| String view.UniRecDialogView.getSelectedSchool |
( |
| ) |
|
◆ getSelectedSchoolRowIndex()
| int view.UniRecDialogView.getSelectedSchoolRowIndex |
( |
| ) |
|
◆ main()
| static void view.UniRecDialogView.main |
( |
String | args[] | ) |
|
|
static |
- Parameters
-
| args | the command line arguments |
◆ populateDepartmentGrid()
| void view.UniRecDialogView.populateDepartmentGrid |
( |
List< Department > | list | ) |
|
◆ populateDomainsGrid()
| void view.UniRecDialogView.populateDomainsGrid |
( |
List< String > | domains | ) |
|
◆ populateSchoolsGrid()
| void view.UniRecDialogView.populateSchoolsGrid |
( |
List< School > | list | ) |
|
◆ populateWebPagesGrid()
| void view.UniRecDialogView.populateWebPagesGrid |
( |
List< String > | webPages | ) |
|
◆ setDepartmentTextField()
| void view.UniRecDialogView.setDepartmentTextField |
( |
String | text | ) |
|
◆ setDescriptionField()
| void view.UniRecDialogView.setDescriptionField |
( |
String | description | ) |
|
◆ setInfoField()
| void view.UniRecDialogView.setInfoField |
( |
String | info | ) |
|
◆ setSchoolTextField()
| void view.UniRecDialogView.setSchoolTextField |
( |
String | text | ) |
|
◆ setUniversityData()
| void view.UniRecDialogView.setUniversityData |
( |
WebData | universityData | ) |
|
The documentation for this class was generated from the following file: