public final class JumpToMarkerActions extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
JumpToMarkerActions.JumpToMarker |
static interface |
JumpToMarkerActions.JumpToMarkerLayer |
static class |
JumpToMarkerActions.JumpToNextMarker |
static class |
JumpToMarkerActions.JumpToPreviousMarker |
Modifier and Type | Field and Description |
---|---|
private static JumpToMarkerActions.JumpToNextMarker |
jumpToNextMarkerAction |
private static JumpToMarkerActions.JumpToPreviousMarker |
jumpToPreviousMarkerAction |
Modifier | Constructor and Description |
---|---|
private |
JumpToMarkerActions() |
private static JumpToMarkerActions.JumpToNextMarker jumpToNextMarkerAction
private static JumpToMarkerActions.JumpToPreviousMarker jumpToPreviousMarkerAction
private JumpToMarkerActions()
public static void initialize()
public static void unregisterActions()