Class RATGeneratorEditor

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class RATGeneratorEditor extends JFrame
See Also:
  • Constructor Details

    • RATGeneratorEditor

      public RATGeneratorEditor()
    • RATGeneratorEditor

      public RATGeneratorEditor(File dir)
  • Method Details

    • main

      public static void main(String... args)
      Runs the RATGeneratorEditor UI
      Parameters:
      args - The RATGenerator data will be loaded from the directory named as the first element of the arguments. If the args element is empty, or the first element is not a valid directory, loads from the default location.