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.
See: Description
-
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 ofNFDPathSetstructs.
Package org.lwjgl.util.nfd Description
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