A javax.swing.JFileChooser is returned, unless the user passes in a subclass of JFileChooser as the value argument, in which case the value argument is returned.
Attributes
Declared in javax.swing.JFileChooser
acceptAllFileFilterUsed <boolean> Sets whether the AcceptAll FileFilter is used as an available choice in the choosable filter list.
accessory <JComponent> Sets the accessory component on the JFileChooser.
approveButtonMnemonic <int> The mnemonic key accelerator for the ApproveButton.
approveButtonText <String> The text that goes in the ApproveButton.
approveButtonToolTipText <String> The tooltip text for the ApproveButton.
controlButtonsAreShown <boolean> Sets whether the approve & cancel buttons are shown.
currentDirectory <File> The directory that the JFileChooser is showing files of.
dialogTitle <String> The title of the JFileChooser dialog window.
dialogType <int> The type (open, save, custom) of the JFileChooser.
dragEnabled <boolean> determines whether automatic drag handling is enabled
fileFilter <FileFilter> Sets the File Filter used to filter out files of type.
fileHidingEnabled <boolean> Sets file hiding on or off.
fileSelectionMode <int> Sets the types of files that the JFileChooser can choose.
fileSystemView <FileSystemView> Sets the FileSytemView used to get filesystem information.
fileView <FileView> Sets the File View used to get file type information.
Results of your search request can come from various sources: the Groovy website itself,
the JIRA issues, the API documentation, as well as a few other interesting Groovy-related blogs.
By
- pages
- views
- last modified
The Groovy programming language is supported by Pivotal and the Groovy Community