The integrated file system graphical user interface components allow a Java program to present directories and files in the integrated file system on the server in a GUI.
The following components are available:
To use the integrated file system graphical user interface components, set both the system and the path or directory properties. These properties can be set using a constructor or through the setDirectory() (for IFSFileDialog) or setSystem() and setPath() methods (for VIFSDirectory and IFSTextFileDocument).
You should set the path to something other than "/QSYS.LIB" because this directory is usually large, and downloading its contents can take a long time.