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

📄 javax.swing.jcomponent.xmi

📁 another swing example for java programmmer
💻 XMI
📖 第 1 页 / 共 2 页
字号:
<?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#JComponent">
    <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.2 #//@objectsToAttach.3 #//@objectsToAttach.4 #//@objectsToAttach.5 #//@objectsToAttach.6 #//@objectsToAttach.7 #//@objectsToAttach.8 #//@objectsToAttach.9 #//@objectsToAttach.10 #//@objectsToAttach.11 #//@objectsToAttach.12 #//@objectsToAttach.13 #//@objectsToAttach.14 #//@objectsToAttach.15 #//@objectsToAttach.16 #//@objectsToAttach.17 #//@objectsToAttach.18 #//@objectsToAttach.19 #//@objectsToAttach.20 #//@objectsToAttach.21 #//@objectsToAttach.22 #//@objectsToAttach.23 #//@objectsToAttach.24 #//@objectsToAttach.25 #//@objectsToAttach.26 #//@objectsToAttach.27 #//@objectsToAttach.28 #//@objectsToAttach.29 #//@objectsToAttach.30 #//@objectsToAttach.31"/>
    </value>
    <value xsi:type="change:FeatureChange" featureName="events">
      <listChanges xsi:type="change:ListChange" referenceValues="#//@objectsToAttach.32 #//@objectsToAttach.33"/>
    </value>
  </objectChanges>
  <objectChanges xsi:type="change:EObjectToChangesMapEntry" key="ecore:EReference java:/javax.swing#JComponent/nextFocusableComponent">
    <value xsi:type="change:FeatureChange" featureName="eAnnotations">
      <listChanges xsi:type="change:ListChange" referenceValues="#//@objectsToAttach.1"/>
    </value>
    <value xsi:type="change:FeatureChange" featureName="name" dataValue="nextFocusableComponent"/>
    <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#Component"/>
    <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="Base class for JFC components" 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/jcomponentcolor32.gif&quot;"/>
    <attributes xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:FeatureAttributeMapEntry" key="ICON_COLOR_16x16" value="implicit,&quot;icons/jcomponentcolor16.gif&quot;"/>
    <notInheritedPropertyNames>alignmentX</notInheritedPropertyNames>
    <notInheritedPropertyNames>alignmentY</notInheritedPropertyNames>
    <notInheritedPropertyNames>insets</notInheritedPropertyNames>
    <notInheritedPropertyNames>maximumSize</notInheritedPropertyNames>
    <notInheritedPropertyNames>minimumSize</notInheritedPropertyNames>
    <notInheritedPropertyNames>preferredSize</notInheritedPropertyNames>
  </objectsToAttach>
  <objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="The component which will receive focus after this one" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getNextFocusableComponent(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setNextFocusableComponent(java.awt.Component"/>
  <objectsToAttach xsi:type="ecore:EReference" name="actionMap" eType="org.eclipse.jem.java:JavaClass java:/javax.swing#ActionMap" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Used to determine what Action to fire for particular KeyStroke binding" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getActionMap(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setActionMap(javax.swing.ActionMap"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="alignmentX" eType="org.eclipse.jem.java:JavaDataType java:/#float" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Preferred horizontal alignment" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getAlignmentX(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setAlignmentX(float"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="alignmentY" eType="org.eclipse.jem.java:JavaDataType java:/#float" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Preferred vertical alignment" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getAlignmentY(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setAlignmentY(float"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="autoscrolls" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Whether this component scrolls automatically when dragged" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getAutoscrolls(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setAutoscrolls(boolean"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="border" eType="org.eclipse.jem.java:JavaClass java:/javax.swing.border#Border" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Component's border" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getBorder(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setBorder(javax.swing.border.Border"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="debugGraphicsOptions" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Diagnostic options for graphics operations" expert="true" implicitlySetBits="6629298651489370236" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" designTime="false" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getDebugGraphicsOptions(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setDebugGraphicsOptions(int"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="doubleBuffered" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Whether the painting is buffered" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.isDoubleBuffered(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setDoubleBuffered(boolean"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="focusCycleRoot" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Component is the root of component tree with focus cycle" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/java.awt#Container.isFocusCycleRoot(" writeMethod="org.eclipse.jem.java:Method java:/java.awt#Container.setFocusCycleRoot(boolean"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="height" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Height of component" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getHeight("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="inputVerifier" eType="org.eclipse.jem.java:JavaClass java:/javax.swing#InputVerifier" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="The input verifier for this component" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getInputVerifier(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setInputVerifier(javax.swing.InputVerifier"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="insets" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Insets" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Component border's insets" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getInsets("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="managingFocus" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="TRUE if the component manages focus" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.isManagingFocus("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="maximumSize" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Dimension" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Maximum size of the component" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getMaximumSize(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setMaximumSize(java.awt.Dimension"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="minimumSize" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Dimension" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Minimum size of the component" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getMinimumSize(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setMinimumSize(java.awt.Dimension"/>
  </objectsToAttach>

⌨️ 快捷键说明

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