|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResizableIcon
Interface for icons that have resizability behaviour.
Method Summary | |
---|---|
void |
setDimension(java.awt.Dimension newDimension)
Changes the dimension of this icon. |
Methods inherited from interface javax.swing.Icon |
---|
getIconHeight, getIconWidth, paintIcon |
Method Detail |
---|
void setDimension(java.awt.Dimension newDimension)
this
icon.
newDimension
- New dimension for this
icon.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |