• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

System Tray icon for the Swings application

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My application is developed using Swings. And it is of JFrame. I want to implement System Tray icon. My requirement is when i click on the tray icon my frame should pop up else not. And there should only be popping up of the application. But besides popping up we can also see the task bar item for that frame. When a frame is popped up on clikcing of tray icon then there is no use of adding a task bar item for the frame.

If iam mistaken iam sorry iam new to this forum.
Any ideas.

Thanks
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://java.sun.com/docs/books/tutorial/ui/features/tray.html
 
Marshal
Posts: 79177
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to JavaRanch ( ), but have you both read the naming policy? You must display first name-space-last name, no peculiar characters, not obviously fictitious.

I think Pinku Tinku probably is a fictitious name; please go to "my profile" and correct your displayed name to match.

I think giotto - Otto G�l is probably a real name, but I think it is really Giotto-Otto G�l. If so, please go to "my profile" and edit the spelling of your displayed name, because we can get fussy about - etc.
 
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Pinku Tinku:
My application is developed using Swings.



http://faq.javaranch.com/java/SwingIsAProperNoun
 
A sonic boom would certainly ruin a giant souffle. But this tiny ad would protect it:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic