public class TrackSchemeActions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TrackSchemeActions.EditAction |
public static Action getEditAction(TrackSchemeGraphComponent graphComponent)
public static Action getHomeAction(TrackSchemeGraphComponent graphComponent)
public static Action getEndAction(TrackSchemeGraphComponent graphComponent)
public static Action getResetZoomAction(TrackSchemeGraphComponent graphComponent)
public static Action getZoomInAction(TrackSchemeGraphComponent graphComponent)
public static Action getZoomOutAction(TrackSchemeGraphComponent graphComponent)
public static Action getSelectNoneAction()
public static Action getSelectAllAction()
public static Action getPanDownAction(TrackSchemeGraphComponent graphComponent)
public static Action getPanLeftAction(TrackSchemeGraphComponent graphComponent)
public static Action getPanRightAction(TrackSchemeGraphComponent graphComponent)
public static Action getPanUpAction(TrackSchemeGraphComponent graphComponent)
public static Action getPanDownLeftAction(TrackSchemeGraphComponent graphComponent)
public static Action getPanDownRightAction(TrackSchemeGraphComponent graphComponent)
public static Action getPanUpLeftAction(TrackSchemeGraphComponent graphComponent)
public static Action getPanUpRightAction(TrackSchemeGraphComponent graphComponent)
Copyright © 2015–2021 Fiji. All rights reserved.