net.infonode.docking.util
public final class WindowMenuUtil extends Object
Version: $Revision: 1.27 $
Method Summary | |
---|---|
static WindowPopupMenuFactory | createWindowMenuFactory(ViewFactoryManager viewFactoryManager, boolean addTabItems)
Creates a factory which creates a popup menu containing common window actions.
|
static WindowPopupMenuFactory | createWindowMenuFactory(ViewFactoryManager viewFactoryManager, boolean addTabItems, boolean addSplitWindowItems)
Creates a factory which creates a popup menu containing common window actions.
|
Parameters: viewFactoryManager used for creating a list of views that the user can show addTabItems add items for changing tab direction and orientation
Returns: the window popup menu factory
Parameters: viewFactoryManager used for creating a list of views that the user can show addTabItems add items for changing tab direction and orientation addSplitWindowItems add items for SplitWindow's
Returns: the window popup menu factory
Since: IDW 1.2.0