private static class ConvertFromGpxLayerAction.TagConversionDialogRadioButtonActionListener extends java.lang.Object implements java.awt.event.ActionListener
Modifier and Type | Field and Description |
---|---|
private java.util.List<javax.swing.JCheckBox> |
checkList |
private boolean |
enable |
Constructor and Description |
---|
TagConversionDialogRadioButtonActionListener(java.util.List<javax.swing.JCheckBox> chks,
boolean en) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
private final boolean enable
private final java.util.List<javax.swing.JCheckBox> checkList
TagConversionDialogRadioButtonActionListener(java.util.List<javax.swing.JCheckBox> chks, boolean en)
public void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed
in interface java.awt.event.ActionListener