类 JImFileDialogGen
java.lang.Object
org.ice1000.jimgui.JImFileDialogGen
- 直接已知子类:
JImFileDialog
- 从以下版本开始:
- v0.13
-
字段概要
字段 -
方法概要
修饰符和类型方法说明final voidstatic voidclearFilesStyle(long nativeObjectPtr) final voidclose()static voidclose(long nativeObjectPtr) protected static booleandisplay(byte[] key, int flags, float widthMin, float heightMin, float widthMax, float heightMax, long nativeObjectPtr) final booleanfinal booleanfinal booleanfinal booleandisplay(@NotNull String key, int flags, float widthMin, float heightMin, float widthMax, float heightMax) final booleandisplay(@NotNull String key, int flags, float widthMin, float heightMin, float widthMax, float heightMax, long nativeObjectPtr) final booleanfinal booleanfinal booleanfinal booleandisplay(@NotNull JImStr key, int flags, float widthMin, float heightMin, float widthMax, float heightMax) final booleandisplay(@NotNull JImStr key, int flags, float widthMin, float heightMin, float widthMax, float heightMax, long nativeObjectPtr) protected static voidgetFileStyle(int flags, byte[] criteria, long color, long icon, long nativeObjectPtr) final voidgetFileStyle(int flags, @NotNull String criteria, @NotNull JImVec4 color, @NotNull NativeString icon) final voidgetFileStyle(int flags, @NotNull String criteria, @NotNull JImVec4 color, @NotNull NativeString icon, long nativeObjectPtr) final voidgetFileStyle(int flags, @NotNull JImStr criteria, @NotNull JImVec4 color, @NotNull NativeString icon) final voidgetFileStyle(int flags, @NotNull JImStr criteria, @NotNull JImVec4 color, @NotNull NativeString icon, long nativeObjectPtr) final booleanisOk()static booleanisOk(long nativeObjectPtr) protected static booleanisOpened(byte[] text, long nativeObjectPtr) final booleanfinal booleanfinal booleanfinal booleanprotected static voidopenDialog(byte[] key, byte[] title, byte[] filters, byte[] basePath, int maxSelection, long nativeObjectPtr) final voidopenDialog(@NotNull String key, @NotNull String title, @NotNull String filters, @NotNull String basePath) final voidopenDialog(@NotNull String key, @NotNull String title, @NotNull String filters, @NotNull String basePath, int maxSelection) final voidopenDialog(@NotNull String key, @NotNull String title, @NotNull String filters, @NotNull String basePath, int maxSelection, long nativeObjectPtr) final voidopenDialog(@NotNull JImStr key, @NotNull JImStr title, @NotNull JImStr filters, @NotNull JImStr basePath) final voidopenDialog(@NotNull JImStr key, @NotNull JImStr title, @NotNull JImStr filters, @NotNull JImStr basePath, int maxSelection) final voidopenDialog(@NotNull JImStr key, @NotNull JImStr title, @NotNull JImStr filters, @NotNull JImStr basePath, int maxSelection, long nativeObjectPtr) protected static voidopenModal(byte[] key, byte[] title, byte[] filters, byte[] basePath, int maxSelection, long nativeObjectPtr) final voidopenModal(@NotNull String key, @NotNull String title, @NotNull String filters, @NotNull String basePath) final voidopenModal(@NotNull String key, @NotNull String title, @NotNull String filters, @NotNull String basePath, int maxSelection) final voidopenModal(@NotNull String key, @NotNull String title, @NotNull String filters, @NotNull String basePath, int maxSelection, long nativeObjectPtr) final voidopenModal(@NotNull JImStr key, @NotNull JImStr title, @NotNull JImStr filters, @NotNull JImStr basePath) final voidopenModal(@NotNull JImStr key, @NotNull JImStr title, @NotNull JImStr filters, @NotNull JImStr basePath, int maxSelection) final voidopenModal(@NotNull JImStr key, @NotNull JImStr title, @NotNull JImStr filters, @NotNull JImStr basePath, int maxSelection, long nativeObjectPtr) protected static voidsetFileStyle(int flags, byte[] criteria, long color, byte[] icon, long nativeObjectPtr) final voidsetFileStyle(int flags, @NotNull String criteria, @NotNull JImVec4 color, @NotNull String icon) final voidsetFileStyle(int flags, @NotNull String criteria, @NotNull JImVec4 color, @NotNull String icon, long nativeObjectPtr) final voidsetFileStyle(int flags, @NotNull JImStr criteria, @NotNull JImVec4 color, @NotNull JImStr icon) final voidsetFileStyle(int flags, @NotNull JImStr criteria, @NotNull JImVec4 color, @NotNull JImStr icon, long nativeObjectPtr) protected static booleanwasOpenedThisFrame(byte[] key, long nativeObjectPtr) final booleanwasOpenedThisFrame(@NotNull String key) final booleanwasOpenedThisFrame(@NotNull String key, long nativeObjectPtr) final booleanwasOpenedThisFrame(@NotNull JImStr key) final booleanwasOpenedThisFrame(@NotNull JImStr key, long nativeObjectPtr)
-
字段详细资料
-
nativeObjectPtr
protected long nativeObjectPtr
-
-
方法详细资料
-
display
public final boolean display(@NotNull @NotNull String key, int flags, float widthMin, float heightMin, float widthMax, float heightMax, long nativeObjectPtr) -
display
public final boolean display(@NotNull @NotNull JImStr key, int flags, float widthMin, float heightMin, float widthMax, float heightMax, long nativeObjectPtr) -
display
protected static boolean display(byte[] key, int flags, float widthMin, float heightMin, float widthMax, float heightMax, long nativeObjectPtr) -
display
public final boolean display(@NotNull @NotNull String key, int flags, float widthMin, float heightMin, float widthMax, float heightMax) -
display
public final boolean display(@NotNull @NotNull JImStr key, int flags, float widthMin, float heightMin, float widthMax, float heightMax) -
display
public final boolean display(@NotNull @NotNull String key, int flags, float widthMin, float heightMin) -
display
public final boolean display(@NotNull @NotNull JImStr key, int flags, float widthMin, float heightMin) -
display
-
display
-
display
-
display
-
openDialog
-
openDialog
-
openDialog
protected static void openDialog(byte[] key, byte[] title, byte[] filters, byte[] basePath, int maxSelection, long nativeObjectPtr) -
openDialog
-
openDialog
-
openDialog
-
openDialog
-
openModal
-
openModal
-
openModal
protected static void openModal(byte[] key, byte[] title, byte[] filters, byte[] basePath, int maxSelection, long nativeObjectPtr) -
openModal
-
openModal
-
openModal
-
openModal
-
close
public static void close(long nativeObjectPtr) -
close
public final void close() -
isOk
public static boolean isOk(long nativeObjectPtr) -
isOk
public final boolean isOk() -
wasOpenedThisFrame
-
wasOpenedThisFrame
-
wasOpenedThisFrame
protected static boolean wasOpenedThisFrame(byte[] key, long nativeObjectPtr) -
wasOpenedThisFrame
-
wasOpenedThisFrame
-
isOpened
-
isOpened
-
isOpened
protected static boolean isOpened(byte[] text, long nativeObjectPtr) -
isOpened
-
isOpened
-
setFileStyle
-
setFileStyle
-
setFileStyle
protected static void setFileStyle(int flags, byte[] criteria, long color, byte[] icon, long nativeObjectPtr) -
setFileStyle
-
setFileStyle
-
getFileStyle
public final void getFileStyle(int flags, @NotNull @NotNull String criteria, @NotNull @NotNull JImVec4 color, @NotNull @NotNull NativeString icon, long nativeObjectPtr) -
getFileStyle
public final void getFileStyle(int flags, @NotNull @NotNull JImStr criteria, @NotNull @NotNull JImVec4 color, @NotNull @NotNull NativeString icon, long nativeObjectPtr) -
getFileStyle
protected static void getFileStyle(int flags, byte[] criteria, long color, long icon, long nativeObjectPtr) -
getFileStyle
public final void getFileStyle(int flags, @NotNull @NotNull String criteria, @NotNull @NotNull JImVec4 color, @NotNull @NotNull NativeString icon) -
getFileStyle
public final void getFileStyle(int flags, @NotNull @NotNull JImStr criteria, @NotNull @NotNull JImVec4 color, @NotNull @NotNull NativeString icon) -
clearFilesStyle
public static void clearFilesStyle(long nativeObjectPtr) -
clearFilesStyle
public final void clearFilesStyle()
-