Package | Description |
---|---|
org.jfree.text |
Utility classes relating to text.
|
org.jfree.ui |
Utility classes for creating user interfaces.
|
Modifier and Type | Method and Description |
---|---|
RectangleInsets |
TextBox.getInteriorGap()
Returns the interior gap.
|
Modifier and Type | Method and Description |
---|---|
void |
TextBox.setInteriorGap(RectangleInsets gap)
Sets the interior gap.
|
Modifier and Type | Field and Description |
---|---|
static RectangleInsets |
RectangleInsets.ZERO_INSETS
A useful constant representing zero insets.
|
Copyright © 2001–2018 JFree.org. All rights reserved.