|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.sns.tools.database.ConnectionPreferenceController
ConnectionPreferenceController is a convenience class for displaying a PathPreferenceSelector for a connection dictionary.
| Constructor Summary | |
protected |
ConnectionPreferenceController()
Constructor which is hidden since this class only has static methods. |
| Method Summary | |
static void |
displayPathPreferenceSelector()
Display the PathPreferenceSelector with no owner. |
static void |
displayPathPreferenceSelector(java.awt.Dialog owner)
Display the PathPreferenceSelector with the specified Dialog as the owner. |
static void |
displayPathPreferenceSelector(java.awt.Frame owner)
Display the PathPreferenceSelector with the specified Frame as the owner. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected ConnectionPreferenceController()
| Method Detail |
public static void displayPathPreferenceSelector(java.awt.Frame owner)
owner - The owner of the PathPreferenceSelector dialog.public static void displayPathPreferenceSelector(java.awt.Dialog owner)
owner - The owner of the PathPreferenceSelector dialog.public static void displayPathPreferenceSelector()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||