|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PanelToolbar
Interface to the helper panels toolbar. This interface provides methods to get some of the buttons in the toolbar and lets the host application change their settings.
| Method Summary | |
|---|---|
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)
|
| Method Detail |
|---|
List getButtons()
void setVisible(boolean visible)
visible - JButton getCloseButton()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||