Package | Description |
---|---|
org.jfree.ui |
Utility classes for creating user interfaces.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExtendedDrawable
A drawable that has a preferred size and aspect ratio.
|
Modifier and Type | Method and Description |
---|---|
Drawable |
DrawablePanel.getDrawable()
Returns the drawable item.
|
Modifier and Type | Method and Description |
---|---|
void |
DrawablePanel.setDrawable(Drawable drawable)
Sets the drawable item.
|
Copyright © 2001–2018 JFree.org. All rights reserved.