Package org.mockcentral.editor

Contains a top-level Interface and Classes for the plug-in editor.

See:
          Description

Interface Summary
IMockCentralPluginEditor Interface for the plug-in editor.
 

Class Summary
ClassLoaderBuilder The MockCentral plugin editor class used to build the ClassLoader for the MockCentralApplication.
ElementChangeListener An IElementChangedListener used to forward any change events to the current MockCentralPluginEditor.
MarkerManager A Class for managing the IMarker instances for a MockCentral plugin editor's IResource.
MockCentralActivator The main MockCentral Editor plugin class to be used in the desktop.
MockCentralPluginEditor A FormEditor used to edit Mock Central configuration files.
ResourceChangeListener An IResourceChangeListener used to handle renaming and deleting of open Mock Central configuration files and to respond to changes to the current project's classpath entries in order to update the MockCentralApplication's mockable object class loader.
TitleImagesManager A Class used for accessing the available title images for the MockCentralPluginEditor.
 

Package org.mockcentral.editor Description

Contains a top-level Interface and Classes for the plug-in editor.