|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoggingPluginResources | |
com.bonevich.eclipse.logging | |
com.bonevich.eclipse.logging.popups | |
com.bonevich.eclipse.logging.prefs |
Uses of LoggingPluginResources in com.bonevich.eclipse.logging |
Classes in com.bonevich.eclipse.logging that implement LoggingPluginResources | |
class |
LoggingPlugin
The main plugin class to be used in the desktop. |
class |
LoggingPluginMessages
Utility to access and bind arguments to resource messages used by this plugin. |
Uses of LoggingPluginResources in com.bonevich.eclipse.logging.popups |
Classes in com.bonevich.eclipse.logging.popups that implement LoggingPluginResources | |
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 |
AddLoggingAction
Base class for actions that add logging statements to the current JavaEditor. |
class |
AddLoggingOperation
Workhorse for adding logging statements to a given source code editor. |
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. |
Uses of LoggingPluginResources in com.bonevich.eclipse.logging.prefs |
Classes in com.bonevich.eclipse.logging.prefs that implement LoggingPluginResources | |
class |
LoggingPreferencePage
Preference page for the Boneclipse Logging Plugin. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |