|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjam.preferences.PreferencesDialog
public class PreferencesDialog
PreferencesDialog.java
Constructor Summary | |
---|---|
PreferencesDialog(javax.swing.JFrame frame)
|
Method Summary | |
---|---|
void |
addSection(PreferencesSection section)
|
void |
showDialog()
|
void |
showSection(java.lang.String title)
|
void |
storePreferences()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreferencesDialog(javax.swing.JFrame frame)
Method Detail |
---|
public void showDialog()
public void storePreferences()
public void showSection(java.lang.String title)
public void addSection(PreferencesSection section)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |