|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LogContext | |
| org.jfree.text | Utility classes relating to text. |
| org.jfree.util | General utility classes. |
| Uses of LogContext in org.jfree.text |
| Fields in org.jfree.text declared as LogContext | |
protected static LogContext |
TextUtilities.logger
Access to logging facilities. |
protected static LogContext |
TextFragment.logger
Access to logging facilities. |
| Uses of LogContext in org.jfree.util |
| Methods in org.jfree.util that return LogContext | |
static LogContext |
Log.createContext(java.lang.Class context)
Creates a log context. |
static LogContext |
Log.createContext(java.lang.String context)
Creates a log context. |
protected LogContext |
Log.internalCreateContext(java.lang.String context)
Creates a log context. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||