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