|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectFolderDialog | |
|---|---|
| com.jniwrapper.win32.ui.controls | The com.jniwrapper.win32.ui.controls package includes UI controls, which use native dialogs. |
| com.jniwrapper.win32.ui.dialogs | The com.jniwrapper.win32.ui.dialogs package contains Java wrappers for native dialogs,
such as print dialog, select folder dialog, select color dialog etc. |
| Uses of SelectFolderDialog in com.jniwrapper.win32.ui.controls |
|---|
| Methods in com.jniwrapper.win32.ui.controls that return SelectFolderDialog | |
|---|---|
protected SelectFolderDialog |
SelectFolderField.createDialog()
Creates a dialog instance depending on the field mode. |
SelectFolderDialog |
SelectFolderField.getDialog()
Returns the dialog. |
| Uses of SelectFolderDialog in com.jniwrapper.win32.ui.dialogs |
|---|
| Methods in com.jniwrapper.win32.ui.dialogs that return SelectFolderDialog | |
|---|---|
static SelectFolderDialog |
SelectFolderDialog.createBrowseForComputersDialog()
Factory method that creates a dialog box customized to browse computers. |
static SelectFolderDialog |
SelectFolderDialog.createBrowseForPrintersDialog()
Factory method that creates a dialog box customized to browse printers. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||