private static class PrefJPanel.CbAction extends javax.swing.AbstractAction implements javax.swing.event.ListSelectionListener
Modifier and Type | Field and Description |
---|---|
private PrefJPanel |
panel |
Constructor and Description |
---|
CbAction(PrefJPanel panel) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
private void |
disableAllModifierCheckboxes() |
void |
valueChanged(javax.swing.event.ListSelectionEvent e) |
private final PrefJPanel panel
CbAction(PrefJPanel panel)
private void disableAllModifierCheckboxes()
public void valueChanged(javax.swing.event.ListSelectionEvent e)
valueChanged
in interface javax.swing.event.ListSelectionListener
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener