|
TPTP 4.1.0 Tracing and Profiling Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectTraceViewerPage
org.eclipse.hyades.trace.views.adapter.internal.PatternPage
Insert the type's description here. Creation date: (06/14/2000 12:34:21 PM)
| Field Summary | |
|---|---|
protected ExecutionDetails |
_view
|
| Constructor Summary | |
|---|---|
PatternPage(org.eclipse.emf.ecore.EObject mofObject,
TraceViewer _viewer)
|
|
| Method Summary | |
|---|---|
org.eclipse.jface.action.Action |
baseTime()
|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
Insert the method's description here. |
void |
dispose()
|
void |
fillContextMenu(org.eclipse.jface.action.IMenuManager menu)
Contribute to the view popup menu |
org.eclipse.swt.widgets.Control |
getControl()
Returns the SWT control for this page |
ExecutionDetails |
getView()
|
boolean |
isEmpty()
|
void |
makeActions()
Insert the method's description here. |
org.eclipse.jface.action.Action |
percentMode()
|
org.eclipse.jface.action.Action |
rawTime()
|
void |
refreshPage()
Insert the method's description here. |
void |
selectionChanged()
Insert the method's description here. |
void |
setFocus()
Sets focus to a part in the page. |
void |
update(boolean newPage)
Insert the method's description here. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected ExecutionDetails _view
| Constructor Detail |
public PatternPage(org.eclipse.emf.ecore.EObject mofObject,
TraceViewer _viewer)
| Method Detail |
public void createControl(org.eclipse.swt.widgets.Composite parent)
parent - org.eclipse.swt.widgets.Compositepublic void dispose()
IPage.dispose()public org.eclipse.swt.widgets.Control getControl()
public ExecutionDetails getView()
public void makeActions()
public org.eclipse.jface.action.Action baseTime()
public org.eclipse.jface.action.Action rawTime()
public void refreshPage()
public void selectionChanged()
public void setFocus()
public void update(boolean newPage)
public void fillContextMenu(org.eclipse.jface.action.IMenuManager menu)
menu - public boolean isEmpty()
public org.eclipse.jface.action.Action percentMode()
|
TPTP 4.1.0 Tracing and Profiling Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||