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: URIChooser.java 1733416 2016-03-03 07:07:13Z gadams $
-
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
-