scala.swing.FileChooser
The result of a file dialog. The precise meaning of the Approve result depends on the specific dialog type. Could be "save" or "open" for instance.
Approve
"save"
"open"
The result of a file dialog. The precise meaning of the
Approve
result depends on the specific dialog type. Could be"save"
or"open"
for instance.