public interface IGuiIcon
| Modifier and Type | Method and Description |
|---|---|
ImageIcon |
getIcon(GuiIconSize size) |
ImageIcon |
getLargeIcon() |
ImageIcon |
getMediumIcon() |
ImageIcon |
getSmallIcon() |
boolean |
isDecorator() |
ImageIcon getSmallIcon()
ImageIcon getMediumIcon()
ImageIcon getLargeIcon()
ImageIcon getIcon(GuiIconSize size)
boolean isDecorator()
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.