private class PrefJPanel.CbAction extends javax.swing.AbstractAction implements javax.swing.event.ListSelectionListener
Modifier and Type | Field and Description |
---|---|
private PrefJPanel |
panel |
Constructor and Description |
---|
PrefJPanel.CbAction(PrefJPanel panel) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
valueChanged(javax.swing.event.ListSelectionEvent e) |
private PrefJPanel panel
public PrefJPanel.CbAction(PrefJPanel panel)
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