A B C D E F G H I J L M N O P Q R S T U V W Y

O

occurrences(String) - Method in class com.Ostermiller.util.CmdLn
The number of times the specified option is present in the command line.
occurrences(Character) - Method in class com.Ostermiller.util.CmdLn
The number of times the specified option is present in the command line.
occurrences(char) - Method in class com.Ostermiller.util.CmdLn
The number of times the specified option is present in the command line.
occurrences(CmdLnOption) - Method in class com.Ostermiller.util.CmdLn
The number of times the specified option is present in the command line.
okButton - Variable in class com.Ostermiller.util.PasswordDialog
The OK button.
okPressed() - Method in class com.Ostermiller.util.PasswordDialog
Finds out if user used the OK button or an equivalent action to close the dialog.
optarg - Variable in class gnu.getopt.Getopt
For communication from `getopt' to the caller.
opterr - Variable in class gnu.getopt.Getopt
Callers store false here to inhibit the error message for unrecognized options.
optind - Variable in class gnu.getopt.Getopt
Index in ARGV of the next element to be scanned.
OPTIONAL_ARGUMENT - Static variable in class gnu.getopt.LongOpt
Constant value used for the "has_arg" constructor argument.
optopt - Variable in class gnu.getopt.Getopt
When an unrecognized option is encountered, getopt will return a '?' and store the value of the invalid option here.
optstring - Variable in class gnu.getopt.Getopt
This is the string describing the valid short options.
ordering - Variable in class gnu.getopt.Getopt
Determines whether we permute arguments or not
out - Variable in class com.Ostermiller.util.CircularByteBuffer
The OutputStream that can fill this buffer.
out - Variable in class com.Ostermiller.util.CSVPrinter
The place that the values get written.
out - Variable in class com.Ostermiller.util.ExcelCSVPrinter
The place that the values get written.
out - Variable in class com.Ostermiller.util.NoCloseOutputStream
The output stream that is being protected.
out - Variable in class com.Ostermiller.util.NoCloseWriter
The writer that is being protected.
outputStreamClosed - Variable in class com.Ostermiller.util.CircularByteBuffer
true if the close() method has been called on the OutputStream

A B C D E F G H I J L M N O P Q R S T U V W Y