Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
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 05-05-2008, 12:23 PM
Member
 
Join Date: May 2008
Posts: 3
nagarte is on a distinguished road
Spliting desktop
Hi ,



I need one solutions , If I run my application it will run on the top of the desktop, mean while if I open any other application it has to open in the remaining area of the desk top . how to handle this one


Thanks & Regards,
NagRaj
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-05-2008, 12:41 PM
Moderator
 
Join Date: Nov 2007
Posts: 1,102
Java Tip will become famous soon enoughJava Tip will become famous soon enough
Hi Nagraj,

I wish you will learn where to post your thread next time.
__________________
Want to make your IDE the best? Vote Now
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 05-05-2008, 12:52 PM
Member
 
Join Date: May 2008
Posts: 3
nagarte is on a distinguished road
ok , Sorry for mistake.

Please let me know the answer first

its very urget...
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 05-05-2008, 01:18 PM
Moderator
 
Join Date: Nov 2007
Posts: 1,102
Java Tip will become famous soon enoughJava Tip will become famous soon enough
It should not be. You should be able set its position and size by calling setBounds() and setLocation() methods. If it is not, then this should be an OS level restriction.
__________________
Want to make your IDE the best? Vote Now
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 05-05-2008, 01:27 PM
Member
 
Join Date: May 2008
Posts: 3
nagarte is on a distinguished road
Yes , It has to handel OS level.

Please let me know how to handel those things
Bookmark Post in Technorati
Reply With Quote
  #6 (permalink)  
Old 05-05-2008, 01:56 PM
Moderator
 
Join Date: Nov 2007
Posts: 1,102
Java Tip will become famous soon enoughJava Tip will become famous soon enough
If this is OS level then the simplest way it to change this behavior as a user.

Or as a developer, you should find the native methods that can change this behavior and call them using JNI on Java side.
__________________
Want to make your IDE the best? Vote Now
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
Installer for Java desktop application nitingupta183 SWT / JFace 0 03-18-2008 08:53 AM
Moving icons on your desktop Leprechaun New To Java 3 12-14-2007 11:07 AM
launch a desktop icon program command avaj987 New To Java 3 08-03-2007 12:40 PM
k5n Desktop Calendar 0.9.0 levent Java Announcements 0 06-02-2007 08:13 AM


All times are GMT +3. The time now is 02:39 AM.


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