|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResizeToFitInterface
An interface describing an visual component that will attempt to resize itself to fit its preferredSize property.
Method Summary | |
---|---|
boolean |
isResizeToFit()
Get the resizeToFit property value. |
void |
setResizeToFit(boolean resizeToFit)
Set the resizeToFit property value. |
Method Detail |
---|
boolean isResizeToFit()
void setResizeToFit(boolean resizeToFit)
resizeToFit
- true, if the component should attempt to resize itself to fit the
preferredSize for its current contents; false, otherwise.
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |