Package editor.shipit
Class ShipItDialog.DocListener
java.lang.Object
editor.shipit.ShipItDialog.DocListener
- All Implemented Interfaces:
EventListener,DocumentListener
- Enclosing class:
- ShipItDialog
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidprivate void
-
Constructor Details
-
DocListener
private DocListener()
-
-
Method Details
-
insertUpdate
- Specified by:
insertUpdatein interfaceDocumentListener
-
removeUpdate
- Specified by:
removeUpdatein interfaceDocumentListener
-
changedUpdate
- Specified by:
changedUpdatein interfaceDocumentListener
-
update
-