Home
last modified time | relevance | path

Searched refs:examples (Results 101 – 125 of 165) sorted by path

1234567

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorKeyboardHandler.java5 package com.mxgraph.examples.swing.editor;
H A DEditorMenuBar.java1 package com.mxgraph.examples.swing.editor;
14 import com.mxgraph.examples.swing.editor.EditorActions.AlignCellsAction;
15 import com.mxgraph.examples.swing.editor.EditorActions.AutosizeAction;
18 import com.mxgraph.examples.swing.editor.EditorActions.ColorAction;
19 import com.mxgraph.examples.swing.editor.EditorActions.ExitAction;
22 import com.mxgraph.examples.swing.editor.EditorActions.HistoryAction;
24 import com.mxgraph.examples.swing.editor.EditorActions.NewAction;
25 import com.mxgraph.examples.swing.editor.EditorActions.OpenAction;
28 import com.mxgraph.examples.swing.editor.EditorActions.PrintAction;
31 import com.mxgraph.examples.swing.editor.EditorActions.SaveAction;
[all …]
H A DEditorMenuBar.java.bak1 package com.mxgraph.examples.swing.editor;
76 "/com/mxgraph/examples/swing/images/new.gif"));
78 "/com/mxgraph/examples/swing/images/open.gif"));
83 "/com/mxgraph/examples/swing/images/save.gif"));
103 "/com/mxgraph/examples/swing/images/undo.gif"));
105 "/com/mxgraph/examples/swing/images/redo.gif"));
113 "/com/mxgraph/examples/swing/images/copy.gif"));
116 "/com/mxgraph/examples/swing/images/paste.gif"));
122 "/com/mxgraph/examples/swing/images/delete.gif"));
536 "/com/mxgraph/examples/swing/images/up.gif"));
[all …]
H A DEditorPalette.java5 package com.mxgraph.examples.swing.editor;
H A DEditorPaletteFactory.java1 package com.mxgraph.examples.swing.editor;
H A DEditorPopupMenu.java1 package com.mxgraph.examples.swing.editor;
7 import com.mxgraph.examples.swing.editor.EditorActions.HistoryAction;
H A DEditorRuler.java10 package com.mxgraph.examples.swing.editor;
H A DEditorToolBar.java1 package com.mxgraph.examples.swing.editor;
17 import com.mxgraph.examples.swing.editor.EditorActions.ColorAction;
18 import com.mxgraph.examples.swing.editor.EditorActions.FontStyleAction;
19 import com.mxgraph.examples.swing.editor.EditorActions.HistoryAction;
20 import com.mxgraph.examples.swing.editor.EditorActions.KeyValueAction;
21 import com.mxgraph.examples.swing.editor.EditorActions.NewAction;
22 import com.mxgraph.examples.swing.editor.EditorActions.OpenAction;
23 import com.mxgraph.examples.swing.editor.EditorActions.PrintAction;
24 import com.mxgraph.examples.swing.editor.EditorActions.SaveAction;
H A DJTableRenderer.java10 package com.mxgraph.examples.swing.editor;
H A DSchemaEditorMenuBar.java1 package com.mxgraph.examples.swing.editor;
14 import com.mxgraph.examples.swing.editor.EditorActions.BackgroundAction;
16 import com.mxgraph.examples.swing.editor.EditorActions.ExitAction;
17 import com.mxgraph.examples.swing.editor.EditorActions.GridColorAction;
18 import com.mxgraph.examples.swing.editor.EditorActions.GridStyleAction;
19 import com.mxgraph.examples.swing.editor.EditorActions.HistoryAction;
20 import com.mxgraph.examples.swing.editor.EditorActions.NewAction;
21 import com.mxgraph.examples.swing.editor.EditorActions.OpenAction;
24 import com.mxgraph.examples.swing.editor.EditorActions.PrintAction;
26 import com.mxgraph.examples.swing.editor.EditorActions.SaveAction;
[all …]
H A DSchemaEditorToolBar.java1 package com.mxgraph.examples.swing.editor;
13 import com.mxgraph.examples.swing.editor.EditorActions.HistoryAction;
14 import com.mxgraph.examples.swing.editor.EditorActions.NewAction;
15 import com.mxgraph.examples.swing.editor.EditorActions.OpenAction;
16 import com.mxgraph.examples.swing.editor.EditorActions.PrintAction;
17 import com.mxgraph.examples.swing.editor.EditorActions.SaveAction;
H A DSchemaGraphComponent.java1 package com.mxgraph.examples.swing.editor;
H A DShadowBorder.java12 package com.mxgraph.examples.swing.editor;
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Ddefault-style.xml.bak2 <include name="/com/mxgraph/examples/swing/resources/basic-style.xml"/>
/plugin/jmol2/jmol/
H A DCHANGES.txt234 # see http://chemapps.stolaf.edu/jmol/docs/examples-11/showsym.htm
3656 # examples:
/plugin/jplayer/vendor/happyworm/jplayer/
H A D.jamignore6 examples
H A DCHANGELOG.md12 - jPlayer Repository Refactor: Changed the html `examples` file extentions from `htm` to `html` for…
H A DMIGRATION.md8 - jPlayer Repository Refactor: Changed the html `examples` file extentions from `htm` to `html` for…
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A DREADME.md4 The purpose of having static copies of external libraries is so that the examples work after simply…
/plugin/jplayer/vendor/mustache/mustache/
H A DCONTRIBUTING.md27 * Update any documentation: docblocks, README, examples, etc.
/plugin/linksuggest/
H A DREADME.md4 ![](/examples/example2.gif)
/plugin/markdownextra/lib/meltdown/
H A DREADME.md15 examples['test'] = {
/plugin/markdownextra/lib/meltdown/js/
H A Djquery.meltdown.js181 examples = { class in getExamples
221 examples['h' + i] = { class in getExamples
231 examples.link = {
241 examples.img = {
251 examples.blockquote = {
262 examples.codeblock = {
274 examples.code = {
284 examples.footnote = {
294 examples.hr = {
304 for (key in examples) {
[all …]
/plugin/mdpage/vendor/cebe/markdown/
H A DCONTRIBUTING.md36 the `/tests` directory. See existing files for examples.
H A DREADME.md91 Here are some examples:

1234567