| Constructor and Description |
|---|
ConcatinatedGuiIcon(IGuiIcon icon,
IGuiIcon... additionalIcons) |
| Modifier and Type | Method and Description |
|---|---|
ImageIcon |
getIcon(GuiIconSize size) |
ImageIcon |
getLargeIcon() |
ImageIcon |
getMediumIcon() |
ImageIcon |
getSmallIcon() |
boolean |
isDecorator() |
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.