JCommon 1.0.17-redhat-2

Uses of Class
org.jfree.util.LogContext

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(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.
 


JCommon 1.0.17-redhat-2

Copyright © 2001-2012 JFree.org. All Rights Reserved.