When the selected configuration changes, update all the panel contents.
This commit is contained in:
parent
5dbb723736
commit
31241bc0b9
@ -63,7 +63,7 @@ public class FlightConfigurationDialog extends JDialog {
|
||||
configSelector.addActionListener(new ActionListener() {
|
||||
@Override
|
||||
public void actionPerformed(ActionEvent e) {
|
||||
|
||||
configurationChanged();
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user