Module java.desktop

Class BasicFileChooserUI.ChangeToParentDirectoryAction

    • Constructor Detail

      • ChangeToParentDirectoryAction

        protected ChangeToParentDirectoryAction​()
        Constructs a ChangeToParentDirectoryAction.
    • Method Detail

      • actionPerformed

        public void actionPerformed​(ActionEvent e)
        Invoked when an action occurs.
        Parameters:
        e - the event to be processed