Changeset 2032 in josm for trunk/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java
- Timestamp:
- 2009-09-03T09:29:22+02:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java
r2017 r2032 27 27 * 28 28 */ 29 public class ConditionalOptionPaneUtil { 29 @Deprecated public class ConditionalOptionPaneUtil { 30 30 static public final int DIALOG_DISABLED_OPTION = Integer.MIN_VALUE; 31 31
Note:
See TracChangeset
for help on using the changeset viewer.
