java.awt.event
Class ActionEvent
java.lang.Object
java.util.EventObject
java.awt.AWTEvent
java.awt.event.ActionEvent
- All Implemented Interfaces:
- Serializable
- public class ActionEvent
- extends AWTEvent
Fields inherited from class java.awt.AWTEvent |
ACTION_EVENT_MASK, ADJUSTMENT_EVENT_MASK, COMPONENT_EVENT_MASK, consumed, CONTAINER_EVENT_MASK, FOCUS_EVENT_MASK, HIERARCHY_BOUNDS_EVENT_MASK, HIERARCHY_EVENT_MASK, id, INPUT_METHOD_EVENT_MASK, INVOCATION_EVENT_MASK, ITEM_EVENT_MASK, KEY_EVENT_MASK, MOUSE_EVENT_MASK, MOUSE_MOTION_EVENT_MASK, MOUSE_WHEEL_EVENT_MASK, PAINT_EVENT_MASK, RESERVED_ID_MAX, TEXT_EVENT_MASK, WINDOW_EVENT_MASK, WINDOW_FOCUS_EVENT_MASK, WINDOW_STATE_EVENT_MASK |
ACTION_LAST
public static final int ACTION_LAST
SHIFT_MASK
public static final int SHIFT_MASK
CTRL_MASK
public static final int CTRL_MASK
ACTION_FIRST
public static final int ACTION_FIRST
ALT_MASK
public static final int ALT_MASK
META_MASK
public static final int META_MASK
ACTION_PERFORMED
public static final int ACTION_PERFORMED
when
long when
actionCommand
String actionCommand
serialVersionUID
private static final long serialVersionUID
modifiers
int modifiers
ActionEvent
public ActionEvent(Object,
int,
String)
ActionEvent
public ActionEvent(Object,
int,
String,
int)
ActionEvent
public ActionEvent(Object,
int,
String,
long,
int)
getModifiers
public int getModifiers()
getWhen
public long getWhen()
getActionCommand
public String getActionCommand()
paramString
public String paramString()
- Overrides:
paramString
in class AWTEvent
JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.