Class EntityDependenciesPanel.ControlKeys

java.lang.Object
is.codion.swing.framework.ui.EntityDependenciesPanel.ControlKeys
Enclosing class:
EntityDependenciesPanel

public static final class EntityDependenciesPanel.ControlKeys extends Object
The dependencies panel controls.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final is.codion.swing.common.ui.control.ControlKeyStrokes
    The default keyboard shortcut keyStrokes.
    static final is.codion.swing.common.ui.control.ControlKey<is.codion.swing.common.ui.control.CommandControl>
    Navigates to the dependencies panel on the left (with wrap-around).
    Default key stroke: CTRL-ALT-LEFT ARROW
    static final is.codion.swing.common.ui.control.ControlKey<is.codion.swing.common.ui.control.CommandControl>
    Navigates to the dependencies panel on the right (with wrap-around).
    Default key stroke: CTRL-ALT-RIGHT ARROW
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • KEY_STROKES

      public static final is.codion.swing.common.ui.control.ControlKeyStrokes KEY_STROKES
      The default keyboard shortcut keyStrokes.