TPTP 4.3.0 Monitoring Tools Project
Internal API Specification

Package org.eclipse.tptp.wsdm.tooling.viewers.internal

Interface Summary
ICheckViewerClient Interface to handle check box selection for a CheckboxTreeViewer.
IViewerClient Interface to handle selection changed for any viewer.
 

Class Summary
BaseStructuredViewer This is a base wrapper class for jface viewers.
GenericCheckViewerClient This class is a default client to handle CheckStateChangedEvent in case client doesn't want to implement ICheckViewerClient interface.
GenericViewerClient This class is a default client to handle DoubleClick and SelectionChanged ebents in case client doesn't want to implement IViewerClient interface.
StructuredCheckboxTreeViewer This class provides wrapper around jface CheckboxTreeViewer.
StructuredTableViewer This class provides wrapper around jface TableViewer.
StructuredTreeViewer This class provides wrapper around jface TreeViewer.
 


TPTP 4.3.0 Monitoring Tools Project
Internal API Specification