TPTP 4.2.0 Platform Project
Public API Specification

Package org.eclipse.hyades.trace.ui

Interface Summary
IDeleteListener A delete event listener registers with the profile plug-in to receive delete event notifications for the top hierarchy objects.
IProfileEventListener A profile event listener registers with the profile plug-in to receive profile event notification from the application being profiled.
ITraceSelection A selection containing elements.
IViewSelectionChangedListener A problem determination view event listener registers with the hyades ui plug-in to receive event notification when selection changes in hyades views Clients may implement this interface.
ProfileEventListener A profile event set listener registers with the profile plug-in to receive profile event notification from the application being profiled.
 

Class Summary
DefaultPage A message page display a message in a pagebook view.
FilterTraceViewer This class defines an abstract base class for viewers shown in the trace model that have some filter type(s) associated with them.
HyadesConstants  
HyadesUtil This class provides static methods for some usefull trace functions.
ProfileEvent A profile event describes an event in an application being profiled The getSource() method of a profile event returns the element associated with the event.
ProfileUIManager Provides common UI functions for profiling, such as to start and stop monitoring a profiling agent.
TraceViewer This class defines an abstract base class for viewers shown in the trace model.
TraceViewerPage This class defines an abstract base class for Page instances shown in the trace model.
UIPlugin Plugin class that provides way to access plugin instance, resource bundle and debug enablement.
ViewSelectionChangedEvent A PDViewEvent is sent when the selection changes in one of the problem determination views The getSource() source of the selection event returns the element associated with the event.
 


TPTP 4.2.0 Platform Project
Public API Specification