Package org.apache.batik.util.gui
Class URIChooser.DocumentAdapter
java.lang.Object
org.apache.batik.util.gui.URIChooser.DocumentAdapter
- All Implemented Interfaces:
EventListener
,DocumentListener
- Enclosing class:
- URIChooser
To listen to the document changes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Constructor Details
-
DocumentAdapter
protected DocumentAdapter()
-
-
Method Details
-
changedUpdate
- Specified by:
changedUpdate
in interfaceDocumentListener
-
insertUpdate
- Specified by:
insertUpdate
in interfaceDocumentListener
-
removeUpdate
- Specified by:
removeUpdate
in interfaceDocumentListener
-