public class AddFeatureWizardPage extends LineWizardAbstractPage
| Modifier and Type | Class and Description |
|---|---|
static class |
AddFeatureWizardPage.NetElement |
LineWizardPage.LineWizardButtonHandlerpagePanel| Constructor and Description |
|---|
AddFeatureWizardPage(ConfigurableFeatureGroup_UI parent) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurableFeature_UI<?,?> |
getValue() |
void |
initializePageContents(javax.swing.JPanel page) |
void |
onNextButtonPress() |
initializegetPage, getRoot, setNextPage, setWizardNextButton, showPagepublic AddFeatureWizardPage(ConfigurableFeatureGroup_UI parent)
public void initializePageContents(javax.swing.JPanel page)
initializePageContents in class LineWizardAbstractPagepublic void onNextButtonPress()
onNextButtonPress in class LineWizardPagepublic ConfigurableFeature_UI<?,?> getValue()