📄 javax.swing.jmenu.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#JMenu">
<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 #//@objectsToAttach.4 #//@objectsToAttach.5 #//@objectsToAttach.6 #//@objectsToAttach.7"/>
</value>
<value xsi:type="change:FeatureChange" featureName="events">
<listChanges xsi:type="change:ListChange" referenceValues="#//@objectsToAttach.8"/>
</value>
</objectChanges>
<objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanDecorator" shortDescription="JMenu contains menu items" implicitlySetBits="6773413839565225998" implicitDecoratorFlag="IMPLICIT_DECORATOR" mergeSuperMethods="false">
<attributes xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:FeatureAttributeMapEntry" key="ICON_COLOR_32x32" value="implicit,"icons/menu32.gif""/>
<attributes xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:FeatureAttributeMapEntry" key="ICON_COLOR_16x16" value="implicit,"icons/menu16.gif""/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="delay" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Delay before the popup menu is displayed" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenu.getDelay(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenu.setDelay(int"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="itemCount" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Number of items on the menu" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenu.getItemCount("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="menuComponentCount" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Number of menu components on the menu" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenu.getMenuComponentCount("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="menuComponents" eType="org.eclipse.jem.java:ArrayType java:/java.awt#Component[]" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Get an array of menu's subcomponents" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenu.getMenuComponents("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="popupMenu" eType="org.eclipse.jem.java:JavaClass java:/javax.swing#JPopupMenu" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="The popup menu associated with this menu" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenu.getPopupMenu("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="popupMenuVisible" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Whether the popup menu is visible" expert="true" implicitlySetBits="6629298651489370236" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" designTime="false" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenu.isPopupMenuVisible(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenu.setPopupMenuVisible(boolean"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="topLevelMenu" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Is menu directly on the menubar" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenu.isTopLevelMenu("/>
</objectsToAttach>
<objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanEvent" name="menu">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:EventSetDecorator" displayName="Menu Events" shortDescription="All menu events" implicitlySetBits="-2594073385365405571" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" inDefaultEventSet="true" addListenerMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenu.addMenuListener(javax.swing.event.MenuListener" listenerType="org.eclipse.jem.java:JavaClass java:/javax.swing.event#MenuListener" removeListenerMethod="org.eclipse.jem.java:Method java:/javax.swing#JMenu.removeMenuListener(javax.swing.event.MenuListener">
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="menuCanceled" method="org.eclipse.jem.java:Method java:/javax.swing.event#MenuListener.menuCanceled(javax.swing.event.MenuEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired on canceling a menu" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="menuEvent"/>
</eAnnotations>
</serListMthd>
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="menuSelected" method="org.eclipse.jem.java:Method java:/javax.swing.event#MenuListener.menuSelected(javax.swing.event.MenuEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when a menu is selected" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="menuEvent"/>
</eAnnotations>
</serListMthd>
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="menuDeselected" method="org.eclipse.jem.java:Method java:/javax.swing.event#MenuListener.menuDeselected(javax.swing.event.MenuEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when a menu is deselected" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="menuEvent"/>
</eAnnotations>
</serListMthd>
</eAnnotations>
</objectsToAttach>
</change:ChangeDescription>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -