protected class TabPanel.ButtonPair
extends java.lang.Object
implements java.awt.event.ActionListener
| Modifier and Type | Field and Description |
|---|---|
protected javax.swing.JButton |
off |
protected javax.swing.JButton |
on |
| Modifier | Constructor and Description |
|---|---|
protected |
ButtonPair(javax.swing.JButton on,
javax.swing.JButton off) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected void |
respond(javax.swing.JButton active,
javax.swing.JButton passive) |