Inherits javax::swing::JPanel.
List of all members.
Public Member Functions |
|
| PopupPanel (String title, int panelHeight, boolean subPopupPanel) |
|
| PopupPanel (String title, int panelHeight) |
|
| PopupPanel (String title) |
|
String | getTitle () |
|
void | setTitle (String value) |
| JPanel | getMainPanel () |
| boolean | isCollapsed () |
| boolean | isExpanded () |
| void | setExpanded (boolean value) |
| boolean | isSubPopupPanel () |
|
void | expand () |
|
void | collapse () |
|
void | refresh () |
Package Functions |
|
void | updateIconGap () |
|
void | updateIconAndText () |
Detailed Description
Member Function Documentation
| JPanel icy.gui.component.PopupPanel.getMainPanel |
( |
| ) |
|
| boolean icy.gui.component.PopupPanel.isCollapsed |
( |
| ) |
|
| boolean icy.gui.component.PopupPanel.isExpanded |
( |
| ) |
|
| boolean icy.gui.component.PopupPanel.isSubPopupPanel |
( |
| ) |
|
- Returns:
- the subPopupPanel
| void icy.gui.component.PopupPanel.setExpanded |
( |
boolean |
value | ) |
|
- Parameters:
-
| value | the collapsed to set |
The documentation for this class was generated from the following file:
- C:/Documents and Settings/Administrator/quia2/ICY Kernel/icy/gui/component/PopupPanel.java