Package com.bonevich.eclipse.logging.popups

Class Summary
AddDebugLoggingAction Action to add a debug logging statement to the current JavaEditor.
AddErrorLoggingAction Action to add an error logging statement to the current JavaEditor.
AddFatalLoggingAction Action to add a fatal logging statement to the current JavaEditor.
AddInfoLoggingAction Action to add an informational logging statement to the current JavaEditor.
AddLoggingAction Base class for actions that add logging statements to the current JavaEditor.
AddLoggingOperation Workhorse for adding logging statements to a given source code editor.
AddTraceLoggingAction Action to add a trace logging statement to the current JavaEditor.
AddWarnLoggingAction Action to add a warn logging statement to the current JavaEditor.
 



Copyright © 2003-2004 bonevich.com. All Rights Reserved.