| Constructor and Description |
|---|
GuiIcon(IIconSize small,
IIconSize medium,
IIconSize large,
boolean isDecorator) |
GuiIcon(String small,
String medium,
String large) |
| Modifier and Type | Method and Description |
|---|---|
ImageIcon |
getIcon(GuiIconSize size) |
ImageIcon |
getLargeIcon() |
ImageIcon |
getMediumIcon() |
ImageIcon |
getSmallIcon() |
boolean |
isDecorator() |
public boolean isDecorator()
isDecorator in interface IGuiIconpublic ImageIcon getSmallIcon()
getSmallIcon in interface IGuiIconpublic ImageIcon getMediumIcon()
getMediumIcon in interface IGuiIconpublic ImageIcon getLargeIcon()
getLargeIcon in interface IGuiIconpublic ImageIcon getIcon(GuiIconSize size)
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.