A G I J O R S

G

getBackgroundColor() - Method in class org.gui.JCascadedPane
This method may be used to get the background color for this particular JCascadedPane Object.
getChildComponent() - Method in class org.gui.JCascadedPane
This method may be used to get the child panel of this particular JCascadedPane Object.
getPanel(int) - Method in class org.gui.JPanelGroup
This method may be used to get the JCascadedPane Object at particular index.
getPanelCount() - Method in class org.gui.JPanelGroup
This method may be called to calculate number of Cascaded Panels currently in JPanelGroup.
getSelectedIndex() - Method in class org.gui.JPanelGroup
This method may be used to calculate the index position of the currently selected JCascadedPane Object.
getSelectedPanel() - Method in class org.gui.JPanelGroup
This method may be used to get the currently selected JCascadedPane Object.
getTitle() - Method in class org.gui.JCascadedPane
This method may be used to get the title of this particular JCascadedPane Object.
getTitleColor() - Method in class org.gui.JCascadedPane
This method may be used to get the title Color of this particular JCascadedPane Object.

A G I J O R S