Class AbstractFileCommanderAction

    • Constructor Detail

      • AbstractFileCommanderAction

        public AbstractFileCommanderAction()
    • Method Detail

      • setOwner

        public void setOwner​(FileCommanderPanel value)
        Sets the owner.
        Parameters:
        value - the owner
      • getOwner

        public FileCommanderPanel getOwner()
        Returns the owner.
        Returns:
        the owner, null if none set
      • update

        public abstract void update()
        Updates the action.
      • getActions

        public static Class[] getActions()
        Returns the available actions.
        Returns:
        the action classnames