public final class JumpToMarkerActions extends java.lang.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() |
Modifier and Type | Method and Description |
---|---|
static void |
initialize() |
static void |
unregisterActions() |
private static volatile JumpToMarkerActions.JumpToNextMarker jumpToNextMarkerAction
private static volatile JumpToMarkerActions.JumpToPreviousMarker jumpToPreviousMarkerAction
private JumpToMarkerActions()
public static void initialize()
public static void unregisterActions()