HEADER

Uses of Class
com.developmentontheedge.application.PanelManager

Packages that use PanelManager
biouml.editor 
com.developmentontheedge.application 

Uses of PanelManager in biouml.editor
 

Constructors in biouml.editor with parameters of type PanelManager
TogglePanelAction.TogglePanelAction(String key, PanelManager panelManager)
          
 

Uses of PanelManager in com.developmentontheedge.application
 

Constructors in com.developmentontheedge.application with parameters of type PanelManager
ApplicationFrame.ApplicationFrame(ActionManager actionManager, DocumentManager documentManager, PanelManager panelManager, String name)
          
 

Methods in com.developmentontheedge.application that return PanelManager
PanelManagerApplicationFrame.getPanelManager()
          
 


FOOTER

BOTTOM