|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.debug.internal.ui.actions.WatchAction
com.aptana.ide.debug.internal.ui.actions.InspectAction
public class InspectAction
| Constructor Summary | |
|---|---|
InspectAction()
|
|
| Method Summary | |
|---|---|
protected void |
createExpression(java.lang.String expressionText)
createExpression |
protected void |
displayResult(org.eclipse.debug.core.model.IWatchExpressionResult result)
displayResult |
void |
watchEvaluationFinished(org.eclipse.debug.core.model.IWatchExpressionResult result)
|
| Methods inherited from class com.aptana.ide.debug.internal.ui.actions.WatchAction |
|---|
dispose, init, init, run, selectionChanged, setActiveEditor, showExpressionsView |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InspectAction()
| Method Detail |
|---|
protected void createExpression(java.lang.String expressionText)
WatchAction
createExpression in class WatchActionWatchAction.createExpression(java.lang.String)public void watchEvaluationFinished(org.eclipse.debug.core.model.IWatchExpressionResult result)
watchEvaluationFinished in interface org.eclipse.debug.core.model.IWatchExpressionListenerIWatchExpressionListener.watchEvaluationFinished(org.eclipse.debug.core.model.IWatchExpressionResult)protected void displayResult(org.eclipse.debug.core.model.IWatchExpressionResult result)
result -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||