| Package | Description |
|---|---|
| org.apache.batik.gvt.event |
Provides interfaces and classes for dealing with different types
of events fired by GVT graphics nodes.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
GraphicsNodeFocusListener.focusGained(GraphicsNodeFocusEvent evt) |
Invoked when a graphics node gains the keyboard focus.
|
void |
GraphicsNodeFocusListener.focusLost(GraphicsNodeFocusEvent evt) |
Invoked when a graphics node loses the keyboard focus.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.