mixconfig.panels.WizardFinishPanel Class Reference

Inherits mixconfig::panels::MixConfigPanel, and java::awt::event::ActionListener.

List of all members.

Public Member Functions

 WizardFinishPanel ()
Vector< String > check ()
void actionPerformed (ActionEvent e)
String getHelpContext ()
Container getHelpExtractionDisplayContext ()

Protected Member Functions

void enableComponents ()

Private Attributes

String options []


Constructor & Destructor Documentation

mixconfig.panels.WizardFinishPanel.WizardFinishPanel (  ) 


Member Function Documentation

Vector<String> mixconfig.panels.WizardFinishPanel.check (  )  [virtual]

Check the panel for inconsistencies and return a java.util.Vector object containing possible warnings and error messages

Returns:
Possible error and warning messages

Implements mixconfig.panels.MixConfigPanel.

void mixconfig.panels.WizardFinishPanel.enableComponents (  )  [protected, virtual]

Enables used and disables unused components. Some configuration values are mutually exclusive; the panels must ensure that of two components corresponding to contradictory attributes, only one at a time is enabled.

Implements mixconfig.panels.MixConfigPanel.

void mixconfig.panels.WizardFinishPanel.actionPerformed ( ActionEvent  e  ) 

String mixconfig.panels.WizardFinishPanel.getHelpContext (  ) 

Container mixconfig.panels.WizardFinishPanel.getHelpExtractionDisplayContext (  ) 


Member Data Documentation

Initial value:

  {
    "- Click the 'Finish' button to save the configuration and quit this wizard.",
    "- Click the 'Back' button if you want to make changes before saving.",
    "- Click the 'Cancel' button to quit without saving."
    }

Referenced by mixconfig.panels.WizardFinishPanel.WizardFinishPanel().


The documentation for this class was generated from the following file:

Generated on Mon Nov 16 23:24:48 2009 for MixConfig by  doxygen 1.5.6