- OK - Static variable in class lib.InfoDialog
-  
- openBufferedAppend() - Method in class lib.SimpleFile
- 
Opens a buffered file for append 
- openBufferedRead() - Method in class lib.SimpleFile
- 
Opens a buffered file for read 
- openBufferedResource() - Method in class lib.SimpleFile
- 
Use this if you need access to a file within a jar 
- openBufferedWrite() - Method in class lib.SimpleFile
- 
Opens a buffered file for write 
- openFileChooser(Frame, String, FileFilter, int) - Static method in class lib.Utilities
- 
Opens java file chooser dialog, convenience method. 
- openFileExternally(String) - Static method in class lib.Utilities
- 
Launch the desktops default file handling program 
- openFileInputStream(String) - Method in class lib.SimpleFile
-  
- openFileOutputStream() - Method in class lib.SimpleFile
- 
Opens a file output stream 
- openStreamToURL(String, Socket) - Method in class lib.NetFunctions
- 
Open an inputstream to the given url on the given socket 
- openZipStream(int) - Method in class lib.SimpleFile
- 
Opens a zipstream. 
- OSFunction - Class in lib
-  
- OSFunction() - Constructor for class lib.OSFunction
-