|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WizardPage
Defines the requirements for panels that are shown in the wizard or preferences dialog.
Method Summary | |
---|---|
boolean |
apply()
Invoked when the dialog is closed or the apply button is pressed. |
String |
getDescription()
Returns a short description of the panel. |
Icon |
getIcon()
Returns an icon. |
JComponent |
getPanel()
Returns the panel. |
String |
getTitle()
Returns the title of the panel. |
Method Detail |
---|
boolean apply()
String getDescription()
Icon getIcon()
JComponent getPanel()
String getTitle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |