mixconfig.wizard.WizardLayout Class Reference

Inherits javax::swing::JPanel, and JAPHelpContext::IHelpContext.

Inherited by mixconfig.panels.StartScreenPanel, and mixconfig.wizard.ConfigWizard.

List of all members.

Public Member Functions

 WizardLayout ()

Protected Member Functions

JButton getButtonBack ()
JButton getButtonForward ()
JButton getButtonCancel ()

Private Attributes

JButton m_bttnForward
JButton m_bttnBack
JButton m_bttnCancel

Static Private Attributes

static final String IMG_LEFT = WizardLayout.class.getName() + "_left.gif"
static final String IMG_CENTER = WizardLayout.class.getName() + "_center.gif"
static final String IMG_RIGHT = WizardLayout.class.getName() + "_right.gif"


Constructor & Destructor Documentation

mixconfig.wizard.WizardLayout.WizardLayout (  ) 


Member Function Documentation

JButton mixconfig.wizard.WizardLayout.getButtonBack (  )  [protected]

JButton mixconfig.wizard.WizardLayout.getButtonForward (  )  [protected]

JButton mixconfig.wizard.WizardLayout.getButtonCancel (  )  [protected]


Member Data Documentation

final String mixconfig.wizard.WizardLayout.IMG_LEFT = WizardLayout.class.getName() + "_left.gif" [static, private]

The paths to the logo parts to display at the top of the wizard

Referenced by mixconfig.wizard.WizardLayout.WizardLayout().

final String mixconfig.wizard.WizardLayout.IMG_CENTER = WizardLayout.class.getName() + "_center.gif" [static, private]

final String mixconfig.wizard.WizardLayout.IMG_RIGHT = WizardLayout.class.getName() + "_right.gif" [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