Uses of Class
org.jfree.util.LogContext
Packages that use LogContext
Package
Description
Utility classes relating to text.
General utility classes.
-
Uses of LogContext in org.jfree.text
Fields in org.jfree.text declared as LogContextModifier and TypeFieldDescriptionprotected static final LogContext
TextFragment.logger
Access to logging facilities.protected static final LogContext
TextUtilities.logger
Access to logging facilities. -
Uses of LogContext in org.jfree.util
Methods in org.jfree.util that return LogContextModifier and TypeMethodDescriptionstatic LogContext
Log.createContext
(Class context) Creates a log context.static LogContext
Log.createContext
(String context) Creates a log context.protected LogContext
Log.internalCreateContext
(String context) Creates a log context.