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

📄 javax.swing.text.document.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.text#Document">
    <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"/>
    </value>
    <value xsi:type="change:FeatureChange" featureName="events">
      <listChanges xsi:type="change:ListChange" referenceValues="#//@objectsToAttach.6 #//@objectsToAttach.7"/>
    </value>
  </objectChanges>
  <objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanDecorator" implicitDecoratorFlag="IMPLICIT_DECORATOR"/>
  <objectsToAttach xsi:type="ecore:EReference" name="rootElements" eType="org.eclipse.jem.java:ArrayType java:/javax.swing.text#Element[]" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" implicitlySetBits="52" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#Document.getRootElements("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="defaultRootElement" eType="org.eclipse.jem.java:JavaClass java:/javax.swing.text#Element" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" implicitlySetBits="52" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#Document.getDefaultRootElement("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="length" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" implicitlySetBits="52" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#Document.getLength("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="endPosition" eType="org.eclipse.jem.java:JavaClass java:/javax.swing.text#Position" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" implicitlySetBits="52" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#Document.getEndPosition("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="ecore:EReference" name="startPosition" eType="org.eclipse.jem.java:JavaClass java:/javax.swing.text#Position" unsettable="true">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" implicitlySetBits="52" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#Document.getStartPosition("/>
  </objectsToAttach>
  <objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanEvent" name="document">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:EventSetDecorator" implicitlySetBits="25" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" addListenerMethod="org.eclipse.jem.java:Method java:/javax.swing.text#Document.addDocumentListener(javax.swing.event.DocumentListener" listenerType="org.eclipse.jem.java:JavaClass java:/javax.swing.event#DocumentListener" removeListenerMethod="org.eclipse.jem.java:Method java:/javax.swing.text#Document.removeDocumentListener(javax.swing.event.DocumentListener"/>
  </objectsToAttach>
  <objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanEvent" name="undoableEdit">
    <eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:EventSetDecorator" implicitlySetBits="25" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" addListenerMethod="org.eclipse.jem.java:Method java:/javax.swing.text#Document.addUndoableEditListener(javax.swing.event.UndoableEditListener" listenerType="org.eclipse.jem.java:JavaClass java:/javax.swing.event#UndoableEditListener" removeListenerMethod="org.eclipse.jem.java:Method java:/javax.swing.text#Document.removeUndoableEditListener(javax.swing.event.UndoableEditListener"/>
  </objectsToAttach>
</change:ChangeDescription>

⌨️ 快捷键说明

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