JCommon 1.0.17-redhat-2

Uses of Interface
org.jfree.ui.Drawable

Packages that use Drawable
org.jfree.ui Utility classes for creating user interfaces. 
 

Uses of Drawable in org.jfree.ui
 

Subinterfaces of Drawable in org.jfree.ui
 interface ExtendedDrawable
          A drawable that has a preferred size and aspect ratio.
 

Methods in org.jfree.ui that return Drawable
 Drawable DrawablePanel.getDrawable()
          Returns the drawable item.
 

Methods in org.jfree.ui with parameters of type Drawable
 void DrawablePanel.setDrawable(Drawable drawable)
          Sets the drawable item.
 


JCommon 1.0.17-redhat-2

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