static class BasicUploadSettingsPanel.ChangesetCommentObserver extends java.lang.Object implements java.util.Observer
Modifier and Type | Field and Description |
---|---|
private HistoryComboBox |
destination |
Constructor and Description |
---|
ChangesetCommentObserver(HistoryComboBox destination) |
Modifier and Type | Method and Description |
---|---|
void |
update(java.util.Observable o,
java.lang.Object arg) |
private final HistoryComboBox destination
ChangesetCommentObserver(HistoryComboBox destination)
public void update(java.util.Observable o, java.lang.Object arg)
update
in interface java.util.Observer