Class RMFileChooserUtils

java.lang.Object
com.inductiveautomation.rm.swing.RMFileChooserUtils

public class RMFileChooserUtils extends Object
FileChooser utilities.
  • Constructor Details

    • RMFileChooserUtils

      public RMFileChooserUtils()
  • Method Details

    • showChooser

      public static String showChooser(boolean save, Component aComp, String aDesc, String... theExtensions)
      Runs a file chooser that remembers last open file and size.