JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.openstreetmap.josm.gui.dialogs.changeset
Interface ChangesetAware
All Known Implementing Classes:
ChangesetContentPanel
,
ChangesetDetailPanel
public interface
ChangesetAware
Super interface of changeset-aware components.
Since:
9493
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Changeset
getCurrentChangeset
()
Returns the current changeset.
Method Detail
getCurrentChangeset
Changeset
getCurrentChangeset
()
Returns the current changeset.
Returns:
the current changeset
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
JOSM