|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractWizardPage | |
---|---|
de.schwarzrot.ui.model | model classes for user interface |
de.schwarzrot.ui.support | base classes for central UI classes |
Uses of AbstractWizardPage in de.schwarzrot.ui.model |
---|
Methods in de.schwarzrot.ui.model that return types with arguments of type AbstractWizardPage | |
---|---|
Map<String,AbstractWizardPage<E>> |
WizardModel.getPagePool()
|
Methods in de.schwarzrot.ui.model with parameters of type AbstractWizardPage | |
---|---|
void |
WizardModel.addPage(AbstractWizardPage<E> page)
|
Method parameters in de.schwarzrot.ui.model with type arguments of type AbstractWizardPage | |
---|---|
void |
WizardModel.setPagePool(Map<String,AbstractWizardPage<E>> pagePool)
|
Uses of AbstractWizardPage in de.schwarzrot.ui.support |
---|
Subclasses of AbstractWizardPage in de.schwarzrot.ui.support | |
---|---|
class |
AbstractWizardInfoPage<E extends Entity>
|
Methods in de.schwarzrot.ui.support with parameters of type AbstractWizardPage | |
---|---|
void |
AbstractWizard.addPage(AbstractWizardPage<E> page)
|
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |