| Constructor and Description |
|---|
GuiImageIcon(ImageIcon imageIcon) |
| Modifier and Type | Method and Description |
|---|---|
ImageIcon |
getIcon(GuiIconSize size) |
ImageIcon |
getLargeIcon() |
ImageIcon |
getMediumIcon() |
ImageIcon |
getSmallIcon() |
boolean |
isDecorator() |
public GuiImageIcon(ImageIcon imageIcon)
public ImageIcon getSmallIcon()
getSmallIcon in interface IGuiIconpublic ImageIcon getMediumIcon()
getMediumIcon in interface IGuiIconpublic ImageIcon getLargeIcon()
getLargeIcon in interface IGuiIconpublic ImageIcon getIcon(GuiIconSize size)
public boolean isDecorator()
isDecorator in interface IGuiIconCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.