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()
           
 

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



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