| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bonevich.eclipse.logging.popups.AddLoggingAction
com.bonevich.eclipse.logging.popups.AddDebugLoggingAction
Action to add a debug logging statement to the current JavaEditor.
| Field Summary | 
| Constructor Summary | |
| AddDebugLoggingAction() | |
| Method Summary | |
| protected  java.lang.String | getConditionalLoggingStatement(java.lang.String loggingImpl)Retrieve an implementation-specific logging statement wrapped in a conditional log-level check to be inserted into code. | 
| protected  java.lang.String | getLoggingStatement(java.lang.String loggingImpl)Retrieve an implementation-specific logging statement to be inserted into code. | 
| protected  boolean | isConditionalUsed()Indicate whether to use a conditional-wrapped logging statement. | 
| Methods inherited from class com.bonevich.eclipse.logging.popups.AddLoggingAction | 
| run, selectionChanged, setActiveEditor | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public AddDebugLoggingAction()
| Method Detail | 
protected boolean isConditionalUsed()
AddLoggingAction
isConditionalUsed in class AddLoggingActionprotected java.lang.String getLoggingStatement(java.lang.String loggingImpl)
AddLoggingAction
getLoggingStatement in class AddLoggingActionAddLoggingAction.getLoggingStatement(String)protected java.lang.String getConditionalLoggingStatement(java.lang.String loggingImpl)
AddLoggingAction
getConditionalLoggingStatement in class AddLoggingAction| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||