|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.ui.actions.WorkspaceModifyOperation com.bonevich.eclipse.logging.popups.AddLoggingOperation
Workhorse for adding logging statements to a given source code editor.
Field Summary |
Constructor Summary | |
AddLoggingOperation(org.eclipse.ui.texteditor.ITextEditor editor,
org.eclipse.jdt.core.ICompilationUnit cu,
AddLoggingAction action,
boolean saveWork)
|
Method Summary | |
protected void |
execute(org.eclipse.core.runtime.IProgressMonitor monitor)
|
Methods inherited from class org.eclipse.ui.actions.WorkspaceModifyOperation |
run |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AddLoggingOperation(org.eclipse.ui.texteditor.ITextEditor editor, org.eclipse.jdt.core.ICompilationUnit cu, AddLoggingAction action, boolean saveWork)
Method Detail |
protected void execute(org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException, java.lang.reflect.InvocationTargetException, java.lang.InterruptedException
org.eclipse.core.runtime.CoreException
java.lang.reflect.InvocationTargetException
java.lang.InterruptedException
WorkspaceModifyOperation.execute(IProgressMonitor)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |