Class symantec.itools.db.swing.editors.JDBToolBarDefaultModelCustomizerPanel
All Packages Class Hierarchy This Package Previous Next Index
Class symantec.itools.db.swing.editors.JDBToolBarDefaultModelCustomizerPanel
Object
|
+----Component
|
+----Container
|
+----JComponent
|
+----JPanel
|
+----symantec.itools.db.swing.editors.JDBToolBarDefaultModelCustomizerPanel
- public class JDBToolBarDefaultModelCustomizerPanel
- extends JPanel
- implements ListChooserEventListener
JDBToolBarDefaultModelCustomizerPanel is the customizer
used for JDBToolBarDefaultModel
- Version:
- 1.0 07/18/98
- Author:
- Adrian Diaconescu
-
symantec.itools.db.swing.editors.JDBToolBarDefaultModelCustomizerPanel. DefaultStyle
-
-
WIZARDPANEL_HEIGHT
-
-
WIZARDPANEL_WIDTH
-
-
symantec.itools.db.swing.editors.JDBToolBarDefaultModelCustomizerPanel()
-
-
symantec.itools.db.swing.editors.JDBToolBarDefaultModelCustomizerPanel(JDBToolBarDefaultModelCustomizer)
-
-
customizerCanceled()
-
-
customizerFinished()
-
-
handleEvent(ListChooserEvent)
-
-
setBeanProperties()
-
-
setStyleCustomizer(JDBToolBarDefaultModelCustomizer, PropertyChangeSupport)
-
-
setStyleObject(JDBToolBarDefaultModel)
-
WIZARDPANEL_HEIGHT
public static int WIZARDPANEL_HEIGHT
WIZARDPANEL_WIDTH
public static int WIZARDPANEL_WIDTH
JDBToolBarDefaultModelCustomizerPanel
public JDBToolBarDefaultModelCustomizerPanel()
JDBToolBarDefaultModelCustomizerPanel
public JDBToolBarDefaultModelCustomizerPanel(JDBToolBarDefaultModelCustomizer styleC)
customizerCanceled
public void customizerCanceled()
customizerFinished
public void customizerFinished()
handleEvent
public void handleEvent(ListChooserEvent e)
setBeanProperties
public void setBeanProperties()
setStyleCustomizer
public void setStyleCustomizer(JDBToolBarDefaultModelCustomizer styleC,
PropertyChangeSupport p)
setStyleObject
public void setStyleObject(JDBToolBarDefaultModel s)
All Packages Class Hierarchy This Package Previous Next Index