private class CorrelateGpxWithImages.AdvancedSettingsActionListener.CheckBoxActionListener extends java.lang.Object implements java.awt.event.ActionListener
Modifier and Type | Field and Description |
---|---|
private javax.swing.JComponent[] |
comps |
Constructor and Description |
---|
CheckBoxActionListener(javax.swing.JComponent... c) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
setEnabled(javax.swing.JCheckBox cb) |
private final javax.swing.JComponent[] comps
CheckBoxActionListener(javax.swing.JComponent... c)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public void setEnabled(javax.swing.JCheckBox cb)