|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PreferencesTopic
An interface to be implemented by anything that wants to appear in the preferences dialog.
Method Summary | |
---|---|
boolean |
apply(JComponent panel)
Called when the user pushes the apply button in the preferences dialog. |
JComponent |
component()
Get the component to display in the preferences dialog |
String[] |
path()
Specifies where in the preferences tree this item should appear. |
Method Detail |
---|
String[] path()
JComponent component()
boolean apply(JComponent panel)
panel
- The component currently being displayed
component()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |