public interface ResizableSupport
Modifier and Type | Method and Description |
---|---|
javax.swing.border.Border |
getBorder()
Gets the border of the component.
|
Resizable |
getResizable()
Gets the underlying Resizable.
|
void |
setBorder(javax.swing.border.Border border)
Sets the border of the component.
|
javax.swing.border.Border getBorder()
void setBorder(javax.swing.border.Border border)
border
- the borderResizable getResizable()