com.vlsolutions.swing.docking

Class MaximizedDockViewAsTab

public class MaximizedDockViewAsTab extends DockViewAsTab

A maximized view to use with the TabFactory.

Since: 2.1.3

See Also: TabFactory

Nested Class Summary
protected classMaximizedDockViewAsTab.MaximizedTabHeader
Constructor Summary
MaximizedDockViewAsTab(Dockable dockable)
Method Summary
protected voidconfigureCloseButton()
protected voidconfigureFloatButton()
protected voidconfigureHideButton()
protected voidconfigureMaximizeButton()
protected TabHeadercreateTabHeader()
voidprocessDockableDrag(DockDragEvent event)
voidprocessDockableDrop(DockDropEvent event)

Constructor Detail

MaximizedDockViewAsTab

public MaximizedDockViewAsTab(Dockable dockable)

Method Detail

configureCloseButton

protected void configureCloseButton()

configureFloatButton

protected void configureFloatButton()

configureHideButton

protected void configureHideButton()

configureMaximizeButton

protected void configureMaximizeButton()

createTabHeader

protected TabHeader createTabHeader()

processDockableDrag

public void processDockableDrag(DockDragEvent event)

processDockableDrop

public void processDockableDrop(DockDropEvent event)
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications