public interface PanelToolbar
Modifier and Type | Method and Description |
---|---|
List |
getButtons()
Returns a list of AbstractButton objects containing the buttons that are in the toolbar.
|
JButton |
getCloseButton()
Returns a reference to the panel's close button.
|
void |
setVisible(boolean visible) |
List getButtons()
void setVisible(boolean visible)
visible
- JButton getCloseButton()