Package org.mockcentral.editor.viewers

Contains implementations of MockCentralEditor-Core interfaces defined in the corresponding package.

See:
          Description

Class Summary
MockCentralPluginTreeModel A MockCentralTreeModel subclass that implements ITreeContentProvider in order to function as the content provider for the TreeViewer contained on the MockCentralPluginOutlinePage.
NodeGroupTableLabelProvider A TableLabelProviderAdapter for tables that list a group of MockCentralNode instances.
TableContentProvider An IStructuredContentProvider for tables displayed within MockCentralPluginNodeView instances.
TableLabelProviderAdapter A simple adapter for the ITableLabelProvider interface with empty implementations for uneeded methods.
TableViewerAdapter An adapter class that wraps a TableViewer and implements the IMockCentralGroupNodeModelObserver interface.
TreeViewerAdapter An adapter class that wraps a TreeViewer and implements the IMockCentralEditorOutline interface.
 

Package org.mockcentral.editor.viewers Description

Contains implementations of MockCentralEditor-Core interfaces defined in the corresponding package.