mixconfig.panels.StartScreenPanel Class Reference

Inherits mixconfig::wizard::WizardLayout, and java::awt::event::ActionListener.

List of all members.

Public Member Functions

 StartScreenPanel (ChoicePanel choicePanel)
void actionPerformed (ActionEvent ae)
String getHelpContext ()
Container getHelpExtractionDisplayContext ()

Private Attributes

JButton m_btnNew
JButton m_btnLoad
JButton m_btnConfigure
ChoicePanel m_choicePanel

Static Private Attributes

static final String MSG_NEW = StartScreenPanel.class.getName() + "_createNew"
static final String MSG_LOAD = StartScreenPanel.class.getName() + "_load"
static final String MSG_CONFIGURE = StartScreenPanel.class.getName() + "_configureCascade"
static final String MSG_WELCOME = StartScreenPanel.class.getName() + "_welcome"
static final String MSG_EXIT = StartScreenPanel.class.getName() + "_exit"


Constructor & Destructor Documentation

mixconfig.panels.StartScreenPanel.StartScreenPanel ( ChoicePanel  choicePanel  ) 


Member Function Documentation

void mixconfig.panels.StartScreenPanel.actionPerformed ( ActionEvent  ae  ) 

String mixconfig.panels.StartScreenPanel.getHelpContext (  ) 

Container mixconfig.panels.StartScreenPanel.getHelpExtractionDisplayContext (  ) 


Member Data Documentation

final String mixconfig.panels.StartScreenPanel.MSG_NEW = StartScreenPanel.class.getName() + "_createNew" [static, private]

final String mixconfig.panels.StartScreenPanel.MSG_LOAD = StartScreenPanel.class.getName() + "_load" [static, private]

final String mixconfig.panels.StartScreenPanel.MSG_CONFIGURE = StartScreenPanel.class.getName() + "_configureCascade" [static, private]

final String mixconfig.panels.StartScreenPanel.MSG_WELCOME = StartScreenPanel.class.getName() + "_welcome" [static, private]

final String mixconfig.panels.StartScreenPanel.MSG_EXIT = StartScreenPanel.class.getName() + "_exit" [static, private]


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