| Interface | Description |
|---|---|
| BrowserEditor.EditorField | |
| BrowserSettingsDialog.ApplyListener | |
| ExpressionCreator.ExpressionListener |
The listener which is invoked once an expression has been created by this expression creator.
|
| Class | Description |
|---|---|
| AbstractSWTGraphDrawer<T extends org.eclipse.swt.widgets.Control> | |
| BrowserEditor | |
| BrowserEditorConfiguration |
Configuration object for the browser editor, such that not everything has to be passed as parameter arguments.
|
| BrowserGraphDrawer | |
| BrowserSelector<T> | |
| BrowserSettingsDialog |
A setting dialog which is shown in an SWT browser.
|
| BrowserWithMinimalSize | |
| ExpressionCreator |
A GUI element to create different kinds of
Expression instances. |
| ExpressionEvaluationArea |
An expression evaluation area contains a graph drawer where the results of expressions can be evaluated.
|
| JavascriptFunction | |
| ProgressBarMonitor |
Contains a
ProgressBar which is drawn based on progress of some long-running action, by implementing the ProgressMonitor
interface to track progress. |
| SWTCreator | |
| SWTGraphDrawer | |
| SWTPrimitiveValueEditor |
A simple editor which allows to edit primitive fields of objects.
|