|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WizardInterface
| Method Summary | |
|---|---|
int |
getCurrentPageIndex()
Get the current page index within the wizard. |
javax.swing.AbstractButton |
getForwardButton()
Implementer assumes this method will only be called by the current page. |
java.awt.Component |
getOwner()
For purpose of "owner" argument if creating a dialog, return the owner, i.e. |
int |
getPageCount()
Get the page count within the wizard. |
java.awt.Component[] |
getPages()
Get the pages. |
| Method Detail |
|---|
javax.swing.AbstractButton getForwardButton()
int getCurrentPageIndex()
int getPageCount()
java.awt.Component[] getPages()
java.awt.Component getOwner()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||