com.vlsolutions.swing.docking
Class FloatingDialog
JDialog
com.vlsolutions.swing.docking.FloatingDialog
- FloatingDockableContainer
public class FloatingDialog
extends JDialog
The floating jdialog for floatable dockables. This is the default implementation of
the FloatingDockableContainer interface.
titleHeight
protected int titleHeight
the drag header height
FloatingDialog
public FloatingDialog(Dialog parent)
FloatingDialog
public FloatingDialog(Frame parent)
createTitlePanel
public JComponent createTitlePanel()
Creates the component used as a header to drag the window
init
public void init()
initialisation of the title bar
installBorders
public void installBorders()
Installs the borders of this dialog and its title header
installDecoration
public void installDecoration()
Installs or not the window decorations on this dialog.
uses setUndecorated(booelan)
installResizers
public void installResizers()
installs the components used for resizing (on left/right/bottom borders)
© Copyright 2004-2006 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications