Home
last modified time | relevance | path

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

123456789

/plugin/jdraw/lib/
Djgraphx-examples.jar ... com/ com/mxgraph/ com/mxgraph/examples/ com/mxgraph/examples/swing/ com ...
Djdraw.jar ... jdraw/ com/mxgraph/ com/mxgraph/examples/ com/mxgraph/examples/swing/ com ...
/plugin/jdraw/src/com/mxgraph/examples/swing/
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;
58 //GraphEditor.class.getResource("/com/mxgraph/examples/swing/images/connector.gif");
114 .getResource("/com/mxgraph/examples/swing/images/swimlane.png")),
121 .getResource("/com/mxgraph/examples/swing/images/rectangle.png")),
128 .getResource("/com/mxgraph/examples/swing/images/rounded.png")),
135 .getResource("/com/mxgraph/examples/swing/images/ellipse.png")),
[all …]
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/
DEditorMenuBar.java.bak1 package com.mxgraph.examples.swing.editor;
14 import com.mxgraph.examples.swing.editor.EditorActions.AlignCellsAction;
15 import com.mxgraph.examples.swing.editor.EditorActions.AutosizeAction;
16 import com.mxgraph.examples.swing.editor.EditorActions.BackgroundAction;
17 import com.mxgraph.examples.swing.editor.EditorActions.BackgroundImageAction;
18 import com.mxgraph.examples.swing.editor.EditorActions.ColorAction;
19 import com.mxgraph.examples.swing.editor.EditorActions.ExitAction;
20 import com.mxgraph.examples.swing.editor.EditorActions.GridColorAction;
21 import com.mxgraph.examples.swing.editor.EditorActions.GridStyleAction;
22 import com.mxgraph.examples.swing.editor.EditorActions.HistoryAction;
[all …]
DSchemaEditorMenuBar.java1 package com.mxgraph.examples.swing.editor;
14 import com.mxgraph.examples.swing.editor.EditorActions.BackgroundAction;
15 import com.mxgraph.examples.swing.editor.EditorActions.BackgroundImageAction;
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;
22 import com.mxgraph.examples.swing.editor.EditorActions.PageBackgroundAction;
[all …]
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;
16 import com.mxgraph.examples.swing.editor.EditorActions.BackgroundAction;
17 import com.mxgraph.examples.swing.editor.EditorActions.BackgroundImageAction;
18 import com.mxgraph.examples.swing.editor.EditorActions.ColorAction;
19 import com.mxgraph.examples.swing.editor.EditorActions.ExitAction;
20 import com.mxgraph.examples.swing.editor.EditorActions.GridColorAction;
21 import com.mxgraph.examples.swing.editor.EditorActions.GridStyleAction;
22 import com.mxgraph.examples.swing.editor.EditorActions.HistoryAction;
[all …]
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;
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;
DEditorPopupMenu.java1 package com.mxgraph.examples.swing.editor;
7 import com.mxgraph.examples.swing.editor.EditorActions.HistoryAction;
/plugin/markdownextra/lib/meltdown/js/
Djquery.meltdown.js80 for (example in opts.examples) {
81 if (opts.examples.hasOwnProperty(example)) {
82 example = opts.examples[example];
180 var key, examples, pounds, i, j;
181 examples = { variable
221 examples['h' + i] = { variable
231 examples.link = {
241 examples.img = {
251 examples.blockquote = {
262 examples.codeblock = {
[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/fitbit.php
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
DDictlayerdataDictWordsSensesDefinitions.php47 public function setExamples($examples) argument
49 $this->examples = $examples;
56 return $this->examples;
DDictlayerdataDictWords.php49 public function setExamples($examples) argument
51 $this->examples = $examples;
58 return $this->examples;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
DGoogleCloudDatalabelingV1beta1ListExamplesResponse.php33 public function setExamples($examples) argument
35 $this->examples = $examples;
42 return $this->examples;
/plugin/dw2pdf/
Ddeleted.files212 mpdf/examples/BGR-Red-Ducati_WCS-Test-TriState.jpg
213 mpdf/examples/ColorGammaGradient.png
214 mpdf/examples/Lower_Left.jpg
215 mpdf/examples/Lower_Right.jpg
216 mpdf/examples/MathJaxProcess.php
217 mpdf/examples/MathJaxSample.htm
218 mpdf/examples/Upper_Left.jpg
219 mpdf/examples/Upper_Right.jpg
220 mpdf/examples/alpha.gif
221 mpdf/examples/alpha.png
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DDatafeedStatusError.php69 public function setExamples($examples) argument
71 $this->examples = $examples;
78 return $this->examples;
/plugin/jdraw/src/com/hammurapi/jdraw/
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/
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/
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/asciidocjs/node_modules/pug-filters/node_modules/yargs/lib/
Dusage.js56 var examples = []
58 examples.push([cmd, description || ''])
186 if (examples.length) {
189 examples.forEach(function (example) {
193 examples.forEach(function (example) {
195 {text: example[0], padding: [0, 2, 0, 2], width: maxWidth(examples) + 4},
/plugin/bpmnio/vendor/bpmn-js/
DREADME.md11 Use the library [pre-packaged](https://github.com/bpmn-io/bpmn-js-examples/tree/main/pre-packaged)
12 or include it [via npm](https://github.com/bpmn-io/bpmn-js-examples/tree/main/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/asciidocjs/node_modules/yargs/build/lib/
Dusage.js92 let examples = [];
94 examples.push([cmd, description || '']);
351 if (examples.length) {
353 examples.forEach(example => {
356 examples.forEach(example => {
367 width: maxWidth(examples, theWrap) + 4,
520 examples = [];
533 examples, property
548 examples,
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
DREADME.md67 > For more examples it would be best to review the scripts in the [`/examples` folder](/examples).
/plugin/etherpadlite/externals/etherpad-lite-client/
DREADME.md17 Examples are located in examples.php and example_big.php. examples.php contains an example for eac…

123456789