Package net.sourceforge.nite.gui.timelineviewer

Interface Summary
ElementToLayerDepthDelegate ElementToLayerDepthDelegate is used by NiteTimeline to determine which sub-layer to place an element on.
TimelineNOMElementCreator Provides a method that TimeGrid can call to create new NOMElements when clicking on empty space in the grid.
 

Class Summary
NElementCreator A very simple, naive implementation that doesn't have any domain-specific information.
NiteTimeline The NiteTimeline provides a scrolling window containing blobs arranged by time on one axis, and by layer on the other.
SimpleContinuousLabeller A very simple, naive implementation that doesn't have any domain-specific information.
TimeBlob A simple blob on a timeline.
TimeGrid A simple timeline.
TimeLayer Used to add custom layers to TimeGrid