Home
last modified time | relevance | path

Searched refs:SchemaEditorMenuBar (Results 1 – 4 of 4) sorted by relevance

/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DSchemaEditor.java11 import com.mxgraph.examples.swing.editor.SchemaEditorMenuBar;
129 editor.createFrame(new SchemaEditorMenuBar(editor)).setVisible(true); in main()
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DSchemaEditorMenuBar.java44 public class SchemaEditorMenuBar extends JMenuBar class
53 public SchemaEditorMenuBar(final BasicGraphEditor editor) in SchemaEditorMenuBar() method in SchemaEditorMenuBar