HEADER

Uses of Class
com.developmentontheedge.application.PanelInfo

Packages that use PanelInfo
com.developmentontheedge.application 

Uses of PanelInfo in com.developmentontheedge.application
 

Methods in com.developmentontheedge.application that return PanelInfo
PanelInfoPanelManager.getPanelInfo(String name)
          
 

Methods in com.developmentontheedge.application with parameters of type PanelInfo
voidPanelManager.addPanel(PanelInfo info, String groupWith, int location, int divPos)
          
voidPanelManager.addPanel(PanelInfo info, String groupWith, int location)
          
 


FOOTER

BOTTOM