Deprecated API


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



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