|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SegmentListener
SegmentListeners get notified with a newSegment()
event by a SegmentMaker
.
Method Summary | |
---|---|
void |
newSegment(TimeStamp start,
TimeStamp end)
newSegment even, called by any SegmentMaker s that this SegmentListener is listening to. |
Method Detail |
---|
void newSegment(TimeStamp start, TimeStamp end)
SegmentMaker
s that this SegmentListener is listening to.
start
- the start time.end
- the end time.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |