|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiWizard.PageLocator | |
---|---|
sk.uniba.euromath.editor.wizards | Reusable GUI wizards. |
Uses of MultiWizard.PageLocator in sk.uniba.euromath.editor.wizards |
---|
Methods in sk.uniba.euromath.editor.wizards that return MultiWizard.PageLocator | |
---|---|
protected MultiWizard.PageLocator |
MultiWizard.getActivePage()
Returns active (last) page. |
protected MultiWizard.PageLocator |
MultiWizard.PageLocator.getNext()
Returns locator for next page. |
protected MultiWizard.PageLocator |
MultiWizard.getPage(BaseWizardPage page)
Finds given page and returns its location in the wizards
and pages properties. |
protected MultiWizard.PageLocator |
MultiWizard.PageLocator.getPrevious()
Returns locator for previous page. |
Methods in sk.uniba.euromath.editor.wizards with parameters of type MultiWizard.PageLocator | |
---|---|
int |
MultiWizard.PageLocator.compareTo(MultiWizard.PageLocator o)
|
protected void |
MultiWizard.deletePagesAfter(MultiWizard.PageLocator locator,
boolean including)
Deletes all pages after given page. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |