Interface | Description |
---|---|
MessageKeys |
Keys for translated strings.
|
RunnableManager.BackgroundStage |
An optional mix-in interface for a
Runnable scheduled on the
RunnableManager that should be run in a background thread and which
produces a subsequent stage for further execution. |
Class | Description |
---|---|
Activator |
Activator for this plugin.
|
CellReadOnlyTesterHelper |
Helper class which collects the cell testers and allows to iterate over all to check whether a cell should be read
only.
|
FigureUtilities |
Based on org.eclipse.draw2d.FigureUtilities .
|
RunnableManager |
A utility class that is capable of maintaining the running
state of a
Runnable , i.e. |
TableConfigurationHelper |
Helper class for retrieving configuration information.
|
TableControlDetailDialogSWTRendererService |
TableControlDetailDialogSWTRendererService which provides the TableControlDetailDialogSWTRenderer.
|
TableControlDetailPanelSWTRendererService |
TableControlDetailPanelSWTRendererService which provides the TableControlDetailPanelRenderer.
|
TableControlSWTRendererService |
TableControlSWTRendererService which provides the TableControlSWTRenderer.
|
TableDetailRevealProvider |
A reveal provider for
VTableControl s that reveals objects presented in the details
of some object in the table. |
TableDetailRevealProvider_PTest |
Tests covering the
TableDetailRevealProvider class. |
TableRevealProvider |
A reveal provider for
VTableControl s that reveals objects contained (as rows)
in the table. |
TableRevealProvider_PTest |
Tests covering the
TableRevealProvider class. |
Copyright © 2019. All rights reserved.