Modifier and Type | Method | Description |
---|---|---|
void |
Window.addButton(Button b,
WindowSide w) |
Adds a button to the window on the appropriate side.
|
void |
Window.removeButton(Button b,
WindowSide w) |
Removes the button given from the side indicated of this window.
|