Home
last modified time | relevance | path

Searched refs:SaveAction (Results 1 – 10 of 10) sorted by relevance

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorKeyboardHandler.java64 map.put("save", new EditorActions.SaveAction(false)); in createActionMap()
65 map.put("saveAs", new EditorActions.SaveAction(true)); in createActionMap()
H A DSchemaEditorToolBar.java17 import com.mxgraph.examples.swing.editor.EditorActions.SaveAction;
55 add(editor.bind("Save", new SaveAction(false), in SchemaEditorToolBar()
H A DEditorToolBar.java24 import com.mxgraph.examples.swing.editor.EditorActions.SaveAction;
64 add(editor.bind("Save", new SaveAction(false), in EditorToolBar()
H A DSchemaEditorMenuBar.java26 import com.mxgraph.examples.swing.editor.EditorActions.SaveAction;
70 menu.add(editor.bind(mxResources.get("save"), new SaveAction(false), in SchemaEditorMenuBar()
72 menu.add(editor.bind(mxResources.get("saveAs"), new SaveAction(true), in SchemaEditorMenuBar()
H A DEditorMenuBar.java31 import com.mxgraph.examples.swing.editor.EditorActions.SaveAction;
82 menu.add(editor.bind(mxResources.get("save"), new SaveAction(false), in EditorMenuBar()
H A DEditorMenuBar.java.bak31 import com.mxgraph.examples.swing.editor.EditorActions.SaveAction;
82 menu.add(editor.bind(mxResources.get("save"), new SaveAction(false),
84 // menu.add(editor.bind(mxResources.get("saveAs"), new SaveAction(true),
H A DEditorActions.java482 public static class SaveAction extends AbstractAction { class in EditorActions
493 public SaveAction(boolean showDialog) { in SaveAction() method in EditorActions.SaveAction
H A DEditorActions.java.bak482 public static class SaveAction extends AbstractAction {
493 public SaveAction(boolean showDialog) {
/plugin/jdraw/lib/
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...