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
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
DocumentAdapter
protected DocumentAdapter()
-
-
Method Details
-
changedUpdate
- Specified by:
changedUpdatein interfaceDocumentListener
-
insertUpdate
- Specified by:
insertUpdatein interfaceDocumentListener
-
removeUpdate
- Specified by:
removeUpdatein interfaceDocumentListener
-