Class Summary |
AbstractConfigurableView |
This abstract class is to be implemented by classes which want to store their state accross system start-stop cycles. |
AbstractContentProvider |
This is base class for content providers which are used with viewers in GUI. |
AbstractTableView |
This class is base class for all viewes which implement the IConfigurableView
and have TableViewer as visual model. |
AbstractTreeView |
This class is base class for all viewes which implement the IConfigurableView
and have TreeViewer as visual model. |
DefaultPerspective |
|