|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FocusManager | |
|---|---|
| org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
| org.apache.batik.bridge.svg12 | |
| Uses of FocusManager in org.apache.batik.bridge |
|---|
| Fields in org.apache.batik.bridge declared as FocusManager | |
|---|---|
protected FocusManager |
BridgeContext.focusManager
The EventListener that is responsible of managing DOM focus event. |
| Methods in org.apache.batik.bridge that return FocusManager | |
|---|---|
FocusManager |
BridgeContext.getFocusManager()
Returns the focus manager. |
| Uses of FocusManager in org.apache.batik.bridge.svg12 |
|---|
| Subclasses of FocusManager in org.apache.batik.bridge.svg12 | |
|---|---|
class |
SVG12FocusManager
Focus manager for SVG 1.2 documents. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||