?? javax.swing.jframe.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#JFrame">
<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.3 #//@objectsToAttach.4 #//@objectsToAttach.5 #//@objectsToAttach.6 #//@objectsToAttach.7 #//@objectsToAttach.8"/>
</value>
</objectChanges>
<objectChanges xsi:type="change:EObjectToChangesMapEntry" key="ecore:EReference java:/javax.swing#JFrame/contentPane">
<value xsi:type="change:FeatureChange" featureName="eAnnotations">
<listChanges xsi:type="change:ListChange" referenceValues="#//@objectsToAttach.1"/>
</value>
<value xsi:type="change:FeatureChange" featureName="name" dataValue="contentPane"/>
<value xsi:type="change:FeatureChange" featureName="transient" dataValue="false"/>
<value xsi:type="change:FeatureChange" featureName="volatile" dataValue="false"/>
<value xsi:type="change:FeatureChange" featureName="changeable" dataValue="true"/>
<value xsi:type="change:FeatureChange" featureName="eType" referenceValue="org.eclipse.jem.java:JavaClass java:/java.awt#Container"/>
<value xsi:type="change:FeatureChange" featureName="lowerBound" dataValue="0"/>
<value xsi:type="change:FeatureChange" featureName="upperBound" dataValue="1"/>
</objectChanges>
<objectChanges xsi:type="change:EObjectToChangesMapEntry" key="ecore:EReference java:/javax.swing#JFrame/JMenuBar">
<value xsi:type="change:FeatureChange" featureName="eAnnotations">
<listChanges xsi:type="change:ListChange" referenceValues="#//@objectsToAttach.2"/>
</value>
<value xsi:type="change:FeatureChange" featureName="name" dataValue="JMenuBar"/>
<value xsi:type="change:FeatureChange" featureName="transient" dataValue="false"/>
<value xsi:type="change:FeatureChange" featureName="volatile" dataValue="false"/>
<value xsi:type="change:FeatureChange" featureName="changeable" dataValue="true"/>
<value xsi:type="change:FeatureChange" featureName="eType" referenceValue="org.eclipse.jem.java:JavaClass java:/javax.swing#JMenuBar"/>
<value xsi:type="change:FeatureChange" featureName="lowerBound" dataValue="0"/>
<value xsi:type="change:FeatureChange" featureName="upperBound" dataValue="1"/>
</objectChanges>
<objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanDecorator" shortDescription="Top-level Application Window" implicitlySetBits="6773413839565225998" implicitDecoratorFlag="IMPLICIT_DECORATOR" mergeSuperMethods="false">
<attributes xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:FeatureAttributeMapEntry" key="ICON_COLOR_32x32" value="implicit,"icons/frame32.gif""/>
<attributes xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:FeatureAttributeMapEntry" key="ICON_COLOR_16x16" value="implicit,"icons/frame16.gif""/>
<notInheritedPropertyNames>layout</notInheritedPropertyNames>
<notInheritedPropertyNames>menuBar</notInheritedPropertyNames>
</objectsToAttach>
<objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Client area of the frame" hidden="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JFrame.getContentPane(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JFrame.setContentPane(java.awt.Container"/>
<objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Menu bar for the frame" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JFrame.getJMenuBar(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JFrame.setJMenuBar(javax.swing.JMenuBar"/>
<objectsToAttach xsi:type="ecore:EReference" name="defaultCloseOperation" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Do nothing, hide or dispose on close" preferred="true" implicitlySetBits="6773413839565226044" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JFrame.getDefaultCloseOperation(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JFrame.setDefaultCloseOperation(int">
<attributes xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:FeatureAttributeMapEntry" key="enumerationValues" value="implicit,[12]{"DO_NOTHING",0,"javax.swing.WindowConstants.DO_NOTHING_ON_CLOSE","HIDE",1,"javax.swing.WindowConstants.HIDE_ON_CLOSE","DISPOSE",2,"javax.swing.WindowConstants.DISPOSE_ON_CLOSE","EXIT",3,"javax.swing.JFrame.EXIT_ON_CLOSE"}"/>
</eAnnotations>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="glassPane" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Component" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Transparent pane for menu rendering" hidden="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JFrame.getGlassPane(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JFrame.setGlassPane(java.awt.Component"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="layeredPane" eType="org.eclipse.jem.java:JavaClass java:/javax.swing#JLayeredPane" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="LayeredPane component for the frame" hidden="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JFrame.getLayeredPane(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JFrame.setLayeredPane(javax.swing.JLayeredPane"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="layout" eType="org.eclipse.jem.java:JavaClass java:/java.awt#LayoutManager" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Layout manager" implicitlySetBits="6629298651489370236" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" designTime="false" readMethod="org.eclipse.jem.java:Method java:/java.awt#Container.getLayout(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JFrame.setLayout(java.awt.LayoutManager"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="menuBar" eType="org.eclipse.jem.java:JavaClass java:/java.awt#MenuBar" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" hidden="true" implicitlySetBits="2017612633061982268" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/java.awt#Frame.getMenuBar(" writeMethod="org.eclipse.jem.java:Method java:/java.awt#Frame.setMenuBar(java.awt.MenuBar"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="rootPane" eType="org.eclipse.jem.java:JavaClass java:/javax.swing#JRootPane" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="RootPane component for the frame" hidden="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JFrame.getRootPane("/>
</objectsToAttach>
</change:ChangeDescription>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -