FileOpener.this

class FileOpener
this
(
Window father
,
bool open = true
)

Parameters

father Window

Father Window

open bool

TRUE if is choosing a file to open it. FALSE to save a file

Meta