|
JIDE Common Layer 2.7.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResizableSupport
An interface to indicate a component support Resizable.
Method Summary | |
---|---|
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. |
Method Detail |
---|
javax.swing.border.Border getBorder()
void setBorder(javax.swing.border.Border border)
border
- the borderResizable getResizable()
|
JIDE Common Layer 2.7.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |