Changeset 5887 in josm for trunk/src/org/openstreetmap/josm/gui/widgets/JosmTextArea.java
- Timestamp:
- 2013-04-20T02:24:00+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/widgets/JosmTextArea.java
r5886 r5887 7 7 /** 8 8 * Subclass of {@link JTextArea} that adds a "native" context menu (cut/copy/paste/select all). 9 * @since 588 59 * @since 5886 10 10 */ 11 11 public class JosmTextArea extends JTextArea {
Note:
See TracChangeset
for help on using the changeset viewer.
