|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectUI.Run.GEVAStreamParser.Event
UI.Run.GEVAStreamParser.LineEvent
protected static class GEVAStreamParser.LineEvent
Base listen event class, which simply gives the listener the line that was (or wasn't, as the case may be when using this event) parsed
Constructor Summary | |
---|---|
GEVAStreamParser.LineEvent(java.lang.String line)
|
Method Summary | |
---|---|
java.lang.String |
getLine()
Get the line, unmodified, that was parsed when this event was generated |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GEVAStreamParser.LineEvent(java.lang.String line)
Method Detail |
---|
public java.lang.String getLine()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |