|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crsh.term.TermEvent
public class TermEvent
An event emitted by a term.
Nested Class Summary | |
---|---|
static class |
TermEvent.Break
Signals a control-break. |
static class |
TermEvent.Close
Signals a control-break. |
static class |
TermEvent.Complete
Signals the completion of a text line. |
static class |
TermEvent.ReadLine
Signals a line was submitted for processing. |
Constructor Summary | |
---|---|
TermEvent()
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TermEvent()
Method Detail |
---|
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |