|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jniwrapper.util.FlagSet
com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogExtOptions
Field Summary | |
static int |
OFN_EX_NOPLACESBAR
|
Constructor Summary | |
OpenSaveFileDialog.OpenSaveFileDialogExtOptions()
|
Method Summary | |
boolean |
isShowPlacebar()
|
void |
setShowPlacebar(boolean showPlacebar)
Sets the dialog to show a place bar. |
Methods inherited from class com.jniwrapper.util.FlagSet |
add, and, clear, contains, getBit, getBits, getFlags, getMask, or, remove, setBit, setBits, setupFlag, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final int OFN_EX_NOPLACESBAR
Constructor Detail |
public OpenSaveFileDialog.OpenSaveFileDialogExtOptions()
Method Detail |
public boolean isShowPlacebar()
public void setShowPlacebar(boolean showPlacebar)
showPlacebar
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |