public class OpenSaveFileDialog.OpenSaveFileDialogExtOptions
extends com.jniwrapper.util.FlagSet
| Modifier and Type | Field and Description |
|---|---|
static int |
OFN_EX_NOPLACESBAR |
| Constructor and Description |
|---|
OpenSaveFileDialogExtOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShowPlacebar() |
void |
setShowPlacebar(boolean showPlacebar)
Sets the dialog to show a place bar.
|
public static final int OFN_EX_NOPLACESBAR