Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JInternalFrame prevent moving

843806Jan 30 2008 — edited Jan 31 2008
Hi,

In an application i'm using JInternalFrame. These frames are added to a JDesktopPane. The JInternalFrame is positioned in central of the JDesktopPane and is moveable. I must prevent its movable property. How can i do this?

And, can i add a scrollbar to a JDesktopPane in case if the added JInternalFrame frame is bigger than JDesktopPane?

Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 28 2008
Added on Jan 30 2008
2 comments
137 views