public static interface IconTheme.Icon extends Comparable<IconTheme.Icon>
Modifier and Type | Method and Description |
---|---|
String |
getGroup() |
Image |
getImage() |
ImageIcon |
getImageIcon() |
String |
getLabel() |
String |
getName() |
String |
getProviderName() |
Object |
getResource() |
URL |
getURL() |
compareTo