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

📄 java.awt.container.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:/java.awt#Container">
    <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"/>
    </value>
    <value xsi:type="change:FeatureChange" featureName="events">
      <listChanges xsi:type="change:ListChange" referenceValues="#//@objectsToAttach.6"/>
    </value>
  </objectChanges>
  <objectChanges xsi:type="change:EObjectToChangesMapEntry" key="ecore:EReference java:/java.awt#Container/layout">
    <value xsi:type="change:FeatureChange" featureName="eAnnotations">
      <listChanges xsi:type="change:ListChange" referenceValues="#//@objectsToAttach.1"/>
    </value>
    <value xsi:type="change:FeatureChange" featureName="name" dataValue="layout"/>
    <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#LayoutManager"/>
    <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="Component that can contain other components" implicitlySetBits="6629298651489370126" implicitDecoratorFlag="IMPLICIT_DECORATOR" mergeSuperMethods="false"/>
  <objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Layout for container" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR" readMethod="org.eclipse.jem.java:Method java:/java.awt#Container.getLayout(" writeMethod="org.eclipse.jem.java:Method java:/java.awt#Container.setLayout(java.awt.LayoutManager"/>
  <objectsToAttach xsi:type="ecore:EReference" name="componentCount" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Number of components" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/java.awt#Container.getComponentCount("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="focusTraversalPolicy" eType="org.eclipse.jem.java:JavaClass java:/java.awt#FocusTraversalPolicy" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Container focus traversal policy" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/java.awt#Container.getFocusTraversalPolicy(" writeMethod="org.eclipse.jem.java:Method java:/java.awt#Container.setFocusTraversalPolicy(java.awt.FocusTraversalPolicy"/>
  </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="Get the insets for the container" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/java.awt#Container.getInsets("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="preferredSize" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Dimension" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Get preferred size of container" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/java.awt#Container.getPreferredSize(" writeMethod="org.eclipse.jem.java:Method java:/java.awt#Component.setPreferredSize(java.awt.Dimension"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanEvent" name="container">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:EventSetDecorator" displayName="Container" shortDescription="All container events" implicitlySetBits="-2594073385365405569" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" inDefaultEventSet="true" addListenerMethod="org.eclipse.jem.java:Method java:/java.awt#Container.addContainerListener(java.awt.event.ContainerListener" listenerType="org.eclipse.jem.java:JavaClass java:/java.awt.event#ContainerListener" removeListenerMethod="org.eclipse.jem.java:Method java:/java.awt#Container.removeContainerListener(java.awt.event.ContainerListener" eventAdapterClass="org.eclipse.jem.java:JavaClass java:/java.awt.event#ContainerAdapter">
      <serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="componentAdded" method="org.eclipse.jem.java:Method java:/java.awt.event#ContainerListener.componentAdded(java.awt.event.ContainerEvent">
        <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when a component is added to the container" implicitlySetBits="6629298651489370113">
          <serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="containerEvent"/>
        </eAnnotations>
      </serListMthd>
      <serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="componentRemoved" method="org.eclipse.jem.java:Method java:/java.awt.event#ContainerListener.componentRemoved(java.awt.event.ContainerEvent">
        <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when a component is removed from the container" implicitlySetBits="6629298651489370113">
          <serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="containerEvent"/>
        </eAnnotations>
      </serListMthd>
    </eAnnotations>
  </objectsToAttach>
</change:ChangeDescription>

⌨️ 快捷键说明

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