ResizableDialog, ResizableFrame, ResizablePanel, ResizableWindowpublic interface ResizableSupport
| Modifier and Type | Method | Description |
|---|---|---|
Border |
getBorder() |
Gets the border of the component.
|
Resizable |
getResizable() |
Gets the underlying Resizable.
|
void |
setBorder(Border border) |
Sets the border of the component.
|
Border getBorder()
void setBorder(Border border)
border - the borderResizable getResizable()