public static class Action.ActionPerformedEvent
extends java.util.EventObject
| Constructor and Description |
|---|
ActionPerformedEvent(Action source,
Component component) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent() |
Action |
getSource() |