|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TermEvent | |
---|---|
org.crsh.term |
Uses of TermEvent in org.crsh.term |
---|
Subclasses of TermEvent in org.crsh.term | |
---|---|
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. |
Methods in org.crsh.term that return TermEvent | |
---|---|
TermEvent |
Term.read()
Read the next term event. |
TermEvent |
ConsoleTerm.read()
|
TermEvent |
BaseTerm.read()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |