📄 javax.swing.text.jtextcomponent.xmi
字号:
<objectsToAttach xsi:type="ecore:EReference" name="caretColor" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Color" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Current color of the caret" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.getCaretColor(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.setCaretColor(java.awt.Color"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="caretPosition" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Position of the caret" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.getCaretPosition(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.setCaretPosition(int"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="disabledTextColor" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Color" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Current color for the disable text" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.getDisabledTextColor(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.setDisabledTextColor(java.awt.Color"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="document" eType="org.eclipse.jem.java:JavaClass java:/javax.swing.text#Document" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Document to view in the editor" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.getDocument(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.setDocument(javax.swing.text.Document"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="editable" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Whether the text field is editable" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.isEditable(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.setEditable(boolean"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="focusAccelerator" eType="org.eclipse.jem.java:JavaDataType java:/#char" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Accelerator key to cause component to get the focus" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.getFocusAccelerator(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.setFocusAccelerator(char"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="highlighter" eType="org.eclipse.jem.java:JavaClass java:/javax.swing.text#Highlighter" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="The highlighter to be used" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.getHighlighter(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.setHighlighter(javax.swing.text.Highlighter"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="keymap" eType="org.eclipse.jem.java:JavaClass java:/javax.swing.text#Keymap" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Set of key event to action bindings" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.getKeymap(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.setKeymap(javax.swing.text.Keymap"/>
</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 for container" hidden="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" 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>
<objectsToAttach xsi:type="ecore:EReference" name="margin" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Insets" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Margin space between border and text" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.getMargin(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.setMargin(java.awt.Insets"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="navigationFilter" eType="org.eclipse.jem.java:JavaClass java:/javax.swing.text#NavigationFilter" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Navigation filter" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.getNavigationFilter(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.setNavigationFilter(javax.swing.text.NavigationFilter"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="selectedText" eType="org.eclipse.jem.java:JavaClass java:/java.lang#String" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Selected text" preferred="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.getSelectedText("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="selectedTextColor" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Color" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Current color of selected text" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.getSelectedTextColor(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.setSelectedTextColor(java.awt.Color"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="selectionColor" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Color" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Current color used for selection background" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.getSelectionColor(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.setSelectionColor(java.awt.Color"/>
</objectsToAttach>
<objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanEvent" name="caret">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:EventSetDecorator" displayName="Caret" shortDescription="All caret events" implicitlySetBits="-2594073385365405571" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" inDefaultEventSet="true" addListenerMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.addCaretListener(javax.swing.event.CaretListener" listenerType="org.eclipse.jem.java:JavaClass java:/javax.swing.event#CaretListener" removeListenerMethod="org.eclipse.jem.java:Method java:/javax.swing.text#JTextComponent.removeCaretListener(javax.swing.event.CaretListener">
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="caretUpdate" method="org.eclipse.jem.java:Method java:/javax.swing.event#CaretListener.caretUpdate(javax.swing.event.CaretEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when the caret is updated" preferred="true" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" shortDescription="Caret update event" implicitlySetBits="6629298651489370113" name="caretEvent"/>
</eAnnotations>
</serListMthd>
</eAnnotations>
</objectsToAttach>
<objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanEvent" name="key">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:EventSetDecorator" displayName="Key" shortDescription="All key events" implicitlySetBits="-2594073385365405569" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" inDefaultEventSet="true" addListenerMethod="org.eclipse.jem.java:Method java:/java.awt#Component.addKeyListener(java.awt.event.KeyListener" listenerType="org.eclipse.jem.java:JavaClass java:/java.awt.event#KeyListener" removeListenerMethod="org.eclipse.jem.java:Method java:/java.awt#Component.removeKeyListener(java.awt.event.KeyListener" eventAdapterClass="org.eclipse.jem.java:JavaClass java:/java.awt.event#KeyAdapter">
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="keyTyped" method="org.eclipse.jem.java:Method java:/java.awt.event#KeyListener.keyTyped(java.awt.event.KeyEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when a key is typed" preferred="true" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="keyEvent"/>
</eAnnotations>
</serListMthd>
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="keyPressed" method="org.eclipse.jem.java:Method java:/java.awt.event#KeyListener.keyPressed(java.awt.event.KeyEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when a key is pressed" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="keyEvent"/>
</eAnnotations>
</serListMthd>
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="keyReleased" method="org.eclipse.jem.java:Method java:/java.awt.event#KeyListener.keyReleased(java.awt.event.KeyEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when a key is released" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="keyEvent"/>
</eAnnotations>
</serListMthd>
</eAnnotations>
</objectsToAttach>
</change:ChangeDescription>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -