gnu.kawa.swingviews
public class SwingButton extends JButton implements ModelListener
| Constructor Summary | |
|---|---|
| SwingButton(Button model) | |
| Method Summary | |
|---|---|
| void | modelUpdated(Model model, Object key) |
| void | setBackground(Color bg) |
| void | setForeground(Color fg) |
| void | setText(String text) |