| Interface | Description |
|---|---|
| BatchMaster.TaskOutputDescriptor | |
| FavoritesSelector.FavoritesListener |
| Class | Description |
|---|---|
| AngleSpectrogramSlicer | |
| BatchMaster |
BatchMaster is a object that runs through a batch file, controlling a time axis to produce a series of images.
|
| BatchMaster.Timer | |
| ColorBarComponent | Deprecated
This is not terribly useful and probably should be removed.
|
| ComponentsUtil |
Utilities for managing components.
|
| DasAxisSelector | |
| DasProgressLabel |
One-line Label component prints the update progress to a
JLabel component.
|
| DasProgressPanel |
ProgressMonitor component used throughout das2.
|
| DasProgressWheel |
Small 16x16 pixel progress wheel, designed intentionally for loading TCAs with X axis.
|
| DasTimeRangeSelector | |
| DataPointRecorder |
DataPointRecorder is a GUI for storing data points selected by the user.
|
| DataPointRecorder.DataPoint |
Note this is all pre-QDataSet.
|
| DataPointRecorderNew | Deprecated
use DataPointRecorder, which has the same functionality as this "new" code.
|
| DataPointReporter | |
| DatumEditor |
Editor for a Datum.
|
| DatumRangeEditor | |
| FavoritesSelector | |
| FixedColumnTextArea | |
| GrannyTextEditor |
Graphical editor for "Granny" text strings on the canvas.
|
| HorizontalSpectrogramAverager |
show the average of the data over an interval
|
| HorizontalSpectrogramSlicer | |
| SliceSettings | |
| TearoffTabbedPane |
Like the Swing TabbedPane, but this allows the tabs to be
removed to other windows or other TearoffTabbedPanes.
|
| TimeRangeEditor |
code copied from DasTimeRangeSelector for use with Autoplot.
|
| Toolbox |
A component that allows the user to create new objects and pass them to
components using the drag and drop interface.
|
| VerticalSpectrogramAverager |
show the average of the data over an interval
|
| VerticalSpectrogramSlicer |