|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IconSet.Type | |
|---|---|
| org.tbee.swing | |
| Uses of IconSet.Type in org.tbee.swing |
|---|
| Methods in org.tbee.swing that return IconSet.Type | |
|---|---|
static IconSet.Type |
IconSet.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IconSet.Type[] |
IconSet.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.tbee.swing with parameters of type IconSet.Type | |
|---|---|
static Icon |
IconSet.get(String name,
IconSet.Type type)
|
Icon |
IconSet.getIcon(String name,
IconSet.Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||