Uses of Class
workspace.FactoryManager

Packages that use FactoryManager
workspace   
 

Uses of FactoryManager in workspace
 

Methods in workspace that return FactoryManager
 FactoryManager Workspace.getFactoryManager()
           
 

Methods in workspace with parameters of type FactoryManager
static void PageDrawerLoadingUtils.loadBlockDrawerSets(org.w3c.dom.Element root, FactoryManager manager)
           
static void PageDrawerLoadingUtils.loadPagesAndDrawers(org.w3c.dom.Element root, FactoryManager manager)