JCommon 1.0.17-redhat-2

Deprecated API


Contents
Deprecated Classes
org.jfree.xml.parser.Base64ReadHandler
          base64 encoded elements are no longer supported ... 
org.jfree.xml.factory.objects.ClassComparator
          Moved to org.jfree.util 
org.jfree.ui.about.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.ui.RefineryUtilities.getCenterPoint()
          this method is not useful in multi-screen environments. 
org.jfree.ui.RefineryUtilities.getMaximumWindowBounds()
          this method is not useful in multi-screen environments. 
org.jfree.base.modules.AbstractModule.isClassLoadable(String)
          use the method that passes in a context-class. 
org.jfree.base.modules.AbstractModule.performExternalInitialize(String)
          Use the method that provides a class-context instead. 
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(Class, boolean)
          should no longer be used... 
 


JCommon 1.0.17-redhat-2

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