Interface DockingToolConstants

  • All Known Subinterfaces:
    ToolConstants

    public interface DockingToolConstants
    An interface to house constants used by the DockingTool
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String KEY_BINDINGS
      Name of options for key bindings that map action name to a key stroke object.
    • Field Detail

      • KEY_BINDINGS

        static final java.lang.String KEY_BINDINGS
        Name of options for key bindings that map action name to a key stroke object.
        See Also:
        Constant Field Values