glok
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
glok
glok-dock
/
uk.co.nickthecoder.glok.dock.places
/
StandardFileDialogFactory
Standard
File
Dialog
Factory
jvm
object
StandardFileDialogFactory
:
FileDialogFactory
Members
Functions
browse
Menu
Item
Link copied to clipboard
jvm
open
fun
browseMenuItem
(
file
:
File
)
:
MenuItem
?
copy
Dialog
Link copied to clipboard
jvm
open
fun
copyDialog
(
file
:
File
)
:
Dialog
delete
Dialog
Link copied to clipboard
jvm
open
fun
deleteDialog
(
file
:
File
)
:
Dialog
rename
Dialog
Link copied to clipboard
jvm
open
fun
renameDialog
(
file
:
File
)
:
Dialog
terminal
Here
Menu
Item
Link copied to clipboard
jvm
open
fun
terminalHereMenuItem
(
directory
:
File
)
:
MenuItem
?