Uses of Class
org.apache.batik.bridge.FocusManager
Packages that use FocusManager
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of FocusManager in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as FocusManagerModifier and TypeFieldDescriptionprotected FocusManager
BridgeContext.focusManager
The EventListener that is responsible of managing DOM focus event.Methods in org.apache.batik.bridge that return FocusManager -
Uses of FocusManager in org.apache.batik.bridge.svg12
Subclasses of FocusManager in org.apache.batik.bridge.svg12