|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEventType
org.gnu.gnomevte.event.CommitEvent.Type
public static class CommitEvent.Type
Type of a TerminalCommitEvent.
Field Summary | |
---|---|
static CommitEvent.Type |
COMMIT
Emitted whenever the terminal receives input from the user and prepares to send it to the child process. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CommitEvent.Type COMMIT
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |