| Class | Description |
|---|---|
| AbstractDataViewFixture |
A fixture for previewing a kind of
DataView. |
| Fixture |
A fixture is a standalone application
intended for testing one particular GUI component in isolation.
|
| GUIUtilities |
A suite of utility methods that may be useful for constructing Swing components
in a style consistent with the rest of the framework.
|
| JKeyValuePanel |
A utility panel for creating form panels,
in which each row has one label and one input component.
|
| Utilities |
A suite of utility methods that may be useful for data source and view plugins.
|
| Annotation Type | Description |
|---|---|
| Fixture.Title |
Indicates the desired frame title for a
Fixture. |