Uses of Package
wt.clients.dndMicroApplet

Packages that use wt.clients.dndMicroApplet
wt.clients.dndMicroApplet This package implements an applet whose intent is to supply targeted drag-and-drop functionality for use within HTML pages whose content is primarily HTML (in terms of screen real-estate and user focus), not Java.  The applet class is wt.clients.dndMicroApplet.DnDMicroApplet and is deployed as a signed JAR, <Windchill codebase>/wt/clients/dndMicroApplet/DnDApplet.jar
 

Classes in wt.clients.dndMicroApplet used by wt.clients.dndMicroApplet
DnDMicroApplet
          Simple applet capable of drawing icons and serving as a drag source of file and string data and as a drop target of file and string data.
DnDMicroAppletConstants
          Defines all applet parameter name used by DnDMicroApplet.
FileOperation
          Privileged file operation class for use by this package (only)
HTTPParameterConstants
          Defines of all HTTP parameters generated by DnDMicroApplet.