◆ SearchDialogView()
| view.SearchDialogView.SearchDialogView |
( |
java.awt.Frame | parent, |
|
|
boolean | modal ) |
Creates new form searchDialogVidew
- Parameters
-
◆ addCancelBtnActionListener()
| void view.SearchDialogView.addCancelBtnActionListener |
( |
ActionListener | listener | ) |
|
◆ addCountryComboBoxFocusListener()
| void view.SearchDialogView.addCountryComboBoxFocusListener |
( |
FocusListener | listener | ) |
|
◆ addSearchBtnActionListener()
| void view.SearchDialogView.addSearchBtnActionListener |
( |
ActionListener | listener | ) |
|
◆ addUniversityNameTextBoxActionListener()
| void view.SearchDialogView.addUniversityNameTextBoxActionListener |
( |
ActionListener | listener | ) |
|
◆ addUniversityNameTextBoxFocusListener()
| void view.SearchDialogView.addUniversityNameTextBoxFocusListener |
( |
FocusListener | listener | ) |
|
◆ getCountry()
| String view.SearchDialogView.getCountry |
( |
| ) |
|
◆ getUniversityName()
| String view.SearchDialogView.getUniversityName |
( |
| ) |
|
◆ populateComboBox()
| void view.SearchDialogView.populateComboBox |
( |
List< Country > | countries | ) |
|
◆ setErrorLabelVisible()
| void view.SearchDialogView.setErrorLabelVisible |
( |
Boolean | visibility | ) |
|
◆ setInfoLabelText()
| void view.SearchDialogView.setInfoLabelText |
( |
String | text | ) |
|
◆ setInfoLabelVisible()
| void view.SearchDialogView.setInfoLabelVisible |
( |
Boolean | visibility | ) |
|
The documentation for this class was generated from the following file: