|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.architect.swingui.PreferencesEditor
public class PreferencesEditor
This class is used to create and display the User Preferences dialog
| Constructor Summary | |
|---|---|
PreferencesEditor()
|
|
| Method Summary | |
|---|---|
java.awt.Window |
showJDBCDriverPreferences(java.awt.Window owner,
ArchitectSwingSessionContext context)
Similar to showPreferencesDialog(Window, ArchitectSwingSessionContext) except it also
sets the selected tab to the JDBC preferences panel |
java.awt.Window |
showPreferencesDialog(java.awt.Window owner,
ArchitectSwingSessionContext context)
If the dialog for the preferences editor hasn't been initialized, then initialize it Otherwise, just set it to visible. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PreferencesEditor()
| Method Detail |
|---|
public java.awt.Window showPreferencesDialog(java.awt.Window owner,
ArchitectSwingSessionContext context)
owner - The Window that is the owner of this dialogcontext - The application swing context, which contains the user preferences to be edited
public java.awt.Window showJDBCDriverPreferences(java.awt.Window owner,
ArchitectSwingSessionContext context)
showPreferencesDialog(Window, ArchitectSwingSessionContext) except it also
sets the selected tab to the JDBC preferences panel
owner - The Window that is the owner of this dialogcontext - The application swing context, which contains the user preferences to be edited
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||