Class Summary |
DefaultPropertySource |
An abstract class providing a null implementation for the methods of
IPropertySource used for editing a property. |
FolderContentProvider |
An implementation of ITreeContentProvider for ProxyElement objects. |
FolderLabelProvider |
A LabelProvider for ProxyElememts. |
FolderOnlyFilter |
A ViewerFilter that allows the display of folders only. |
FoldersFirstSorter |
A ViewSorter that shorts folders in front of non-folders reqardless of name. |
FolderView |
A CM API Folder hierarchy viewer based on the Eclipse TreeViewer control. |
NonEmptyFolderFilter |
A ViewFilter that allows only folders with real content to be displayed. |
NoTypeSorter |
A ViewSorter that sorts the bound member list on the simple name of the child
(as opposed to sorting on the label displayed in the tree view, which includes
resource type information). |
ProxyElement |
A tree viewer model element for a CM API Resource. |
ProxyElement.UnPw |
A simple Authentication object in which the username and password
obtained from the user is cached for use by the CM API. |
ResourceSource |
An implementation of IPropertySource for displaying the properties of a CM
API Resource. |
ResourceSource.ArraySource |
A PropertySource for displaying properties whose value is an array. |
ResourceSource.ListSource |
A PropertySource for displaying properties whose value is a list. |
ResourceSource.PropertySource |
A PropertySource for displaying properties whose value is a StpProperty. |
ResourceSource.ResourcePropertyDescriptor |
A PropertyDescriptor for CM API resource properties. |
ScoutPlugin |
The main plugin class to be used in the Eclipse desktop. |