Changeset 2770 in josm for trunk/src/org
- Timestamp:
- 2010-01-08T08:48:00+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/dialogs/ToggleDialog.java
r2711 r2770 62 62 /** 63 63 * If isShowing is true, indicates whether the dialog is docked or not, e. g. 64 * shown as part of the main window or as a sep erate dialog window.64 * shown as part of the main window or as a separate dialog window. 65 65 */ 66 66 protected boolean isDocked;
Note:
See TracChangeset
for help on using the changeset viewer.