|
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.Objectorg.eclipse.hyades.trace.views.internal.MethodInvocationDetails
| Field Summary | |
|---|---|
protected SinglePattern |
_invocationGraph
|
protected MethodInvocationStatistic |
_invocationStatistic
|
protected SinglePatternPage |
_page
|
protected org.eclipse.swt.widgets.Composite |
_viewContainer
|
protected org.eclipse.jface.action.Separator |
fSeparator
|
protected org.eclipse.swt.widgets.Sash |
hSash
|
protected java.lang.String |
tmpString
|
| Constructor Summary | |
|---|---|
MethodInvocationDetails(org.eclipse.swt.widgets.Composite parent,
SinglePatternPage page)
|
|
| Method Summary | |
|---|---|
protected void |
addInvocationStatisticMenu(org.eclipse.jface.action.IMenuManager menu)
|
void |
dispose()
|
JCanvas |
getCanvas()
|
org.eclipse.swt.widgets.Control |
getControl()
|
SinglePattern |
getInvocationGraph()
|
MethodInvocationStatistic |
getInvocationStatistic()
|
protected java.lang.String |
getViewTypeStr()
|
void |
initialize()
|
boolean |
isEmpty()
|
void |
menuAboutToShow(org.eclipse.jface.action.IMenuManager menu)
Called when the context menu is about to open. |
void |
next()
Insert the method's description here. |
void |
openSource()
Insert the method's description here. |
protected void |
postUpdateEvents()
|
void |
previous()
Insert the method's description here. |
void |
refresh()
|
void |
selectionChanged()
|
void |
showCallee()
Insert the method's description here. |
void |
showCaller()
Insert the method's description here. |
void |
update()
|
void |
update(boolean redraw)
|
void |
updateButtons()
|
void |
updateModelSelection()
|
void |
updateUI()
|
void |
zoomIn(boolean zoom)
Insert the method's description here. |
void |
zoomOut(boolean zoom)
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 SinglePatternPage _page
protected org.eclipse.swt.widgets.Sash hSash
protected org.eclipse.swt.widgets.Composite _viewContainer
protected SinglePattern _invocationGraph
protected MethodInvocationStatistic _invocationStatistic
protected org.eclipse.jface.action.Separator fSeparator
protected java.lang.String tmpString
| Constructor Detail |
public MethodInvocationDetails(org.eclipse.swt.widgets.Composite parent,
SinglePatternPage page)
| Method Detail |
public org.eclipse.swt.widgets.Control getControl()
public void refresh()
public void selectionChanged()
public void menuAboutToShow(org.eclipse.jface.action.IMenuManager menu)
IFillMenuTarget#fillContextMenuprotected void addInvocationStatisticMenu(org.eclipse.jface.action.IMenuManager menu)
public void updateButtons()
public void updateModelSelection()
public void dispose()
protected void postUpdateEvents()
public boolean isEmpty()
protected java.lang.String getViewTypeStr()
public void update()
public void update(boolean redraw)
public void initialize()
public JCanvas getCanvas()
public void updateUI()
public void zoomOut(boolean zoom)
public void zoomIn(boolean zoom)
public void previous()
public void next()
public void showCaller()
public void showCallee()
public void openSource()
public MethodInvocationStatistic getInvocationStatistic()
public SinglePattern getInvocationGraph()
|
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 | ||||||||||