Package wt.clients.util

Interface Summary
IconCacheIF

Supported API: true

Extendable: true
ReferenceHolder Interface ReferenceHolder provides an interface, or a handle, to retrieving and setting the value of an object.
RefreshListener Interface RefreshListener is a utility class used by clients to keep varying views of objects refreshed (in sync).
 

Class Summary
ContainerColorUtility This class is used to recursively apply the same background, foreground, and font to all components within a container.
ContainerUtility This is a utility class to perform common functions upon container objects.
EnumeratedChoice This class allows the selection of the allowable values for a specified EnumeratedType class in a choice list.
EnumeratedList This class allows the selection of the allowable values for a specified EnumeratedType class in a choice list.
FileChooserDropApplet Applet used to select files (actually, filepath strings), requires Java plugin.
FrameLocator Class FrameLocator is a utility which sets the location of the parameter window to cascade down the desktop.
HyperlinkFileChooserApplet Applet used to select files (actually, filepath strings), requires Java plugin.
IconCache

Supported API: true

Extendable: true
JFileChooserApplet Applet used to select files (actually, filepath strings), requires Java plugin.
RefreshEvent Class RefreshEvent is an event class used by clients for capturing object creation, modification, and deletion events.
RefreshService Class RefreshService is a utility class used by clients to keep views of objects refreshed (in sync).
TaskDelegate Class TaskDelegate is a utility which supports launching create, update, view and delete tasks associated with a particular business object.
TaskDelegateFactory Class TaskDelegateFactory is a utility class which contains factory methods for instantiating TaskDelegate objects.
WTClipboard This class holds the clipboard that is currently being used by Windchill clients to hold Windchill objects.
WTJSObject A wrapper class for netscape.javascript.JSObject.
WTMultiList WTMultiList is a multi column list which fixes bugs found in symantec.itools.awt.MultiList.
WTObjectSelection A class which implements the capability required to transfer an array of WTObjects.
 

Exception Summary
TaskDelegateException Subclass of WTException used by the TaskDelegate system.