|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.gui.layer.JumpToMarkerActions
public class JumpToMarkerActions
Nested Class Summary | |
---|---|
static interface |
JumpToMarkerActions.JumpToMarkerLayer
|
static class |
JumpToMarkerActions.JumpToNextMarker
|
static class |
JumpToMarkerActions.JumpToPreviousMarker
|
Field Summary | |
---|---|
private static JumpToMarkerActions.JumpToNextMarker |
jumpToNextMarkerAction
|
private static JumpToMarkerActions.JumpToPreviousMarker |
jumpToPreviousMarkerAction
|
Constructor Summary | |
---|---|
JumpToMarkerActions()
|
Method Summary | |
---|---|
static void |
initialize()
|
static void |
unregisterActions()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static JumpToMarkerActions.JumpToNextMarker jumpToNextMarkerAction
private static JumpToMarkerActions.JumpToPreviousMarker jumpToPreviousMarkerAction
Constructor Detail |
---|
public JumpToMarkerActions()
Method Detail |
---|
public static void initialize()
public static void unregisterActions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |