JDK-7119272 : Add drag and drop support into TrayIcon
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: linux
  • CPU: x86
  • Submitted: 2011-12-08
  • Updated: 2012-08-30
  • Resolved: 2012-08-30
Description
A DESCRIPTION OF THE REQUEST :
Hey,

Please allow to drop data flavors from the OS onto the java.awt.TrayIcon that resides in the java.awt.SystemTray.

JUSTIFICATION :
This feature exists in other programming languages and it is very useful for certain applications.
For example, I developed a translator app that is present in the system tray and I would like my users to be able to drop text / files and get the translation in a TrayIcon notification message.

Comments
EVALUATION Currently, we do not plan to implement such functionality.
30-08-2012