help needed @ Taskbar dimensions (screen size- taskbar size)
- From: "vikas talwar" <vikas.talwar@xxxxxxxxx>
- Date: 30 Jun 2006 00:56:23 -0700
Hi All,
I'm bulding a stand-alone-java GUI application.
This application is expected to run both on Windows & Linux
The content of GUI window is self configration at run time with csv
file.
Now my problem is " how to set size of GUI application window"
java.awt.Toolkit.getDefaultToolkit() can get me user's full screen-size
but u never know about user's taskbar dimensions. it can be
vertical/horizontal/auto-hide.
How could I get the actual working area for my applciation
i.e. DIMENSIONS_OF_SCREEN_SIZE - DIMENSIONS_OF_TASKBAR
--
Thanks in advance
Vikas Talwar
.
- Follow-Ups:
- Re: help needed @ Taskbar dimensions (screen size- taskbar size)
- From: Andrey Kuznetsov
- Re: help needed @ Taskbar dimensions (screen size- taskbar size)
- Prev by Date: Mouse Informatuion
- Next by Date: Re: help needed @ Taskbar dimensions (screen size- taskbar size)
- Previous by thread: Mouse Informatuion
- Next by thread: Re: help needed @ Taskbar dimensions (screen size- taskbar size)
- Index(es):
Relevant Pages
|