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 EJB and other Java EE Technologies and the fly likes Problem: Java App’s System Try icon not showing after window login 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 » Java » EJB and other Java EE Technologies
Reply locked New topic
Author

Problem: Java App’s System Try icon not showing after window login

Mudasser Tufail
Greenhorn

Joined: May 14, 2012
Posts: 8
Hello



I have java application it creates the system try icon in window OS.when I start manually it run fine. But now I put my

application to window startup mean my application should run when window boot without login.

But problem is my application started and perform there taskes but it not adding the system tray icon when some one login.

And even I notice that on window boot up my application is successfully creating the TrayIcon object ,creating MenuItem

,adding in popup and even adding the tray icon tray.add(trayIcon); even no any exception on window bootup,but when I login

It’s not showing on system try along with time, land card icons.



I want that it should create the try icon when some one login same like when we logged in lancard tray icon appears.





Thanks

Regards
Mudasser
Matthew Brown
Bartender

Joined: Apr 06, 2010
Posts: 3795
    
    1

Duplicate of http://www.coderanch.com/t/591147/java/java/Java-App-System-Try-icon
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Problem: Java App’s System Try icon not showing after window login
 
Similar Threads
tray icon is not displaying
Single Instance app, need to access object outside the scope
Error loading image jar
TrayIcon after explorer crash
System Tray - double click icon to set visible