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.



Classes
 ClassDescription
 ClipboardThe Clipboard class provides a container for transferring data and objects through the clipboard.
 ClipboardFormatsThe ClipboardFormats class defines constants for the names of the standard data formats used with the Clipboard class.
 ClipboardTransferModeThe ClipboardTransferMode class defines constants for the modes used as values of the transferMode parameter of the Clipboard.getData() method.
 DockIcon AIR-onlyThe DockIcon class represents the MacOS X®-style dock icon.
 Icon AIR-onlyThe Icon class represents an operating system icon.
 InteractiveIcon AIR-onlyThe InteractiveIcon class is the base class for the operating system icons associated with applications.
 NativeApplication AIR-onlyThe NativeApplication class represents this AIR application.
 NativeDragActions AIR-onlyThe NativeDragActions class defines string constants for the names of the drag-and-drop actions.
 NativeDragManager AIR-onlyThe NativeDragManager class coordinates drag-and-drop operations.
 NativeDragOptions AIR-onlyThe NativeDragOptions class defines constants for the names of drag-and-drop actions allowed in a drag-and-drop operation.
 NotificationType AIR-onlyThe NotificationType class defines constants for use in the priority parameter of the DockIcon bounce() method and the type parameter of the NativeWindow notifyUser() method.
 SystemTrayIcon AIR-onlyThe SystemTrayIcon class represents the Windows taskbar® notification area (system tray)-style icon.
 Updater AIR-onlyThe Updater class is used to update the currently running application with a different version.