Package com.inductiveautomation.rm.swing
Class RMFileChooserUtils
java.lang.Object
com.inductiveautomation.rm.swing.RMFileChooserUtils
FileChooser utilities.
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA JFileChooser subclass that gets (and saves) its size to preferences. - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic StringshowChooser(boolean save, Component aComp, String aDesc, String... theExtensions) Runs a file chooser that remembers last open file and size.