Package docking

Class ActionDialog

    • Constructor Detail

      • ActionDialog

        public ActionDialog​(java.lang.String keystrokeName,
                            java.util.List<ExecutableKeyActionAdapter> list)
        Constructor
        Parameters:
        keystrokeName - keystroke name
        list - list of actions
    • Method Detail

      • setActionList

        public void setActionList​(java.util.List<ExecutableKeyActionAdapter> list)
        Set the list of actions that are enabled
        Parameters:
        list - list of actions selected