public interface IFileChooserSetupCommon
Modifier and Type | Method and Description |
---|---|
java.util.List<IFileChooserFilter> |
getFilterList() |
java.lang.String |
getTitle() |
FileChooserType |
getType() |
FileChooserType getType()
java.lang.String getTitle()
java.util.List<IFileChooserFilter> getFilterList()
Siehe auch Jowidgets Nutzerhandbuch