com.vlsolutions.swing.docking
public class DockingPanel extends JPanel implements DockDropReceiver
Users of the VLDocking Framework should not call this class which is a utility component of DockingDesktop.
Please rely on DockingDesktop capabilities.
UNKNOWN: 2005/11/08 Lilian Chamontin : added support for global width/height drop
| Constructor Summary | |
|---|---|
| DockingPanel() Javabeans constructor | |
| Method Summary | |
|---|---|
| void | processDockableDrag(DockDragEvent event) act the same as a splitContainer : allow drop on the borders |
| void | processDockableDrop(DockDropEvent event) |
| void | resetToPreferredSize() |
| String | toString() |