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