A G I J O R S

A

addPanel(JCascadedPane) - Method in class org.gui.JPanelGroup
Using this method you may easily add a new JCascadedPane to the current JPanelGroup.
addPanelAt(JCascadedPane, int) - Method in class org.gui.JPanelGroup
As a simple variation to addPanel method, this method may be used to add a new JCascadedPane object to a particular index in the current JPanelGroup.

A G I J O R S