This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes General Computing and the fly likes How to display systemtray Icon in windows 7 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » General Computing
Reply Bookmark "How to display systemtray Icon in windows 7" Watch "How to display systemtray Icon in windows 7" New topic
Author

How to display systemtray Icon in windows 7

sharab rao
Greenhorn

Joined: Jan 09, 2013
Posts: 9

Hi,

While launching the application in windows services mode the systemTrayIcon should appear with some popup message.
I did swing coding for this it is working fine in windows XP, But it is not working as expected in windows 7.

Is any code change is required for windows7..?? or any special registry keys i need to add..??
I came to know by searching some forums, in windows XP default session is 0, but for windows 7 it will maintain different sessions.
This might be the reason for not enabling systemTrayIcon in windows 7.

please help me out in this.

Thanks,
Ram
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to display systemtray Icon in windows 7
 
Similar Threads
text field in stored procedure
cant run Java rules round up game
windows XP with windows 7
RXTX in Windows 7 64 bits
redirecting the maven output to file