Home
last modified time | relevance | path

Searched refs:examples (Results 1 – 25 of 165) sorted by relevance

1234567

/plugin/jdraw/lib/
H A Djgraphx-examples.jar ... com/ com/mxgraph/ com/mxgraph/examples/ com/mxgraph/examples/swing/ com ...
H A Djdraw.jar ... jdraw/ com/mxgraph/ com/mxgraph/examples/ com/mxgraph/examples/swing/ com ...
/plugin/dw2pdf/
H A Ddeleted.files617 mpdf/examples/BGR-Red-Ducati_WCS-Test-TriState.jpg
618 mpdf/examples/ColorGammaGradient.png
619 mpdf/examples/Lower_Left.jpg
620 mpdf/examples/Lower_Right.jpg
621 mpdf/examples/MathJaxProcess.php
622 mpdf/examples/MathJaxSample.htm
623 mpdf/examples/Upper_Left.jpg
624 mpdf/examples/Upper_Right.jpg
625 mpdf/examples/alpha.png
626 mpdf/examples/alpha0
[all...]
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java.bak1 package com.mxgraph.examples.swing;
16 import com.mxgraph.examples.swing.editor.BasicGraphEditor;
17 import com.mxgraph.examples.swing.editor.EditorMenuBar;
18 import com.mxgraph.examples.swing.editor.EditorPalette;
19 import com.mxgraph.examples.swing.editor.EditorPaletteFactory;
219 .getResource("/com/mxgraph/examples/swing/images/bell.png")),
223 .getResource("/com/mxgraph/examples/swing/images/box.png")),
224 "image;image=/com/mxgraph/examples/swing/images/box.png", 50,
251 .getResource("/com/mxgraph/examples/swing/images/gear.png")),
276 "image;image=/com/mxgraph/examples/swing/images/server.png",
[all …]
H A DSchemaEditor.java1 package com.mxgraph.examples.swing;
9 import com.mxgraph.examples.swing.editor.BasicGraphEditor;
10 import com.mxgraph.examples.swing.editor.EditorPalette;
11 import com.mxgraph.examples.swing.editor.SchemaEditorMenuBar;
12 import com.mxgraph.examples.swing.editor.SchemaEditorToolBar;
13 import com.mxgraph.examples.swing.editor.SchemaGraphComponent;
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
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 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 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 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 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 DEditorPopupMenu.java1 package com.mxgraph.examples.swing.editor;
7 import com.mxgraph.examples.swing.editor.EditorActions.HistoryAction;
H A DEditorPaletteFactory.java1 package com.mxgraph.examples.swing.editor;
/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/oauth/
H A Ddeleted.files30 phpoauthlib/examples/amazon.php
31 phpoauthlib/examples/bitbucket.php
32 phpoauthlib/examples/bitly.php
33 phpoauthlib/examples/bootstrap.php
34 phpoauthlib/examples/box.php
35 phpoauthlib/examples/dailymotion.php
36 phpoauthlib/examples/dropbox.php
37 phpoauthlib/examples/etsy.php
38 phpoauthlib/examples/facebook.php
39 phpoauthlib/examples/fitbi
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DDictlayerdataDictWordsSensesDefinitions.php47 public function setExamples($examples) argument
49 $this->examples = $examples;
56 return $this->examples;
H A DDictlayerdataDictWords.php49 public function setExamples($examples) argument
51 $this->examples = $examples;
58 return $this->examples;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ListExamplesResponse.php33 public function setExamples($examples) argument
35 $this->examples = $examples;
42 return $this->examples;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeedStatusError.php69 public function setExamples($examples) argument
71 $this->examples = $examples;
78 return $this->examples;
/plugin/jdraw/src/com/hammurapi/jdraw/
H A DJDrawApplet.java8 import com.mxgraph.examples.swing.GraphEditor;
9 import com.mxgraph.examples.swing.editor.BasicGraphEditor;
10 import com.mxgraph.examples.swing.editor.EditorActions;
11 import com.mxgraph.examples.swing.editor.EditorMenuBar;
/plugin/discordnotifier/examples/
H A DREADME.md7 …ication](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/examples/images/example_se…
11 …ication](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/examples/images/example_se…
15 …ication](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/examples/images/example_se…
/plugin/bpmnio/vendor/dmn-js/
H A DREADME.md10 Use the library [pre-packaged](https://github.com/bpmn-io/dmn-js-examples/tree/master/pre-packaged)
11 or include it [via npm](https://github.com/bpmn-io/dmn-js-examples/tree/master/bundling)
36 Checkout our [examples](https://github.com/bpmn-io/dmn-js-examples) for
59 * [Examples](https://github.com/bpmn-io/dmn-js-examples)
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md11 Use the library [pre-packaged](https://github.com/bpmn-io/bpmn-js-examples/tree/master/pre-packaged)
12 or include it [via npm](https://github.com/bpmn-io/bpmn-js-examples/tree/master/bundling)
35 Checkout our [examples](https://github.com/bpmn-io/bpmn-js-examples) for many
56 * [Examples](https://github.com/bpmn-io/bpmn-js-examples)
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A DREADME.md67 > For more examples it would be best to review the scripts in the [`/examples` folder](/examples).
/plugin/etherpadlite/externals/etherpad-lite-client/
H A DREADME.md17 Examples are located in examples.php and example_big.php. examples.php contains an example for eac…
/plugin/jplayer/vendor/happyworm/jplayer/
H A D.jamignore6 examples

1234567