|
JGraphpad Pro
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JGraphEditorFactoryMethod | |
| com.jgraph.editor | Contains the main elements of the JGraph Editor Framework |
| com.jgraph.editor.factory | Contains the diagram pane, toolbox and factory methods |
| com.jgraph.pad.factory | Implements factory methods for constructing the UI |
| Uses of JGraphEditorFactoryMethod in com.jgraph.editor |
| Methods in com.jgraph.editor that return JGraphEditorFactoryMethod | |
JGraphEditorFactoryMethod |
JGraphEditorFactory.getMethod(String name)
Returns the factory method for the specified name or null
if no such factory method can be found. |
JGraphEditorFactoryMethod |
JGraphEditorFactory.getMethod(String name)
Returns the factory method for the specified name or null
if no such factory method can be found. |
| Methods in com.jgraph.editor with parameters of type JGraphEditorFactoryMethod | |
Object |
JGraphEditorFactory.addMethod(JGraphEditorFactoryMethod method)
Adds the specified factory method. |
Object |
JGraphEditorFactory.addMethod(JGraphEditorFactoryMethod method)
Adds the specified factory method. |
| Uses of JGraphEditorFactoryMethod in com.jgraph.editor.factory |
| Subclasses of JGraphEditorFactoryMethod in com.jgraph.editor.factory | |
static class |
JGraphEditorComboBox.BorderComboFactoryMethod
Provides a factory method to construct a border combo box. |
static class |
JGraphEditorComboBox.DashPatternComboFactoryMethod
Provides a factory method to construct a dashpattern combo box. |
static class |
JGraphEditorComboBox.LineDecorationComboFactoryMethod
Provides a factory method to construct a line decoration combo box. |
static class |
JGraphEditorComboBox.LineWidthComboFactoryMethod
Provides a factory method to construct a linewidth combo box. |
static class |
JGraphEditorNavigator.FactoryMethod
Factory method to construct a new navigator. |
| Uses of JGraphEditorFactoryMethod in com.jgraph.pad.factory |
| Subclasses of JGraphEditorFactoryMethod in com.jgraph.pad.factory | |
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. |
static class |
JGraphpadConsole.FactoryMethod
Provides a factory method to construct a console for System.err. |
static class |
JGraphpadLibraryPane.FactoryMethod
Provides a factory method to construct a library pane. |
class |
JGraphpadOpenRecentMenu
Menu to open the files stored under JGraphpad.KEY_RECENTFILES in the
editor settings. |
static class |
JGraphpadPane.BottomTabFactoryMethod
Provides a factory method to construct the bottom tab of an editor pane. |
static class |
JGraphpadPane.FactoryMethod
Provides a factory method to construct an editor pane. |
static class |
JGraphpadPane.LeftTabFactoryMethod
Provides a factory method to construct the left tab of an editor pane. |
static class |
JGraphpadStatusBar.FactoryMethod
Provides a factory method to construct a status bar for an editor. |
static class |
JGraphpadWindowMenu.FactoryMethod
Provides a factory method to construct a window menu for an editor. |
|
JGraphpad Pro
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||