@NonnullDefault
Package org.lwjgl.util.nfd
Contains bindings to Native File Dialog, a tiny, neat C library that portably invokes native
file open and save dialogs. Write dialog code once and have it popup native dialogs on all supported platforms.
-
Class Summary Class Description NativeFileDialog Bindings to Native File Dialog, a tiny, neat C library that portably invokes native file open and save dialogs.NFDPathSet An opaque data structure to be used withOpenDialogMultiple
.NFDPathSet.Buffer An array ofNFDPathSet
structs.