|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewFactoryManager | |
net.infonode.docking.util | Utility classes for docking windows. |
Uses of ViewFactoryManager in net.infonode.docking.util |
Classes in net.infonode.docking.util that implement ViewFactoryManager | |
class |
AbstractViewMap
Base class for view maps. |
class |
MixedViewHandler
The mixed view map simplifies mixing static and dynamic views inside the same root window. |
class |
StringViewMap
A map of views that handles view serialization by assigning a string id to each view. |
class |
ViewMap
A map of views that handles view serialization by assigning an integer id to each view. |
Methods in net.infonode.docking.util with parameters of type ViewFactoryManager | |
static WindowPopupMenuFactory |
WindowMenuUtil.createWindowMenuFactory(ViewFactoryManager viewFactoryManager,
boolean addTabItems)
Creates a factory which creates a popup menu containing common window actions. |
static WindowPopupMenuFactory |
WindowMenuUtil.createWindowMenuFactory(ViewFactoryManager viewFactoryManager,
boolean addTabItems,
boolean addSplitWindowItems)
Creates a factory which creates a popup menu containing common window actions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |