Home
last modified time | relevance | path

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

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorPaletteFactory.java11 public interface EditorPaletteFactory { interface
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java28 import com.mxgraph.examples.swing.editor.EditorPaletteFactory;
97 …ServiceLoader<EditorPaletteFactory> sl = ServiceLoader.load(EditorPaletteFactory.class, this.getCl… in GraphEditor()
98 Iterator<EditorPaletteFactory> epfit = sl.iterator(); in GraphEditor()
100 EditorPaletteFactory epf = epfit.next(); in GraphEditor()
H A DGraphEditor.java.bak19 import com.mxgraph.examples.swing.editor.EditorPaletteFactory;
78 …ServiceLoader<EditorPaletteFactory> sl = ServiceLoader.load(EditorPaletteFactory.class, this.getCl…
79 Iterator<EditorPaletteFactory> epfit = sl.iterator();
81 EditorPaletteFactory epf = epfit.next();
/plugin/jdraw/lib/
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...