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 Summary
Nested Classes Modifier and Type Class Description static classRMFileChooserUtils.RJFileChooserA JFileChooser subclass that gets (and saves) its size to preferences. 
- 
Constructor Summary
Constructors Constructor Description RMFileChooserUtils() 
- 
Method Summary
All 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. 
 -