|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pushingpixels.flamingo.api.common.icon.LayeredIcon
org.pushingpixels.substance.flamingo.ribbon.gallery.oob.SkinResizableIcon
public class SkinResizableIcon
Resizable icon for Substance skins.
| Field Summary |
|---|
| Fields inherited from class org.pushingpixels.flamingo.api.common.icon.LayeredIcon |
|---|
layers |
| Constructor Summary | |
|---|---|
SkinResizableIcon(org.pushingpixels.substance.api.SubstanceSkin skin,
int startWidth,
int startHeight)
Creates a new icon. |
|
| Method Summary |
|---|
| Methods inherited from class org.pushingpixels.flamingo.api.common.icon.LayeredIcon |
|---|
getIconHeight, getIconWidth, paintIcon, setDimension |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SkinResizableIcon(org.pushingpixels.substance.api.SubstanceSkin skin,
int startWidth,
int startHeight)
skin - Associated skin.startWidth - Original width in pixels.startHeight - Original heigth in pixels.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||