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
 PanelInfo PanelManager.getPanelInfo(java.lang.String name)
           
 

Methods in com.developmentontheedge.application with parameters of type PanelInfo
 void PanelManager.addPanel(PanelInfo info, java.lang.String groupWith, int location)
           
 void PanelManager.addPanel(PanelInfo info, java.lang.String groupWith, int location, int divPos)
           
 void PanelManager.addPanel(PanelInfo info, java.lang.String groupWith, int location, double relativeDivPos)
           
protected  javax.swing.JSplitPane PanelManager.doAddPanel(PanelInfo info, java.lang.String groupWith, int location)
           
protected  javax.swing.JSplitPane PanelManager.group(PanelInfo pi1, PanelInfo pi2, int location)
           
 



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