wt.wildfire
Class WildfireIconDelegate
java.lang.Object
wt.fc.IconDelegate
wt.wildfire.WildfireIconDelegate
- All Implemented Interfaces:
- Externalizable, Serializable
- Direct Known Subclasses:
- EPMWorkspaceIconDelegate
- public abstract class WildfireIconDelegate
- extends IconDelegate
- See Also:
- Serialized Form
Methods inherited from class wt.fc.IconDelegate |
getContextContainer, getFactory, getObject, getOpenIconSelector, getSharedFromDisplay, getSharedToDisplay, getStandardIconSelector, getTargetClass, readExternal, readVersion, resolveSelector, setFactory, setObject, setShareGlyphDisplay, setTargetClass, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WildfireIconDelegate
public WildfireIconDelegate()
getStandardIconSelector
public abstract IconSelector getStandardIconSelector(HTTPState a_State)
throws WTException,
IllegalAccessException,
InvocationTargetException
Supported API: false
- Parameters:
a_State
-
- Returns:
- IconSelector
- Throws:
WTException
IllegalAccessException
InvocationTargetException
getOpenIconSelector
public abstract IconSelector getOpenIconSelector(HTTPState a_State)
throws WTException,
IllegalAccessException,
InvocationTargetException
Supported API: false
- Parameters:
a_State
-
- Returns:
- IconSelector
- Throws:
WTException
IllegalAccessException
InvocationTargetException