getopt-0.3
A B C D G H I J L M N O P R S T U

I

incrementInstanceCount() - Method in class jrowe.getopt.DefaultOption
Increments the instance count of this Option.
incrementParsedCount() - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Sets the Parsed Count property.
INTEGER_ARG - Static variable in interface jrowe.getopt.Option
An indicator used when the program option takes an integer argument.
isAllowExplicitAssignments() - Method in class jrowe.getopt.DefaultGetOptions
Returns the Allow Explicit Assignments property.
isArgOptional() - Method in interface jrowe.getopt.Option
Returns whether the argument for this Option is optional
isArgOptional() - Method in class jrowe.getopt.DefaultOption
Returns whether the argument for this Option is optional
isConsole() - Method in class jrowe.test.Tester
Returns whether the console based user interface will be used or not.
isEndOfOptionsToken(String) - Method in class jrowe.getopt.DefaultGetOptions
Returns whether the specified string indicates that only program arguments follow it.
isLongOption(String) - Method in class jrowe.getopt.DefaultGetOptions
 
isLongOptionsEnabled() - Method in class jrowe.getopt.DefaultGetOptions
Returns the Long Options Enabled property.
isNativeGUI() - Method in class jrowe.test.Tester
Returns whether the AWT graphical user interface will be used or not.
isOption(String) - Method in class jrowe.getopt.DefaultGetOptions
Returns whether the specified string is an option.
isParsed() - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Returns the Parsed property.
isPreferLongOptions() - Method in class jrowe.getopt.DefaultGetOptions
Returns the Prefer Long Options property.
isShortOption(String) - Method in class jrowe.getopt.DefaultGetOptions
 
isStdIn(String) - Method in class jrowe.getopt.DefaultGetOptions
Returns whether the given string matches the identifier used to represent the standard input.
isSwingGUI() - Method in class jrowe.test.Tester
Returns whether the Swing graphical user interface will be used or not.
iterator() - Method in class jrowe.getopt.DefaultGetOptions
Returns an Iterator object which will iterate over all of the Options contained by this object.
iterator() - Method in interface jrowe.getopt.GetOptions
Returns an Iterator object which will iterate over all of the Options contained by this object.

getopt-0.3
A B C D G H I J L M N O P R S T U