public interface ResizableSupport
| Modifier and Type | Method and 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()