Deprecated API

Contents

Deprecated Methods

com.vlsolutions.swing.docking.DockableContainerFactory.createDockableContainer(Dockable,boolean)
use the other createDockableContainer method (createDockableContainer(Dockable,int)
com.vlsolutions.swing.docking.DockingDesktop.setAutoResizableDockable(Dockable)
use setResizeWeight() in every dockKey for a better resizing behaviour
com.vlsolutions.swing.docking.ui.DockingSplitPaneUI.setDrawDelimitors(boolean)
use UIManager.put("SplitContainer.drawDotsDelimitors", Boolean) instead
com.vlsolutions.swing.docking.DockKey.getDockName()
use getKey instead
com.vlsolutions.swing.docking.DockKey.setDockName(String)
use setKey instead

© Copyright 2004-2006 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications