BBjFileChooser::setNewFolderEnabled
Description
In BBj 16.00 and higher, this method enables or disables the "New Folder" BBjFileChooser button.
Syntax
Return Value |
Method |
void |
setNewFolderEnabled(boolean enabled) |
Parameters
Variable |
Description |
enabled |
Enables or disables the "New Folder" button. |
Return Value
None.
Remarks
This setting may be ignored by the underlying look and feel.
Example
|
See Also
BBjFileChooser::isNewFolderEnabled
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.