aspose file tools
The moose likes Swing / AWT / SWT and the fly likes making things not dragable Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "making things not dragable" Watch "making things not dragable" New topic
Author

making things not dragable

Peter Keila
Greenhorn

Joined: Feb 19, 2009
Posts: 2
Hi

Is there any possibility to disable the drag function for a JInternalFrame, so
that the user can't move around the JInternalFrame

Thanks
Peter
Mathias Nilsson
Ranch Hand

Joined: Aug 21, 2004
Posts: 367
This will make the first internal frame not moveable.



SCJP1.4
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: making things not dragable
 
Similar Threads
Switching between Frame A & B
how to create windows like posit notes?
Is it possible in Swing to dock 2 windows?
JInternalFrame
Multiple JFrames in 1 Container