Package rangesearch

Interface Summary
ModelChangedListener An interface for objects that listen for tool change events.
ToolChangedListener An interface for objects that listen for tool change events.
 

Class Summary
JDSLUtil Implements features which are not in JDSL.
LexographicComparator  
Main The main function that activates the graphical interface.
ModelChangedEvent An event that is fired when the current tool mode changes in a RangeView.
RangeFrame This class tracks the application state and handles high-level user interaction for the graphical interface.
RangeModel A representation of the GUI document structure, including a set of points and a range.
RangeView Manages the display of and user interaction with a RangeModel (a set of points plus a range).
ToolChangedEvent An event that is fired when the current tool mode changes in a GraphView.