Class symantec.itools.db.beans.brl.adapter.editors.DerivIntroPage
All Packages Class Hierarchy This Package Previous Next Index
Class symantec.itools.db.beans.brl.adapter.editors.DerivIntroPage
Object
|
+----Component
|
+----Container
|
+----JComponent
|
+----JPanel
|
+----WizardPanel
|
+----symantec.itools.db.beans.brl.adapter.editors.DerivIntroPage
- public class DerivIntroPage
- extends WizardPanel
Introductory page for the derivation bean wizard
- Version:
- 1.0 06/18/98
- Author:
- Puru Balakrishnan
-
actLis
-
-
firstTime
-
-
imageLabel
-
-
introTextArea
-
-
showCheckBox
-
-
stepsTextArea
-
-
textPanel
-
-
vcafeAttr
-
-
symantec.itools.db.beans.brl.adapter.editors.DerivIntroPage(DerivWizardController)
-
-
cancel()
-
-
entering()
-
-
exiting()
-
-
initControls()
-
actLis
protected java.awt.event.ActionListener actLis
firstTime
protected boolean firstTime
imageLabel
protected com.sun.java.swing.JLabel imageLabel
introTextArea
protected com.sun.java.swing.JTextArea introTextArea
showCheckBox
protected com.sun.java.swing.JCheckBox showCheckBox
stepsTextArea
protected com.sun.java.swing.JTextArea stepsTextArea
textPanel
protected com.sun.java.swing.JPanel textPanel
vcafeAttr
protected com.symantec.itools.vcafe.openapi.Attributes vcafeAttr
DerivIntroPage
protected DerivIntroPage(DerivWizardController c)
cancel
public void cancel()
-
- Overrides:
- cancel in class WizardPanel
entering
public void entering()
-
- Overrides:
- entering in class WizardPanel
exiting
public boolean exiting()
-
- Overrides:
- exiting in class WizardPanel
initControls
protected void initControls()
All Packages Class Hierarchy This Package Previous Next Index