Method Summary |
|
final public WizardDescriptor | getSettings() |
final protected void | markInvalid() Mark the panel as invalid without any message. |
final protected void | markValid() Mark the panel as valid and clear any error or warning message. |
final protected void | setError(String message) Set an error message and mark the panel as invalid. |
final protected void | setWarning(String message) Set an warning message but mark the panel as valid. |