⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 javax.swing.jmenuitem.xmi

📁 another swing example for java programmmer
💻 XMI
字号:
<?xml version="1.0" encoding="UTF-8"?>
<change:ChangeDescription xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:change="http://www.eclipse.org/emf/2003/Change" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:org.eclipse.jem.internal.beaninfo.beaninfo="http:///org/eclipse/jem/internal/beaninfo/beaninfo.ecore" xmlns:org.eclipse.jem.java="java.xmi">
  <objectChanges xsi:type="change:EObjectToChangesMapEntry" key="org.eclipse.jem.java:JavaClass java:/javax.swing#JMenuItem">
    <value xsi:type="change:FeatureChange" featureName="eAnnotations">
      <listChanges xsi:type="change:ListChange" referenceValues="#//@objectsToAttach.0"/>
    </value>
    <value xsi:type="change:FeatureChange" featureName="eStructuralFeatures">
      <listChanges xsi:type="change:ListChange" referenceValues="#//@objectsToAttach.1 #//@objectsToAttach.2 #//@objectsToAttach.3"/>
    </value>
    <value xsi:type="change:FeatureChange" featureName="events">
      <listChanges xsi:type="change:ListChange" referenceValues="#//@objectsToAttach.4 #//@objectsToAttach.5"/>
    </value>
  </objectChanges>
  <objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanDecorator" shortDescription="JFC Menu item" implicitlySetBits="6773413839565225998" implicitDecoratorFlag="IMPLICIT_DECORATOR" mergeSuperMethods="false">
    <attributes xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:FeatureAttributeMapEntry" key="ICON_COLOR_32x32" value="implicit,&quot;icons/menuit32.gif&quot;"/>
    <attributes xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:FeatureAttributeMapEntry" key="ICON_COLOR_16x16" value="implicit,&quot;icons/menuit16.gif&quot;"/>
    <notInheritedPropertyNames>enabled</notInheritedPropertyNames>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="accelerator" eType="org.eclipse.jem.java:JavaClass java:/javax.swing#KeyStroke" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Accelerator key to invoke the menuitem action" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenuItem.getAccelerator(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenuItem.setAccelerator(javax.swing.KeyStroke"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="armed" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Arm or disarm the menu item" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenuItem.isArmed(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenuItem.setArmed(boolean"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="enabled" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Disable or enable the menu item" preferred="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.isEnabled(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenuItem.setEnabled(boolean"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanEvent" name="menuKey">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:EventSetDecorator" displayName="Menu Key" shortDescription="All menuKey events" implicitlySetBits="-2594073385365405571" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" inDefaultEventSet="true" addListenerMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenuItem.addMenuKeyListener(javax.swing.event.MenuKeyListener" listenerType="org.eclipse.jem.java:JavaClass java:/javax.swing.event#MenuKeyListener" removeListenerMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenuItem.removeMenuKeyListener(javax.swing.event.MenuKeyListener">
      <serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="menuKeyPressed" method="org.eclipse.jem.java:Method java:/javax.swing.event#MenuKeyListener.menuKeyPressed(javax.swing.event.MenuKeyEvent">
        <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when a menu key is pressed" implicitlySetBits="6629298651489370113">
          <serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="menuKeyEvent"/>
        </eAnnotations>
      </serListMthd>
      <serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="menuKeyReleased" method="org.eclipse.jem.java:Method java:/javax.swing.event#MenuKeyListener.menuKeyReleased(javax.swing.event.MenuKeyEvent">
        <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when a menu key is released" implicitlySetBits="6629298651489370113">
          <serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="menuKeyEvent"/>
        </eAnnotations>
      </serListMthd>
      <serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="menuKeyTyped" method="org.eclipse.jem.java:Method java:/javax.swing.event#MenuKeyListener.menuKeyTyped(javax.swing.event.MenuKeyEvent">
        <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when a menu key is typed" implicitlySetBits="6629298651489370113">
          <serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="menuKeyEvent"/>
        </eAnnotations>
      </serListMthd>
    </eAnnotations>
  </objectsToAttach>
  <objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanEvent" name="menuDragMouse">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:EventSetDecorator" displayName="Menu Drag Mouse" shortDescription="All menuDragMouse events" implicitlySetBits="-2594073385365405571" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" inDefaultEventSet="true" addListenerMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenuItem.addMenuDragMouseListener(javax.swing.event.MenuDragMouseListener" listenerType="org.eclipse.jem.java:JavaClass java:/javax.swing.event#MenuDragMouseListener" removeListenerMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenuItem.removeMenuDragMouseListener(javax.swing.event.MenuDragMouseListener">
      <serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="menuDragMouseDragged" method="org.eclipse.jem.java:Method java:/javax.swing.event#MenuDragMouseListener.menuDragMouseDragged(javax.swing.event.MenuDragMouseEvent">
        <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when the mouse is being dragged in a menu component's display area" implicitlySetBits="6629298651489370113">
          <serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="menuDragMouseEvent"/>
        </eAnnotations>
      </serListMthd>
      <serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="menuDragMouseEntered" method="org.eclipse.jem.java:Method java:/javax.swing.event#MenuDragMouseListener.menuDragMouseEntered(javax.swing.event.MenuDragMouseEvent">
        <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when the dragged mouse has entered a menu component's display area" implicitlySetBits="6629298651489370113">
          <serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="menuDragMouseEvent"/>
        </eAnnotations>
      </serListMthd>
      <serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="menuDragMouseExited" method="org.eclipse.jem.java:Method java:/javax.swing.event#MenuDragMouseListener.menuDragMouseExited(javax.swing.event.MenuDragMouseEvent">
        <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when the dragged mouse has left a menu component's display area" implicitlySetBits="6629298651489370113">
          <serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="menuDragMouseEvent"/>
        </eAnnotations>
      </serListMthd>
      <serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="menuDragMouseReleased" method="org.eclipse.jem.java:Method java:/javax.swing.event#MenuDragMouseListener.menuDragMouseReleased(javax.swing.event.MenuDragMouseEvent">
        <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when the dragged mouse is released in a menu component's display area" implicitlySetBits="6629298651489370113">
          <serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="menuDragMouseEvent"/>
        </eAnnotations>
      </serListMthd>
    </eAnnotations>
  </objectsToAttach>
</change:ChangeDescription>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -