Class | Description |
---|---|
DragButton |
Class to extend a JButton so that it is draggable.
|
HorizRuler |
This class defines the horizontal ruler display at the top of each Panel.
|
Panel |
This class defines a single panel of WaveSignals with an associated list of signal names.
|
StepSize |
Class to determine a sensible range of values to display for a given real range.
|
SweepSignal |
Class to define a swept signal.
|
WaveformWindow |
This class defines the a screenful of Panels that make up a waveform display.
|
WaveformWindow.Locator |
Class to find the WaveformWindow associated with the cell in a given EditWindow.
|
WaveformWindow.OnePanel |
This class extends JPanel so that components of the Waveform window can be identified by the Drag and Drop system.
|
WaveSignal |
This class defines a single trace in a Panel.
|