Module java.desktop

Class BasicFileChooserUI.GoHomeAction

    • Constructor Detail

      • GoHomeAction

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

      • actionPerformed

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