📄 javax.swing.jcomponent.xmi
字号:
<objectsToAttach xsi:type="ecore:EReference" name="opaque" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="TRUE if component is opaque" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.isOpaque(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setOpaque(boolean"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="optimizedDrawingEnabled" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="TRUE if component tiles its children" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.isOptimizedDrawingEnabled("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="paintingTile" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="TRUE if component is currently painting a tile" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.isPaintingTile("/>
</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="Preferred size of the component" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getPreferredSize(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setPreferredSize(java.awt.Dimension"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="registeredKeyStrokes" eType="org.eclipse.jem.java:ArrayType java:/javax.swing#KeyStroke[]" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Component's registered keyboard actions" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getRegisteredKeyStrokes("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="requestFocusEnabled" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Whether component can obtain focus by calling requestFocus" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.isRequestFocusEnabled(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setRequestFocusEnabled(boolean"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="rootPane" eType="org.eclipse.jem.java:JavaClass java:/javax.swing#JRootPane" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Component's root pane" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getRootPane("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="toolTipText" eType="org.eclipse.jem.java:JavaClass java:/java.lang#String" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Text to display in tool tip" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getToolTipText(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setToolTipText(java.lang.String"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="topLevelAncestor" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Container" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Top-level window or applet" expert="true" implicitlySetBits="6629298651489370228" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" designTime="false" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getTopLevelAncestor("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="transferHandler" eType="org.eclipse.jem.java:JavaClass java:/javax.swing#TransferHandler" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="TransferHandler used to handle the transfer of Transferable objects to and from Swing components" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getTransferHandler(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setTransferHandler(javax.swing.TransferHandler"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="validateRoot" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Whether to validate entire component tree on revalidate" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.isValidateRoot("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="verifyInputWhenFocusTarget" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Whether the input verifier for the current focus owner will be called before this component requests focus" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getVerifyInputWhenFocusTarget(" writeMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.setVerifyInputWhenFocusTarget(boolean"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="visibleRect" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Rectangle" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" displayName="visibleRoot" shortDescription="Component's visible rectangle" expert="true" implicitlySetBits="-2594073385365405644" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getVisibleRect("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="width" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Width of component" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getWidth("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="x" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="X-coordinate of the component's origin" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getX("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="y" eType="org.eclipse.jem.java:JavaDataType java:/#int" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Y-coordinate of the component's origin" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.getY("/>
</objectsToAttach>
<objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanEvent" name="ancestor">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:EventSetDecorator" displayName="Ancestor" shortDescription="All ancestor events" implicitlySetBits="-2594073385365405571" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" inDefaultEventSet="true" addListenerMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.addAncestorListener(javax.swing.event.AncestorListener" listenerType="org.eclipse.jem.java:JavaClass java:/javax.swing.event#AncestorListener" removeListenerMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.removeAncestorListener(javax.swing.event.AncestorListener">
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="ancestorAdded" method="org.eclipse.jem.java:Method java:/javax.swing.event#AncestorListener.ancestorAdded(javax.swing.event.AncestorEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when an ancestor is added to component hierarchy" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="ancestorEvent"/>
</eAnnotations>
</serListMthd>
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="ancestorMoved" method="org.eclipse.jem.java:Method java:/javax.swing.event#AncestorListener.ancestorMoved(javax.swing.event.AncestorEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when an ancestor is moved" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="ancestorEvent"/>
</eAnnotations>
</serListMthd>
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="ancestorRemoved" method="org.eclipse.jem.java:Method java:/javax.swing.event#AncestorListener.ancestorRemoved(javax.swing.event.AncestorEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when an ancestor is removed" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="ancestorEvent"/>
</eAnnotations>
</serListMthd>
</eAnnotations>
</objectsToAttach>
<objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanEvent" name="vetoableChange">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:EventSetDecorator" displayName="Vetoable Change" shortDescription="All constrained property change events" implicitlySetBits="-2594073385365405571" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" inDefaultEventSet="true" addListenerMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.addVetoableChangeListener(java.beans.VetoableChangeListener" listenerType="org.eclipse.jem.java:JavaClass java:/java.beans#VetoableChangeListener" removeListenerMethod="org.eclipse.jem.java:Method java:/javax.swing#JComponent.removeVetoableChangeListener(java.beans.VetoableChangeListener">
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="vetoableChange" method="org.eclipse.jem.java:Method java:/java.beans#VetoableChangeListener.vetoableChange(java.beans.PropertyChangeEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when a constrained property has changed" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" shortDescription="constrained property changed event" implicitlySetBits="6629298651489370113" name="propertyChangeEvent"/>
</eAnnotations>
</serListMthd>
</eAnnotations>
</objectsToAttach>
</change:ChangeDescription>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -