Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-07-2008, 06:33 PM
hannehomuth's Avatar
Member
 
Join Date: Jul 2008
Location: Sommerfeld (Brandenburg, Germany)
Posts: 35
hannehomuth is on a distinguished road
Hide Object in the Taskbar when Frame is down to Tray
Hi Everyone,

I've a new Question. I've implemented SystemTray functionallity to my app. I'm able to minimize or maximize or close my app. But when I minimize the Frame the object in taskbar is still there. Is it possible to clear the taskbar from this object when I send it to tray. I used states to min- and maximize (iconfied, normal).

Thx for your suggestions

Edit:

I should say, I'm working with Linux. When I minimize the Frame the object gets a little transparent. May it be not there if I would use Windows?

Last edited by hannehomuth : 07-07-2008 at 06:37 PM.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-12-2008, 08:15 PM
Member
 
Join Date: Jul 2008
Posts: 32
Engineeringserver.com is on a distinguished road
not possible using a JFrame, but you can use a JWindow


//edit
What about setting hooking the defaultcloseoperation to hide_on_exit?
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 07-12-2008, 08:54 PM
Nicholas Jordan's Avatar
Senior Member
 
Join Date: Jun 2008
Location: Southwest
Posts: 880
Nicholas Jordan is on a distinguished road
Java SE 6 release includes a new system tray API
Quote:
Originally Posted by Engineeringserver.com View Post
...(snip)...What about setting hooking the defaultcloseoperation to hide_on_exit?
New System Tray Functionality in Java SE 6
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Minimize to System Tray In Windows shapeshifter AWT / Swing 4 12-07-2008 03:42 PM
[SOLVED] Baloon message on a tray icon Eranga AWT / Swing 5 04-10-2008 04:12 PM
To hide browser heading priyanka_t JavaServer Pages (JSP) and JSTL 4 01-09-2008 09:56 AM
JButton.hide/showText() feature ? vassil_zorev AWT / Swing 2 01-07-2008 01:26 AM
How to Hide cursor priya Java Announcements 0 11-14-2007 10:27 AM


All times are GMT +3. The time now is 12:11 PM.


VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org