The flash.desktop package contains classes used for copy-and-paste and drag-and-drop operations, as well as the Icon class, used to define system icons used by a file. This package is only available to content running in the Adobe Integrated Runtime.



Classes
 ClasseDescrição
 Clipboard Provides a container for transferring data and objects through the clipboard and through drag-and-drop operations.
 ClipboardFormats Defines constants for the names of the standard data formats used with the Clipboard class.
 ClipboardTransferMode Defines constants for the modes used as values of the transferMode parameter of the Clipboard.getData() method.
 DockIcon The DockIcon class represents the OS X-style dock icon.
 Icon An object that defines the system icons used by a file.
 InteractiveIcon InteractiveIcon is the abstract base class for representing the operating system icons associated with windows and applications.
 NativeDragActions Defines string constants for the names of the drag-and-drop actions.
 NativeDragManager Coordinates drag-and-drop operations.
 NativeDragOptions Specifies which drag-and-drop actions are relevant to a drag operation.
 NativeWindowIcon The NativeWindowIcon class is a concrete class that represents a system icon associated with a window.
 NotificationType The NotificationType class provides values that specify how critical a Notification is.
 SystemTrayIcon The SystemTrayIcon class represents the Windows taskbar notification area (system tray)-style icon.