|
JGraphpad Pro
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jgraph.pad.factory.JGraphpadComboBox
Combo box factory methods with special dialogs and custom cell views for specific attributes (shape).
| Nested Class Summary | |
static class |
JGraphpadComboBox.ColorComboFactoryMethod
Provides a factory method to construct a color combo box. |
static class |
JGraphpadComboBox.VertexShapeComboFactoryMethod
Provides a factory method to construct a shape combo box. |
| Field Summary | |
static Color[] |
defaultColors
Default array of colors. |
static int[] |
defaultShapes
Default array of shapes. |
static int |
TYPE_BACKGROUND
Defines the combo box types for JGraphpadComboBox.ColorComboFactoryMethod. |
static int |
TYPE_GRADIENT
Defines the combo box types for JGraphpadComboBox.ColorComboFactoryMethod. |
static int |
TYPE_LINECOLOR
Defines the combo box types for JGraphpadComboBox.ColorComboFactoryMethod. |
| Constructor Summary | |
JGraphpadComboBox()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int TYPE_BACKGROUND
JGraphpadComboBox.ColorComboFactoryMethod.
public static final int TYPE_GRADIENT
JGraphpadComboBox.ColorComboFactoryMethod.
public static final int TYPE_LINECOLOR
JGraphpadComboBox.ColorComboFactoryMethod.
public static Color[] defaultColors
public static int[] defaultShapes
| Constructor Detail |
public JGraphpadComboBox()
|
JGraphpad Pro
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||