org.apache.batik.gvt.event
public class GraphicsNodeFocusEvent extends GraphicsNodeEvent
| Field Summary | |
|---|---|
| static int | FOCUS_GAINED
The id for the "focusGained" event. |
| static int | FOCUS_LOST
The id for the "focusLoses" event. |
| Constructor Summary | |
|---|---|
| GraphicsNodeFocusEvent(GraphicsNode source, int id)
Constructs a new graphics node focus event. | |
Parameters: source the graphics node where the event originated id the id of this event