Deprecated API

Contents

Deprecated Classes

Base64ReadHandler
base64 encoded elements are no longer supported ...
ClassComparator
Moved to org.jfree.util
Library
shadow class for deprecation

Deprecated Methods

org.jfree.base.BootableProjectInfo.addDependency(BootableProjectInfo)
use 'addLibrary' instead.
org.jfree.util.WaitingImageObserver.clone()
cloning may lock down the observer
org.jfree.xml.writer.XMLWriter.writeTag(String,Properties,boolean)
use the attribute list instead ...
org.jfree.xml.writer.XMLWriterSupport.writeTag(Writer,String,Properties,boolean)
use the attribute list instead of the properties.

Deprecated Constructors

org.jfree.xml.factory.objects.DecimalFormatObjectDescription.DecimalFormatObjectDescription(Class,boolean)
should no longer be used...