Two Laptop Bag
The moose likes Swing / AWT / SWT / JFace and the fly likes Is it possible in Swing to dock 2 windows? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Swing / AWT / SWT / JFace
Reply Bookmark "Is it possible in Swing to dock 2 windows?" Watch "Is it possible in Swing to dock 2 windows?" New topic
Author

Is it possible in Swing to dock 2 windows?

CiaranP DEire
Greenhorn

Joined: Nov 06, 2008
Posts: 6
Hi all,

I want to dock a JDialog popup to the side of a parent JFrame - is this possible to do in Swing???

Appreciate any help/ideas!

Darryl Burke
Bartender

Joined: May 03, 2008
Posts: 2516

Are you aware of JDesktopPane and JInternalFrame?



luck, db
 
 
subject: Is it possible in Swing to dock 2 windows?
 
MyEclipse, The Clear Choice