Package | Description |
---|---|
ambit2.ui |
Modifier and Type | Field and Description |
---|---|
protected WizardPanel.ANSWER_MODE |
WizardPanel.answer |
Modifier and Type | Method and Description |
---|---|
WizardPanel.ANSWER_MODE |
WizardPanel.display(Frame owner,
String title,
boolean modal) |
WizardPanel.ANSWER_MODE |
WizardPanel.getAnswer() |
static WizardPanel.ANSWER_MODE |
WizardPanel.ANSWER_MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WizardPanel.ANSWER_MODE[] |
WizardPanel.ANSWER_MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WizardPanel.setAnswer(WizardPanel.ANSWER_MODE answer) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.