public class AddFeatureWizardPage extends LineWizardAbstractPage
Modifier and Type | Class and Description |
---|---|
static class |
AddFeatureWizardPage.NetElement |
LineWizardPage.LineWizardButtonHandler
pagePanel
Constructor and Description |
---|
AddFeatureWizardPage(ConfigurableFeatureGroup_UI parent) |
Modifier and Type | Method and Description |
---|---|
ConfigurableFeature_UI<?,?> |
getValue() |
void |
initializePageContents(javax.swing.JPanel page) |
void |
onNextButtonPress() |
initialize
getPage, getRoot, setNextPage, setWizardNextButton, showPage
public AddFeatureWizardPage(ConfigurableFeatureGroup_UI parent)
public void initializePageContents(javax.swing.JPanel page)
initializePageContents
in class LineWizardAbstractPage
public void onNextButtonPress()
onNextButtonPress
in class LineWizardPage
public ConfigurableFeature_UI<?,?> getValue()