Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.1)
E67111-01
-
-
Nested Class Summary
Nested Classes
| Modifier and Type |
Interface and Description |
static class |
IconProvider.Key
The IconProvider.Key enumerated type is for convenience when
working with common icon provider keys.
|
-
Method Summary
All Methods Instance Methods Abstract Methods
| Modifier and Type |
Method and Description |
javax.swing.Icon |
iconFor(T obj,
java.lang.String key,
boolean enabled)
Get the icon for the given object and the given key.
|
-
-
Method Detail
-
iconFor
javax.swing.Icon iconFor(T obj,
java.lang.String key,
boolean enabled)
Get the icon for the given object and the given key.
- Parameters:
obj - the object for which to provide an icon
key - the key for which to provide an icon
enabled - true if the icon should represent an enabled
state, false otherwise
- Returns:
- the icon for the given object and the given key
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.1)
E67111-01
Copyright © 1997, 2016, Oracle. All rights reserved.