| Interface | Description |
|---|---|
| ButtonsPanelListener | |
| IButtonsPanel |
Interface for adding support to enable/disable the necessary buttons of a
ButtonsPanel component. |
| Class | Description |
|---|---|
| ButtonsPanel |
ButtonsPanel ofrece un widget con un conjunto de botones
preestablecidos, aunque también se pueden añadir botones con el método
ButtonsPanel.addButton(String, int) |
| ButtonsPanelEvent |