View Single Post
  #6 (permalink)  
Old 05-05-2008, 01:56 PM
Java Tip Java Tip is offline
Moderator
 
Join Date: Nov 2007
Posts: 1,415
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?
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote