public String
getValue();
// Defines
net.simplace.ui.formengine.FWAbstractFormComponent
If used for file selection, returns the currently selected file or
null if
the current selection is a directory, does not exist or is not a valid file.
If used for directory selection, returns the currently selected directory, the parent
directory of the currently selected file or null if the current selection does
not exist or is not a valid file or directory.