Class MemoWatcher
java.lang.Object
cardmanager.gui.impl.MemoWatcher
- All Implemented Interfaces:
Runnable, EventListener, DocumentListener
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidonChange()voidvoidrun()voidupdateText(String s)
-
Field Details
-
last
-
-
Constructor Details
-
MemoWatcher
-
-
Method Details
-
updateText
-
onChange
public void onChange() -
run
-
insertUpdate
- Specified by:
insertUpdatein interfaceDocumentListener
-
removeUpdate
- Specified by:
removeUpdatein interfaceDocumentListener
-
changedUpdate
- Specified by:
changedUpdatein interfaceDocumentListener
-