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 TypeMethodDescriptionvoidAdds a log target to this facility.voidLog.removeTarget(LogTarget target) Removes a log target from this facility.voidLog.replaceTargets(LogTarget target) Replaces all log targets by the given target.