|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectUI.Run.GEVAGraphPane.LabelListener
public class GEVAGraphPane.LabelListener
Constructor Summary | |
---|---|
GEVAGraphPane.LabelListener()
|
Method Summary | |
---|---|
void |
lineParsed(GEVAGraphStreamParser.LabelStreamParser.Event event)
Called when a single line has been acceptedly parsed |
void |
streamParsed()
Called when the stream has finished parsing. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GEVAGraphPane.LabelListener()
Method Detail |
---|
public void lineParsed(GEVAGraphStreamParser.LabelStreamParser.Event event)
GEVAStreamParser.Listener
lineParsed
in interface GEVAStreamParser.Listener<GEVAGraphStreamParser.LabelStreamParser.Event>
public void streamParsed()
GEVAStreamParser.Listener
streamParsed
in interface GEVAStreamParser.Listener<GEVAGraphStreamParser.LabelStreamParser.Event>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |