Changeset 9078 in josm for trunk/src/org/openstreetmap/josm/gui/io/ActionFlagsTableCell.java
- Timestamp:
- 2015-12-02T00:05:09+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/io/ActionFlagsTableCell.java
r8836 r9078 40 40 private final transient CellEditorSupport cellEditorSupport = new CellEditorSupport(this); 41 41 42 private transient ActionListener al = new ActionListener() { 42 private final transient ActionListener al = new ActionListener() { 43 43 @Override 44 44 public void actionPerformed(ActionEvent e) {
Note:
See TracChangeset
for help on using the changeset viewer.
