📄 java.awt.component.xmi
字号:
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="foreground" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Color" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Foreground color" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.getForeground(" writeMethod="org.eclipse.jem.java:Method java:/java.awt#Component.setForeground(java.awt.Color"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="graphics" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Graphics" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Get the graphics context" expert="true" implicitlySetBits="6629298651489370228" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" designTime="false" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.getGraphics("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="locale" eType="org.eclipse.jem.java:JavaClass java:/java.util#Locale" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Locale for the component" expert="true" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.getLocale(" writeMethod="org.eclipse.jem.java:Method java:/java.awt#Component.setLocale(java.util.Locale"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="locationOnScreen" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Point" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Get location in screen coordinates" expert="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.getLocationOnScreen("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="maximumSize" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Dimension" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Get the maximum size of the component" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.getMaximumSize(" writeMethod="org.eclipse.jem.java:Method java:/java.awt#Component.setMaximumSize(java.awt.Dimension"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="minimumSize" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Dimension" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Get the minimum size of the component" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.getMinimumSize(" writeMethod="org.eclipse.jem.java:Method java:/java.awt#Component.setMinimumSize(java.awt.Dimension"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="name" eType="org.eclipse.jem.java:JavaClass java:/java.lang#String" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Get the name of the component" implicitlySetBits="6629298651489370236" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" designTime="true" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.getName(" writeMethod="org.eclipse.jem.java:Method java:/java.awt#Component.setName(java.lang.String"/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="parent" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Container" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Get the parent container of the component" hidden="true" implicitlySetBits="6629298651489370164" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.getParent("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="showing" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Is the component showing?" implicitlySetBits="6629298651489370228" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" designTime="false" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.isShowing("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="toolkit" eType="org.eclipse.jem.java:JavaClass java:/java.awt#Toolkit" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Get the toolkit of the component" expert="true" implicitlySetBits="6629298651489370228" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" designTime="false" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.getToolkit("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="treeLock" eType="org.eclipse.jem.java:JavaClass java:/java.lang#Object" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Get the component's locking object" expert="true" implicitlySetBits="6629298651489370228" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" designTime="false" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.getTreeLock("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="valid" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Is the component validated" expert="true" implicitlySetBits="6629298651489370228" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" designTime="false" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.isValid("/>
</objectsToAttach>
<objectsToAttach xsi:type="ecore:EReference" name="visible" eType="org.eclipse.jem.java:JavaDataType java:/#boolean" unsettable="true">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:PropertyDecorator" shortDescription="Show or hide the component" implicitlySetBits="6629298651489370172" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" bound="true" readMethod="org.eclipse.jem.java:Method java:/java.awt#Component.isVisible(" writeMethod="org.eclipse.jem.java:Method java:/java.awt#Component.setVisible(boolean"/>
</objectsToAttach>
<objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanEvent" name="mouse">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:EventSetDecorator" displayName="Mouse" shortDescription="All mouse events" implicitlySetBits="-2594073385365405569" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" inDefaultEventSet="true" addListenerMethod="org.eclipse.jem.java:Method java:/java.awt#Component.addMouseListener(java.awt.event.MouseListener" listenerType="org.eclipse.jem.java:JavaClass java:/java.awt.event#MouseListener" removeListenerMethod="org.eclipse.jem.java:Method java:/java.awt#Component.removeMouseListener(java.awt.event.MouseListener" eventAdapterClass="org.eclipse.jem.java:JavaClass java:/java.awt.event#MouseAdapter">
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="mouseClicked" method="org.eclipse.jem.java:Method java:/java.awt.event#MouseListener.mouseClicked(java.awt.event.MouseEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when the mouse is clicked" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="mouseEvent"/>
</eAnnotations>
</serListMthd>
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="mouseEntered" method="org.eclipse.jem.java:Method java:/java.awt.event#MouseListener.mouseEntered(java.awt.event.MouseEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when the mouse enters the component" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="mouseEvent"/>
</eAnnotations>
</serListMthd>
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="mouseExited" method="org.eclipse.jem.java:Method java:/java.awt.event#MouseListener.mouseExited(java.awt.event.MouseEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when the mouse exits the component" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="mouseEvent"/>
</eAnnotations>
</serListMthd>
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="mousePressed" method="org.eclipse.jem.java:Method java:/java.awt.event#MouseListener.mousePressed(java.awt.event.MouseEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when the mouse is pressed" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="mouseEvent"/>
</eAnnotations>
</serListMthd>
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="mouseReleased" method="org.eclipse.jem.java:Method java:/java.awt.event#MouseListener.mouseReleased(java.awt.event.MouseEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when the mouse is released" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="mouseEvent"/>
</eAnnotations>
</serListMthd>
</eAnnotations>
</objectsToAttach>
<objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanEvent" name="mouseMotion">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:EventSetDecorator" displayName="Mouse Motion" shortDescription="All mouse motion events" expert="true" implicitlySetBits="-2594073385365405569" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" inDefaultEventSet="true" addListenerMethod="org.eclipse.jem.java:Method java:/java.awt#Component.addMouseMotionListener(java.awt.event.MouseMotionListener" listenerType="org.eclipse.jem.java:JavaClass java:/java.awt.event#MouseMotionListener" removeListenerMethod="org.eclipse.jem.java:Method java:/java.awt#Component.removeMouseMotionListener(java.awt.event.MouseMotionListener" eventAdapterClass="org.eclipse.jem.java:JavaClass java:/java.awt.event#MouseMotionAdapter">
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="mouseDragged" method="org.eclipse.jem.java:Method java:/java.awt.event#MouseMotionListener.mouseDragged(java.awt.event.MouseEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when the mouse is dragged" expert="true" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="mouseEvent"/>
</eAnnotations>
</serListMthd>
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="mouseMoved" method="org.eclipse.jem.java:Method java:/java.awt.event#MouseMotionListener.mouseMoved(java.awt.event.MouseEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when the mouse is moved" expert="true" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="mouseEvent"/>
</eAnnotations>
</serListMthd>
</eAnnotations>
</objectsToAttach>
<objectsToAttach xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:BeanEvent" name="component">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:EventSetDecorator" displayName="Component" shortDescription="All component events" implicitlySetBits="-2594073385365405569" implicitDecoratorFlag="IMPLICIT_DECORATOR_AND_FEATURE" inDefaultEventSet="true" addListenerMethod="org.eclipse.jem.java:Method java:/java.awt#Component.addComponentListener(java.awt.event.ComponentListener" listenerType="org.eclipse.jem.java:JavaClass java:/java.awt.event#ComponentListener" removeListenerMethod="org.eclipse.jem.java:Method java:/java.awt#Component.removeComponentListener(java.awt.event.ComponentListener" eventAdapterClass="org.eclipse.jem.java:JavaClass java:/java.awt.event#ComponentAdapter">
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="componentHidden" method="org.eclipse.jem.java:Method java:/java.awt.event#ComponentListener.componentHidden(java.awt.event.ComponentEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when a component is hidden" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="componentEvent"/>
</eAnnotations>
</serListMthd>
<serListMthd xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodProxy" name="componentShown" method="org.eclipse.jem.java:Method java:/java.awt.event#ComponentListener.componentShown(java.awt.event.ComponentEvent">
<eAnnotations xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:MethodDecorator" shortDescription="Event fired when a component is shown" implicitlySetBits="6629298651489370113">
<serParmDesc xsi:type="org.eclipse.jem.internal.beaninfo.beaninfo:ParameterDecorator" implicitlySetBits="2017612633061982209" name="componentEvent"/>
</eAnnotations>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -