Uses of Interface
wt.clients.dndMicroApplet.DnDMicroAppletConstants

Packages that use DnDMicroAppletConstants
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
 

Uses of DnDMicroAppletConstants in wt.clients.dndMicroApplet
 

Classes in wt.clients.dndMicroApplet that implement DnDMicroAppletConstants
 class 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.