Uses of Interface
org.jfree.util.LogTarget
Packages that use LogTarget
-
Uses of LogTarget in org.jfree.base.log
Methods in org.jfree.base.log with parameters of type LogTarget -
Uses of LogTarget in org.jfree.util
Classes in org.jfree.util that implement LogTargetFields in org.jfree.util declared as LogTargetMethods in org.jfree.util that return LogTargetMethods in org.jfree.util with parameters of type LogTargetModifier and TypeMethodDescriptionvoid
Adds a log target to this facility.void
Log.removeTarget
(LogTarget target) Removes a log target from this facility.void
Log.replaceTargets
(LogTarget target) Replaces all log targets by the given target.