wt.fc
Class IconDelegate
java.lang.Object
wt.fc.IconDelegate
- All Implemented Interfaces:
- Externalizable, Serializable
public class IconDelegate
- extends Object
- implements Externalizable
Retrieves icons for Windchill objects. The default implementation uses
introspection information to retrieve the icon. If the target object
is Typed and is an instance of a soft type, the delegate will find the
correct soft-typed icon.
Supported API: true
Extendable: false
- See Also:
- Serialized Form
|
Nested Class Summary |
static class |
wt.fc.IconDelegate.SharedFromAction
|
static class |
wt.fc.IconDelegate.SharedToAction
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |