| Class and Description |
|---|
| org.jfree.ui.about.Library
shadow class for deprecation
|
| Field and Description |
|---|
| org.jfree.ui.about.Licences.GPL
Use
Licences.getGPL(). |
| org.jfree.ui.about.Licences.LGPL
Use
Licences.getLGPL(). |
| Method and Description |
|---|
| 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.
|
Copyright © 2001–2014 JFree.org. All rights reserved.