Révision 1505
tmp/org.txm.rcp/plugin.xml (revision 1505) | ||
---|---|---|
587 | 587 |
</or> |
588 | 588 |
</visibleWhen> |
589 | 589 |
</command> |
590 |
<command |
|
591 |
commandId="org.txm.rcp.commands.function.ExportSVG" |
|
592 |
icon="icons/functions/exportSVG.png" |
|
593 |
label="%command.label.101" |
|
594 |
style="push" |
|
595 |
tooltip="%command.tooltip.54"> |
|
596 |
<visibleWhen |
|
597 |
checkEnabled="false"> |
|
598 |
<or> |
|
599 |
<reference |
|
600 |
definitionId="SVGEditorActive"> |
|
601 |
</reference> |
|
602 |
<reference |
|
603 |
definitionId="OneCAHSelected"> |
|
604 |
</reference> |
|
605 |
<reference |
|
606 |
definitionId="OneProgressionSelected"> |
|
607 |
</reference> |
|
608 |
<reference |
|
609 |
definitionId="OneWordCloudSelected"> |
|
610 |
</reference> |
|
611 |
</or> |
|
612 |
</visibleWhen> |
|
613 |
</command> |
|
614 | 590 |
</menu> |
615 | 591 |
<separator |
616 | 592 |
name="menu.file.separator.file" |
... | ... | |
1328 | 1304 |
</or> |
1329 | 1305 |
</visibleWhen> |
1330 | 1306 |
</command> |
1331 |
<command |
|
1332 |
commandId="org.txm.rcp.commands.function.ExportSVG" |
|
1333 |
icon="icons/functions/exportSVG.png" |
|
1334 |
style="push" |
|
1335 |
tooltip="%command.tooltip.54"> |
|
1336 |
<visibleWhen |
|
1337 |
checkEnabled="false"> |
|
1338 |
<or> |
|
1339 |
<reference |
|
1340 |
definitionId="SVGEditorActive"> |
|
1341 |
</reference> |
|
1342 |
</or> |
|
1343 |
</visibleWhen> |
|
1344 |
</command> |
|
1345 | 1307 |
</toolbar> |
1346 | 1308 |
<separator |
1347 | 1309 |
name="org.txm.rcp.toolbar.separator1" |
... | ... | |
1914 | 1876 |
</or> |
1915 | 1877 |
</visibleWhen> |
1916 | 1878 |
</command> |
1917 |
<command |
|
1918 |
commandId="org.txm.rcp.commands.function.ExportSVG" |
|
1919 |
icon="icons/functions/exportSVG.png" |
|
1920 |
label="%command.label.101" |
|
1921 |
style="push" |
|
1922 |
tooltip="%command.tooltip.54"> |
|
1923 |
<visibleWhen |
|
1924 |
checkEnabled="false"> |
|
1925 |
<or> |
|
1926 |
<reference |
|
1927 |
definitionId="SVGEditorActive"> |
|
1928 |
</reference> |
|
1929 |
<reference |
|
1930 |
definitionId="OneCAHSelected"> |
|
1931 |
</reference> |
|
1932 |
<reference |
|
1933 |
definitionId="OneProgressionSelected"> |
|
1934 |
</reference> |
|
1935 |
<reference |
|
1936 |
definitionId="OneWordCloudSelected"> |
|
1937 |
</reference> |
|
1938 |
</or> |
|
1939 |
</visibleWhen> |
|
1940 |
</command> |
|
1941 | 1879 |
</menu> |
1942 | 1880 |
|
1943 | 1881 |
<separator |
tmp/org.txm.chartsengine.rcp/plugin.xml (revision 1505) | ||
---|---|---|
100 | 100 |
</menuContribution> |
101 | 101 |
<menuContribution |
102 | 102 |
allPopups="false" |
103 |
locationURI="toolbar:org.txm.rcp.toolbarresult?before=org.txm.rcp.handlers.export.ExportResult">
|
|
103 |
locationURI="toolbar:org.txm.rcp.toolbars.result">
|
|
104 | 104 |
<command |
105 | 105 |
commandId="ExportChart" |
106 | 106 |
icon="icons/export_chart.png" |
107 |
label="%command.label.42" |
|
107 | 108 |
style="push" |
108 | 109 |
tooltip="%command.name.92"> |
109 | 110 |
<visibleWhen |
110 | 111 |
checkEnabled="false"> |
111 |
<or> |
|
112 |
<reference |
|
113 |
definitionId="OneChartResultSelected"> |
|
114 |
</reference> |
|
115 |
</or> |
|
112 |
<reference |
|
113 |
definitionId="OneChartResultSelected"> |
|
114 |
</reference> |
|
116 | 115 |
</visibleWhen> |
117 | 116 |
</command> |
118 | 117 |
</menuContribution> |
... | ... | |
126 | 125 |
style="push"> |
127 | 126 |
<visibleWhen |
128 | 127 |
checkEnabled="false"> |
129 |
<or> |
|
130 |
<reference |
|
131 |
definitionId="OneChartResultSelected"> |
|
132 |
</reference> |
|
133 |
</or> |
|
128 |
<reference |
|
129 |
definitionId="OneChartResultSelected"> |
|
130 |
</reference> |
|
134 | 131 |
</visibleWhen> |
135 | 132 |
</command> |
136 | 133 |
</menuContribution> |
137 | 134 |
<menuContribution |
138 | 135 |
allPopups="false" |
139 |
locationURI="popup:corporaview.menu.file.export">
|
|
136 |
locationURI="popup:org.txm.rcp.corporaview.export">
|
|
140 | 137 |
<command |
141 | 138 |
commandId="ExportChart" |
142 | 139 |
icon="icons/export_chart.png" |
... | ... | |
144 | 141 |
style="push"> |
145 | 142 |
<visibleWhen |
146 | 143 |
checkEnabled="false"> |
147 |
<or> |
|
148 |
<reference |
|
149 |
definitionId="OneChartResultSelected"> |
|
150 |
</reference> |
|
151 |
</or> |
|
144 |
<reference |
|
145 |
definitionId="OneChartResultSelected"> |
|
146 |
</reference> |
|
152 | 147 |
</visibleWhen> |
153 | 148 |
</command> |
154 | 149 |
</menuContribution> |
tmp/org.txm.concordance.rcp/src/org/txm/concordance/rcp/editors/ConcordanceEditor.java (revision 1505) | ||
---|---|---|
1912 | 1912 |
IConfigurationElement[] config = Platform.getExtensionRegistry() |
1913 | 1913 |
.getConfigurationElementsFor(BACKTOTEXT_COMMAND_ID); |
1914 | 1914 |
for (IConfigurationElement e : config) { |
1915 |
Object o = e.createExecutableExtension(ConcordanceUIMessages._class);
|
|
1915 |
Object o = e.createExecutableExtension("class"); // //$NON-NLS-1$
|
|
1916 | 1916 |
if (o instanceof BackToTextCommand) { |
1917 | 1917 |
return ((BackToTextCommand) o).backToText(this, line.getMatch()); |
1918 | 1918 |
} |
tmp/org.txm.concordance.rcp/src/org/txm/concordance/rcp/messages/ConcordanceUIMessages.java (revision 1505) | ||
---|---|---|
42 | 42 |
public static String openingCorpusEdition; |
43 | 43 |
public static String startComputingConcordance; |
44 | 44 |
public static String sorting; |
45 |
public static String _class; |
|
46 | 45 |
public static String deleteSelectedLines; |
47 | 46 |
|
48 | 47 |
|
Formats disponibles : Unified diff