Package com.inductiveautomation.rm.swing
Class RMFileChooserUtils
- java.lang.Object
- 
- com.inductiveautomation.rm.swing.RMFileChooserUtils
 
- 
 public class RMFileChooserUtils extends java.lang.ObjectFileChooser utilities.
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classRMFileChooserUtils.RJFileChooserA JFileChooser subclass that gets (and saves) its size to preferences.
 - 
Constructor SummaryConstructors Constructor Description RMFileChooserUtils()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringshowChooser(boolean save, java.awt.Component aComp, java.lang.String aDesc, java.lang.String... theExtensions)Runs a file chooser that remembers last open file and size.
 
-