Uses of Interface
org.jfree.ui.Drawable
Packages that use Drawable
-
Uses of Drawable in org.jfree.ui
Subinterfaces of Drawable in org.jfree.uiModifier and TypeInterfaceDescriptioninterfaceA drawable that has a preferred size and aspect ratio.Fields in org.jfree.ui declared as DrawableMethods in org.jfree.ui that return DrawableMethods in org.jfree.ui with parameters of type DrawableModifier and TypeMethodDescriptionvoidDrawablePanel.setDrawable(Drawable drawable) Sets the drawable item.