Issue #666 fix collaboration message compose problems with ncp keybindings

Former-commit-id: ec779e0252ae7efd7228b7a0e1eea83b05b10c9b
This commit is contained in:
Ben Steffensmeier 2012-08-17 16:16:20 -05:00
parent d7a818fd1d
commit 3f0b2e474c
5 changed files with 60 additions and 29 deletions

View file

@ -52,6 +52,15 @@
id="gov.noaa.nws.ncep.ui.NCTEXTUI"
name="NCTEXT"/>
</extension>
<extension
point="com.raytheon.uf.viz.core.classContext">
<classContext
class="gov.noaa.nws.ncep.ui.nctextui.palette.NctextuiPaletteWindow">
<contextId
id="gov.noaa.nws.ncep.viz.ui.display.NCMapContext">
</contextId>
</classContext>
</extension>
<!--
<extension
point="org.eclipse.ui.menus">

View file

@ -3214,5 +3214,13 @@
extensionFilter=".xml,.tbl,.png,.txt,.xsl,.xlt,.xslt">
</path>
</extension>
<extension
point="com.raytheon.uf.viz.core.classContext">
<classContext
class="gov.noaa.nws.ncep.ui.pgen.palette.PgenPaletteWindow">
<contextId
id="gov.noaa.nws.ncep.viz.ui.display.NCMapContext">
</contextId>
</classContext>
</extension>
</plugin>

View file

@ -264,27 +264,27 @@
<!-- Turn off Raytheon's keybinding in the National Centers context-->
<key
commandId=""
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="BACKSPACE">
</key>
<key
commandId=""
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="F12">
</key>
<!-- Turn off the default keybinding in the National Centers context-->
<key
commandId=""
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
sequence="F10">
</key>
<key
commandId=""
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
sequence="F12">
</key>
@ -320,7 +320,7 @@
Hot keys <Shift + F1> through <Shift + F10> activate tabs 11 through 20 respectively-->
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="F1">
<parameter id="keyNum" value="1"/>
@ -328,7 +328,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="F2">
<parameter id="keyNum" value="2"/>
@ -336,7 +336,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="F3">
<parameter id="keyNum" value="3"/>
@ -344,7 +344,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="F4">
<parameter id="keyNum" value="4"/>
@ -352,7 +352,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="F5">
<parameter id="keyNum" value="5"/>
@ -360,7 +360,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="F6">
<parameter id="keyNum" value="6"/>
@ -368,7 +368,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="F7">
<parameter id="keyNum" value="7"/>
@ -376,7 +376,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="F8">
<parameter id="keyNum" value="8"/>
@ -384,7 +384,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="F9">
<parameter id="keyNum" value="9"/>
@ -392,14 +392,14 @@
<key
commandId=""
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
sequence="F10">
</key>
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="F10">
<parameter id="keyNum" value="10"/>
@ -407,7 +407,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="M2+F1">
<parameter id="keyNum" value="11"/>
@ -415,7 +415,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="M2+F2">
<parameter id="keyNum" value="12"/>
@ -423,7 +423,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="M2+F3">
<parameter id="keyNum" value="13"/>
@ -431,7 +431,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="M2+F4">
<parameter id="keyNum" value="14"/>
@ -439,7 +439,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="M2+F5">
<parameter id="keyNum" value="15"/>
@ -447,7 +447,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="M2+F6">
<parameter id="keyNum" value="16"/>
@ -455,7 +455,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="M2+F7">
<parameter id="keyNum" value="17"/>
@ -463,7 +463,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="M2+F8">
<parameter id="keyNum" value="18"/>
@ -471,7 +471,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="M2+F9">
<parameter id="keyNum" value="19"/>
@ -479,7 +479,7 @@
<key
commandId="gov.noaa.nws.ncep.viz.tools.hotKeys.tabNavigation"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="M2+F10">
<parameter id="keyNum" value="20"/>
@ -495,7 +495,7 @@
<!-- its easter egg time -->
<key
commandId="gov.noaa.nws.ncep.viz.ui.ncInventoryControl"
contextId="gov.noaa.nws.ncep.viz.ui.display.NCMapContext"
contextId="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
schemeId="com.raytheon.viz.ui.awips.scheme"
sequence="ALT+I">
</key>

View file

@ -21,7 +21,21 @@
description="The Natl Centers Product Genaration Context"
id="gov.noaa.nws.ncep.ui.pgen.pgenContext"
name="Natl Centers PGEN Context">
</context>
<context
description="The Natl Centers Perspective Context"
id="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext"
name="Natl Centers Perspective Context">
</context>
</extension>
<extension
point="com.raytheon.uf.viz.core.classContext">
<classContext
class="gov.noaa.nws.ncep.viz.ui.display.NCMapEditor">
<contextId
id="gov.noaa.nws.ncep.viz.ui.display.NCMapContext">
</contextId>
</classContext>
</extension>
<!--
<extension

View file

@ -930,13 +930,13 @@
</extension>
<!--Definition of the NCMapContext -->
<!--Definition of the NCPerspectiveContext -->
<extension
point="com.raytheon.uf.viz.core.classContext">
<classContext
class="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveManager">
<contextId
id="gov.noaa.nws.ncep.viz.ui.display.NCMapContext">
id="gov.noaa.nws.ncep.viz.ui.perspectives.NCPerspectiveContext">
</contextId>
</classContext>
</extension>