|
NextApp Echo 1.0.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnextapp.echo.text.TextComponent.DocumentHandler
A handler for document events.
Constructor Summary | |
private |
TextComponent.DocumentHandler()
|
Method Summary | |
void |
documentUpdate(DocumentEvent e)
Invoked when an document update occurs. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
private TextComponent.DocumentHandler()
Method Detail |
public void documentUpdate(DocumentEvent e)
DocumentListener
documentUpdate
in interface DocumentListener
e
- The event describing the update.DocumentListener.documentUpdate(DocumentEvent)
|
NextApp Echo 1.0.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |