📄 geomouseevent.html
字号:
<!-- =========== FIELD SUMMARY =========== --><A NAME="field_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Field Summary</B></FONT></TD></TR></TABLE> <A NAME="fields_inherited_from_class_MouseEvent"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html" title="class or interface in java.awt.event">MouseEvent</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#BUTTON1" title="class or interface in java.awt.event">BUTTON1</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#BUTTON2" title="class or interface in java.awt.event">BUTTON2</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#BUTTON3" title="class or interface in java.awt.event">BUTTON3</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#MOUSE_CLICKED" title="class or interface in java.awt.event">MOUSE_CLICKED</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#MOUSE_DRAGGED" title="class or interface in java.awt.event">MOUSE_DRAGGED</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#MOUSE_ENTERED" title="class or interface in java.awt.event">MOUSE_ENTERED</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#MOUSE_EXITED" title="class or interface in java.awt.event">MOUSE_EXITED</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#MOUSE_FIRST" title="class or interface in java.awt.event">MOUSE_FIRST</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#MOUSE_LAST" title="class or interface in java.awt.event">MOUSE_LAST</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#MOUSE_MOVED" title="class or interface in java.awt.event">MOUSE_MOVED</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#MOUSE_PRESSED" title="class or interface in java.awt.event">MOUSE_PRESSED</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#MOUSE_RELEASED" title="class or interface in java.awt.event">MOUSE_RELEASED</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#MOUSE_WHEEL" title="class or interface in java.awt.event">MOUSE_WHEEL</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#NOBUTTON" title="class or interface in java.awt.event">NOBUTTON</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_InputEvent"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html" title="class or interface in java.awt.event">InputEvent</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#ALT_DOWN_MASK" title="class or interface in java.awt.event">ALT_DOWN_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#ALT_GRAPH_DOWN_MASK" title="class or interface in java.awt.event">ALT_GRAPH_DOWN_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#ALT_GRAPH_MASK" title="class or interface in java.awt.event">ALT_GRAPH_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#ALT_MASK" title="class or interface in java.awt.event">ALT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#BUTTON1_DOWN_MASK" title="class or interface in java.awt.event">BUTTON1_DOWN_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#BUTTON1_MASK" title="class or interface in java.awt.event">BUTTON1_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#BUTTON2_DOWN_MASK" title="class or interface in java.awt.event">BUTTON2_DOWN_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#BUTTON2_MASK" title="class or interface in java.awt.event">BUTTON2_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#BUTTON3_DOWN_MASK" title="class or interface in java.awt.event">BUTTON3_DOWN_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#BUTTON3_MASK" title="class or interface in java.awt.event">BUTTON3_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#CTRL_DOWN_MASK" title="class or interface in java.awt.event">CTRL_DOWN_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#CTRL_MASK" title="class or interface in java.awt.event">CTRL_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#META_DOWN_MASK" title="class or interface in java.awt.event">META_DOWN_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#META_MASK" title="class or interface in java.awt.event">META_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#SHIFT_DOWN_MASK" title="class or interface in java.awt.event">SHIFT_DOWN_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#SHIFT_MASK" title="class or interface in java.awt.event">SHIFT_MASK</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_ComponentEvent"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/ComponentEvent.html" title="class or interface in java.awt.event">ComponentEvent</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/ComponentEvent.html#COMPONENT_FIRST" title="class or interface in java.awt.event">COMPONENT_FIRST</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/ComponentEvent.html#COMPONENT_HIDDEN" title="class or interface in java.awt.event">COMPONENT_HIDDEN</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/ComponentEvent.html#COMPONENT_LAST" title="class or interface in java.awt.event">COMPONENT_LAST</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/ComponentEvent.html#COMPONENT_MOVED" title="class or interface in java.awt.event">COMPONENT_MOVED</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/ComponentEvent.html#COMPONENT_RESIZED" title="class or interface in java.awt.event">COMPONENT_RESIZED</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/ComponentEvent.html#COMPONENT_SHOWN" title="class or interface in java.awt.event">COMPONENT_SHOWN</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_AWTEvent"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html" title="class or interface in java.awt">AWTEvent</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#ACTION_EVENT_MASK" title="class or interface in java.awt">ACTION_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#ADJUSTMENT_EVENT_MASK" title="class or interface in java.awt">ADJUSTMENT_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#COMPONENT_EVENT_MASK" title="class or interface in java.awt">COMPONENT_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#consumed" title="class or interface in java.awt">consumed</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#CONTAINER_EVENT_MASK" title="class or interface in java.awt">CONTAINER_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#FOCUS_EVENT_MASK" title="class or interface in java.awt">FOCUS_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#HIERARCHY_BOUNDS_EVENT_MASK" title="class or interface in java.awt">HIERARCHY_BOUNDS_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#HIERARCHY_EVENT_MASK" title="class or interface in java.awt">HIERARCHY_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#id" title="class or interface in java.awt">id</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#INPUT_METHOD_EVENT_MASK" title="class or interface in java.awt">INPUT_METHOD_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#INVOCATION_EVENT_MASK" title="class or interface in java.awt">INVOCATION_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#ITEM_EVENT_MASK" title="class or interface in java.awt">ITEM_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#KEY_EVENT_MASK" title="class or interface in java.awt">KEY_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#MOUSE_EVENT_MASK" title="class or interface in java.awt">MOUSE_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#MOUSE_MOTION_EVENT_MASK" title="class or interface in java.awt">MOUSE_MOTION_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#MOUSE_WHEEL_EVENT_MASK" title="class or interface in java.awt">MOUSE_WHEEL_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#PAINT_EVENT_MASK" title="class or interface in java.awt">PAINT_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#RESERVED_ID_MAX" title="class or interface in java.awt">RESERVED_ID_MAX</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#TEXT_EVENT_MASK" title="class or interface in java.awt">TEXT_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#WINDOW_EVENT_MASK" title="class or interface in java.awt">WINDOW_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#WINDOW_FOCUS_EVENT_MASK" title="class or interface in java.awt">WINDOW_FOCUS_EVENT_MASK</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#WINDOW_STATE_EVENT_MASK" title="class or interface in java.awt">WINDOW_STATE_EVENT_MASK</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_EventObject"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/EventObject.html" title="class or interface in java.util">EventObject</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/EventObject.html#source" title="class or interface in java.util">source</A></CODE></TD></TR></TABLE> <!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/geotools/gui/swing/event/GeoMouseEvent.html#GeoMouseEvent(java.awt.event.MouseEvent, org.opengis.referencing.operation.MathTransform)">GeoMouseEvent</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html" title="class or interface in java.awt.event">MouseEvent</A> event, MathTransform transform)</CODE><BR> A mouseClick event which also contains methods to transform from pixels to the Coordinate System of the Renderer.</TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Method Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/geometry/GeneralDirectPosition.html" title="class in org.geotools.geometry">GeneralDirectPosition</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/gui/swing/event/GeoMouseEvent.html#getMapCoordinate(org.geotools.geometry.GeneralDirectPosition)">getMapCoordinate</A></B>(<A HREF="../../../../../org/geotools/geometry/GeneralDirectPosition.html" title="class in org.geotools.geometry">GeneralDirectPosition</A> dest)</CODE><BR> Returns the "real world" mouse's position. </TD></TR></TABLE> <A NAME="methods_inherited_from_class_MouseEvent"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html" title="class or interface in java.awt.event">MouseEvent</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#getButton()" title="class or interface in java.awt.event">getButton</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#getClickCount()" title="class or interface in java.awt.event">getClickCount</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#getMouseModifiersText(int)" title="class or interface in java.awt.event">getMouseModifiersText</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#getPoint()" title="class or interface in java.awt.event">getPoint</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#getX()" title="class or interface in java.awt.event">getX</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#getY()" title="class or interface in java.awt.event">getY</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#isPopupTrigger()" title="class or interface in java.awt.event">isPopupTrigger</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#paramString()" title="class or interface in java.awt.event">paramString</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/MouseEvent.html#translatePoint(int, int)" title="class or interface in java.awt.event">translatePoint</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_InputEvent"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html" title="class or interface in java.awt.event">InputEvent</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#consume()" title="class or interface in java.awt.event">consume</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#getModifiers()" title="class or interface in java.awt.event">getModifiers</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#getModifiersEx()" title="class or interface in java.awt.event">getModifiersEx</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#getModifiersExText(int)" title="class or interface in java.awt.event">getModifiersExText</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#getWhen()" title="class or interface in java.awt.event">getWhen</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#isAltDown()" title="class or interface in java.awt.event">isAltDown</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#isAltGraphDown()" title="class or interface in java.awt.event">isAltGraphDown</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#isConsumed()" title="class or interface in java.awt.event">isConsumed</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#isControlDown()" title="class or interface in java.awt.event">isControlDown</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#isMetaDown()" title="class or interface in java.awt.event">isMetaDown</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/InputEvent.html#isShiftDown()" title="class or interface in java.awt.event">isShiftDown</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_ComponentEvent"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/ComponentEvent.html" title="class or interface in java.awt.event">ComponentEvent</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/event/ComponentEvent.html#getComponent()" title="class or interface in java.awt.event">getComponent</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_AWTEvent"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html" title="class or interface in java.awt">AWTEvent</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#getID()" title="class or interface in java.awt">getID</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#setSource(java.lang.Object)" title="class or interface in java.awt">setSource</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/AWTEvent.html#toString()" title="class or interface in java.awt">toString</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_EventObject"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/EventObject.html" title="class or interface in java.util">EventObject</A></B></TD></TR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -