static class BasicUploadSettingsPanel.ChangesetCommentChangeListener extends java.lang.Object implements javax.swing.event.ChangeListener
Modifier and Type | Field and Description |
---|---|
private HistoryComboBox |
destination |
Constructor and Description |
---|
ChangesetCommentChangeListener(HistoryComboBox destination) |
Modifier and Type | Method and Description |
---|---|
void |
stateChanged(javax.swing.event.ChangeEvent e) |
private final HistoryComboBox destination
ChangesetCommentChangeListener(HistoryComboBox destination)
public void stateChanged(javax.swing.event.ChangeEvent e)
stateChanged
in interface javax.swing.event.ChangeListener