JGraphpad Pro
v6.0.5.0


com.jgraph.editor.factory
Class JGraphEditorComboBox.DashPatternComboFactoryMethod

java.lang.Object
  extended bycom.jgraph.editor.factory.JGraphEditorFactoryMethod
      extended bycom.jgraph.editor.factory.JGraphEditorComboBox.DashPatternComboFactoryMethod
Enclosing class:
JGraphEditorComboBox

public static class JGraphEditorComboBox.DashPatternComboFactoryMethod
extends JGraphEditorFactoryMethod

Provides a factory method to construct a dashpattern combo box.


Field Summary
static String NAME
          Defines the default name for factory methods of this kind.
 
Fields inherited from class com.jgraph.editor.factory.JGraphEditorFactoryMethod
name
 
Constructor Summary
JGraphEditorComboBox.DashPatternComboFactoryMethod()
          Constructs a new dash pattern combo factory method using NAME.
 
Method Summary
 Component createInstance(Node configuration)
          Returns a new dashpattern combo box for configuration.
 
Methods inherited from class com.jgraph.editor.factory.JGraphEditorFactoryMethod
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static String NAME
Defines the default name for factory methods of this kind.

Constructor Detail

JGraphEditorComboBox.DashPatternComboFactoryMethod

public JGraphEditorComboBox.DashPatternComboFactoryMethod()
Constructs a new dash pattern combo factory method using NAME.

Method Detail

createInstance

public Component createInstance(Node configuration)
Returns a new dashpattern combo box for configuration.

Specified by:
createInstance in class JGraphEditorFactoryMethod
Parameters:
configuration - The configuration to use for creating the combo box.
Returns:
Returns a new component.

JGraphpad Pro
v6.0.5.0


Copyright (C) 2005 JGraph.com. All rights reserved.