public class NativeFileManager extends Object
Interface for the native file manager.
| Constructor and Description |
|---|
NativeFileManager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
open(File file)
Opens a file manager for the given file.
|
public static void open(File file)
Opens a file manager for the given file.