|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.das2.event | |
---|---|
org.das2.components | Provides GUI components for building applications. |
org.das2.dataset | Provides classes and interfaces for combining Datums into structured DataSets, and operators for working with DataSets. |
org.das2.event | Classes for adding interactivity to the application components. |
org.das2.graph | Mostly contains DasCanvasComponents, which are components that live within the DasCanvas, and Renderers which draw on DasPlots. |
org.das2.util | Utility classes useful for the implementation of other packages, but not necessarily part of any one package. |
Classes in org.das2.event used by org.das2.components | |
---|---|
BoxSelectionEvent
This is the range anolog to the DataPointSelectionEvent. |
|
BoxSelectionListener
|
|
DasUpdateEvent
|
|
DataPointSelectionEvent
This is the general-purpose "a data point was selected" event. |
|
DataPointSelectionListener
|
|
DataRangeSelectionEvent
|
|
DataRangeSelectionListener
|
|
TimeRangeSelectionEvent
|
|
TimeRangeSelectionListener
|
Classes in org.das2.event used by org.das2.dataset | |
---|---|
DasEvent
|
Classes in org.das2.event used by org.das2.graph | |
---|---|
DasMouseInputAdapter
DasMouseInputAdapter delegates mouse and key events to mouse modules, which do something with the events. |
|
DasUpdateEvent
|
|
DataRangeSelectionEvent
|
|
DataRangeSelectionListener
|
|
DragRenderer
A DragRenderer provides the feedback to the human operator of what his or her mousing is doing. |
|
MouseModule
A MouseModule is a pluggable unit that promotes simple mouse events into human events or actions that are useful for science analysis. |
|
MousePointSelectionEvent
|
|
TimeRangeSelectionEvent
|
|
TimeRangeSelectionListener
|
Classes in org.das2.event used by org.das2.util | |
---|---|
MouseModule
A MouseModule is a pluggable unit that promotes simple mouse events into human events or actions that are useful for science analysis. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |