Package | Description |
---|---|
org.jfree.text |
Utility classes relating to text.
|
org.jfree.util |
General utility classes.
|
Modifier and Type | Field and Description |
---|---|
protected static LogContext |
TextUtilities.logger
Access to logging facilities.
|
protected static LogContext |
TextFragment.logger
Access to logging facilities.
|
Modifier and Type | Method and Description |
---|---|
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.
|