Uses of Package
org.mockcentral.editor.viewers

Packages that use org.mockcentral.editor.viewers
org.mockcentral.editor.components Contains the main ui components for building the editor display. 
org.mockcentral.editor.nodes.expectation Contains Plug-in-specific view components to handle user input and interact with the logical elements defined the MockCentralEditor-Core's corresponding package. 
org.mockcentral.editor.nodes.expectation.part.wizard Provides components used to display a wizard for creating or editing a method expectation element definition. 
org.mockcentral.editor.nodes.expectation.wizard Provides components used to display a wizard for creating or editing a Mock Object method expectation definition. 
org.mockcentral.editor.nodes.fixture Contains Plug-in-specific view components to handle user input and interact with the logical elements defined the MockCentralEditor-Core's corresponding package. 
org.mockcentral.editor.outline Contains an implementation of the MockCentralEditor-Core IMockCentralOutline interface for the plug-in editor. 
org.mockcentral.editor.viewers Contains implementations of MockCentralEditor-Core interfaces defined in the corresponding package. 
 

Classes in org.mockcentral.editor.viewers used by org.mockcentral.editor.components
TableViewerAdapter
          An adapter class that wraps a TableViewer and implements the IMockCentralGroupNodeModelObserver interface.
 

Classes in org.mockcentral.editor.viewers used by org.mockcentral.editor.nodes.expectation
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.
 

Classes in org.mockcentral.editor.viewers used by org.mockcentral.editor.nodes.expectation.part.wizard
TableLabelProviderAdapter
          A simple adapter for the ITableLabelProvider interface with empty implementations for uneeded methods.
 

Classes in org.mockcentral.editor.viewers used by org.mockcentral.editor.nodes.expectation.wizard
TableLabelProviderAdapter
          A simple adapter for the ITableLabelProvider interface with empty implementations for uneeded methods.
 

Classes in org.mockcentral.editor.viewers used by org.mockcentral.editor.nodes.fixture
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.
 

Classes in org.mockcentral.editor.viewers used by org.mockcentral.editor.outline
TreeViewerAdapter
          An adapter class that wraps a TreeViewer and implements the IMockCentralEditorOutline interface.
 

Classes in org.mockcentral.editor.viewers used by org.mockcentral.editor.viewers
MockCentralPluginTreeModel
          A MockCentralTreeModel subclass that implements ITreeContentProvider in order to function as the content provider for the TreeViewer contained on the MockCentralPluginOutlinePage.
TableLabelProviderAdapter
          A simple adapter for the ITableLabelProvider interface with empty implementations for uneeded methods.