|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.ip2.TimelineViewer
public class TimelineViewer
A very simple timeline viewer for I-P2.
| Nested Class Summary | |
|---|---|
protected class |
TimelineViewer.ResetHook
|
protected class |
TimelineViewer.TimelineFrame
|
| Field Summary | |
|---|---|
(package private) TimelineViewer.TimelineFrame |
frame
|
(package private) Ip2 |
ip2
|
| Constructor Summary | |
|---|---|
TimelineViewer(Ip2 ip2)
|
|
| Method Summary | |
|---|---|
(package private) java.util.List<PNodeEnd> |
getSortedEnds()
|
protected java.lang.String |
makeTimelineText()
|
void |
setVisible(boolean v)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
Ip2 ip2
TimelineViewer.TimelineFrame frame
| Constructor Detail |
|---|
public TimelineViewer(Ip2 ip2)
| Method Detail |
|---|
public void setVisible(boolean v)
protected java.lang.String makeTimelineText()
java.util.List<PNodeEnd> getSortedEnds()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||