📄 javax.swing.jtextarea.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#JTextArea">
<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"/>
</value>
</objectChanges>
<objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanDecorator" shortDescription="Editor for multi-line text" implicitlySetBits="6773413839565225998" implicitDecoratorFlag="IMPLICIT_DECORATOR" mergeSuperMethods="false">
<attributes xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:FeatureAttributeMapEntry" key="ICON_COLOR_32x32" value="implicit,"icons/txtar32.gif""/>
<attributes xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:FeatureAttributeMapEntry" key="ICON_COLOR_16x16" value="implicit,"icons/txtar16.gif""/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="columns" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Number of columns in the textarea" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTextArea.getColumns(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTextArea.setColumns(int"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="lineCount" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Number of lines" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTextArea.getLineCount("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="lineWrap" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Whether the lines should be wrapped" preferred="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTextArea.getLineWrap(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTextArea.setLineWrap(boolean"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="rows" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Number of rows" preferred="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTextArea.getRows(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTextArea.setRows(int"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="tabSize" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Number of characters to expand tab to" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTextArea.getTabSize(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTextArea.setTabSize(int"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="wrapStyleWord" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Style of wrapping used if the text area is wrapping lines" preferred="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JTextArea.getWrapStyleWord(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JTextArea.setWrapStyleWord(boolean"/>
</objectsToAttach>
</change:ChangeDescription>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -