| Interface | Description |
|---|---|
| ITraceConfigPage |
Interface used to implements a custom Trace config page
|
| Class | Description |
|---|---|
| AddAnnotationDialog |
The dialog for adding annotation.
|
| AnnotationConfigPage |
This will help to create the necessary widgets to configure an annotation's
properties.
|
| AxisConfigPage |
This will help to create the necessary widgets to configure an axis's
properties.
|
| DoubleInputText |
A SWT text which only allow double input.
|
| GraphConfigPage |
This will help to create the necessary widgets to configure an annotation's
properties.
|
| GrayableButton |
A button with gray image when disabled.
|
| RemoveAnnotationDialog |
The dialog for removing annotation.
|
| TraceConfigPage |
This will help to create the necessary widgets to configure an axis's
properties.
|
| WrappableToolbarLayout |
Arrange children in multiple rows if necessary.
|
| XYGraphConfigDialog |
The dialog for configuring XYGraph properties.
|