Module org.autogui

Class SettingsWindow.FileBackAction

java.lang.Object
javax.swing.AbstractAction
org.autogui.swing.util.SettingsWindow.FileBackAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
SettingsWindow

public static class SettingsWindow.FileBackAction extends AbstractAction
an action for changing the selected directory of SettingsWindow.FileDialogManager
See Also:
  • Field Details

  • Constructor Details

    • FileBackAction

      public FileBackAction(JFileChooser fileChooser)
  • Method Details

    • setPath

      public void setPath(Path path)
    • getPath

      public Path getPath()
    • actionPerformed

      public void actionPerformed(ActionEvent e)