Ignore:
Timestamp:
2015-10-08T00:22:36+02:00 (9 years ago)
Author:
Don-vip
Message:

fix Checkstyle issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java

    r8512 r8836  
    111111        private int value;
    112112
    113         public DefaultAction(JDialog dialog, JOptionPane pane, int value) {
     113        DefaultAction(JDialog dialog, JOptionPane pane, int value) {
    114114            this.dialog = dialog;
    115115            this.pane = pane;
Note: See TracChangeset for help on using the changeset viewer.