|
Class Summary |
| DomUtils |
|
| FocusBorder |
This class can be registered as a focuslistener to a component,
and it will display a border around a given component (possibly
another component than the first) when it gets the focus. |
| NestedNodeMap |
Stores objects based on an (XML) element path (e.g. |
| NodeMap |
Extension of java.util.HashMap that allows to get and put items
based on an namespaceURI and localName. |
| NodeSet |
Extension of java.util.HashSet that allows to work with
an namespaceURI and localName. |
| QuickSort |
|