Package | Description |
---|---|
com.ibm.tivoli.imi.controller |
Modifier and Type | Field and Description |
---|---|
static DynamicIcon.IconPath |
DynamicIcon.IconPath.AVAILABLE |
static DynamicIcon.IconPath |
DynamicIcon.IconPath.AWAY |
static DynamicIcon.IconPath |
DynamicIcon.IconPath.CONN_CLOSED |
static DynamicIcon.IconPath |
DynamicIcon.IconPath.DONT_DISTURB |
static DynamicIcon.IconPath |
DynamicIcon.IconPath.IN_A_MEETING |
static DynamicIcon.IconPath |
DynamicIcon.IconPath.MOBILE |
static DynamicIcon.IconPath |
DynamicIcon.IconPath.OFFLINE |
static DynamicIcon.IconPath |
DynamicIcon.IconPath.UNKNOW |
Modifier and Type | Method and Description |
---|---|
static DynamicIcon.IconPath |
DynamicIcon.IconPath.valueOf(java.lang.String name) |
static DynamicIcon.IconPath[] |
DynamicIcon.IconPath.values() |