|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AddLoggingAction | |
| com.bonevich.eclipse.logging.popups | |
| Uses of AddLoggingAction in com.bonevich.eclipse.logging.popups |
| Subclasses of AddLoggingAction in com.bonevich.eclipse.logging.popups | |
class |
AddDebugLoggingAction
Action to add a debug logging statement to the current JavaEditor. |
class |
AddErrorLoggingAction
Action to add an error logging statement to the current JavaEditor. |
class |
AddFatalLoggingAction
Action to add a fatal logging statement to the current JavaEditor. |
class |
AddInfoLoggingAction
Action to add an informational logging statement to the current JavaEditor. |
class |
AddTraceLoggingAction
Action to add a trace logging statement to the current JavaEditor. |
class |
AddWarnLoggingAction
Action to add a warn logging statement to the current JavaEditor. |
| Constructors in com.bonevich.eclipse.logging.popups with parameters of type AddLoggingAction | |
AddLoggingOperation(org.eclipse.ui.texteditor.ITextEditor editor,
org.eclipse.jdt.core.ICompilationUnit cu,
AddLoggingAction action,
boolean saveWork)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||