Changeset 13493 in josm for trunk/src/org/openstreetmap/josm/gui/dialogs
- Timestamp:
 - 2018-03-04T01:20:15+01:00 (8 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/org/openstreetmap/josm/gui/dialogs/ToggleDialog.java
r13265 r13493 278 278 * The action to toggle the visibility state of this toggle dialog. 279 279 * 280 * Emits {@link PropertyChangeEvent}s for the property < tt>selected</tt>:280 * Emits {@link PropertyChangeEvent}s for the property <code>selected</code>: 281 281 * <ul> 282 282 * <li>true, if the dialog is currently visible</li>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  