|
|||||||||
| Home >> All >> nextapp >> echo >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
nextapp.echo.event
Class DocumentEvent

java.lang.Objectjava.util.EventObject
nextapp.echo.event.DocumentEvent
- All Implemented Interfaces:
- java.io.Serializable
- public class DocumentEvent
- extends java.util.EventObject
An event indicating a modification of a document.
| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
DocumentEvent(nextapp.echo.text.Document source)
Creates a new DocumentEvent. |
|
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
DocumentEvent
public DocumentEvent(nextapp.echo.text.Document source)
- Creates a new DocumentEvent.
|
|||||||||
| Home >> All >> nextapp >> echo >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC