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
 

Fields in com.developmentontheedge.application declared as PanelManager
protected  PanelManager ApplicationFrame.panelManager
           
 

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

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

Uses of PanelManager in com.developmentontheedge.application.action
 

Constructors in com.developmentontheedge.application.action with parameters of type PanelManager
TogglePanelAction(java.lang.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
           
 



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.