HEADER

Uses of Class
com.developmentontheedge.application.PanelManager

Packages that use PanelManager
com.developmentontheedge.application 
com.developmentontheedge.application.action 
ru.biosoft.math 
ru.biosoft.workbench 

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()
          
 

Uses of PanelManager in com.developmentontheedge.application.action
 

Constructors in com.developmentontheedge.application.action with parameters of type PanelManager
TogglePanelAction.TogglePanelAction(String key, PanelManager panelManager)
          
 

Uses of PanelManager in ru.biosoft.math
 

Subclasses of PanelManager in ru.biosoft.math
class ExpressionEditorPane
          General purpose expression editor.
 

Uses of PanelManager in ru.biosoft.workbench
 

Subclasses of PanelManager in ru.biosoft.workbench
class WorkbenchPage
          
 


FOOTER

BOTTOM