Class NewFolderAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, Comparable<UnregisteredAction>, EventListener, Action

public class NewFolderAction extends BasicAction
See Also:
  • Constructor Details

    • NewFolderAction

      public NewFolderAction(ActionRegistry actionRegistry)
  • Method Details

    • openCreateFolderDialog

      @Nullable public static File openCreateFolderDialog(MCreator mcreator, File parentFolder)