public interface Iconable
Modifier and Type | Interface and Description |
---|---|
static interface |
Iconable.IconFlags |
static class |
Iconable.LastComputedIcon |
Modifier and Type | Field and Description |
---|---|
static Key<java.lang.Integer> |
ICON_FLAG_IGNORE_MASK |
static int |
ICON_FLAG_OPEN
Deprecated.
unused, left for API compatibility
|
static int |
ICON_FLAG_READ_STATUS |
static int |
ICON_FLAG_VISIBILITY |
Modifier and Type | Method and Description |
---|---|
javax.swing.Icon |
getIcon(int flags) |
static final int ICON_FLAG_VISIBILITY
static final int ICON_FLAG_READ_STATUS
@Deprecated static final int ICON_FLAG_OPEN
static final Key<java.lang.Integer> ICON_FLAG_IGNORE_MASK