public class TabFactory extends DefaultDockableContainerFactory
This factory provides a unified GUI for single AND tabbed components (with the exception of auto-hide and single-floating that still use the standard title bars).
It is still in an early stage and will be improved in future releases, depending on its adoption.
DockableContainerFactory.ParentType
Constructor and Description |
---|
TabFactory() |
Modifier and Type | Method and Description |
---|---|
SingleDockableContainer |
createDockableContainer(Dockable dockable,
DockableContainerFactory.ParentType parentType)
Returns the component used to modify the expand panel size when expanded from the top.
|
createFloatingDockableContainer, createTabbedDockableContainer, createTitleBar
createDockableContainer, getFactory, setFactory
public SingleDockableContainer createDockableContainer(Dockable dockable, DockableContainerFactory.ParentType parentType)
DefaultDockableContainerFactory
createDockableContainer
in class DefaultDockableContainerFactory
DockView
,
TabbedDockView
,
MaximizedDockView
,
DetachedDockView
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.