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

S

SCALAR_ARG - Static variable in interface jrowe.getopt.Option
An indicator used when the program option takes a scalar argument.
selfTest() - Static method in class jrowe.util.ClassUtil
 
setActualIndex(int) - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Sets the Actual Index property.
setActualIndex(Number) - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Sets the Actual Index property.
setAllowExplicitAssignments(boolean) - Method in class jrowe.getopt.DefaultGetOptions
Sets the Allow Explicit Assignments property.
setArg(Object) - Method in interface jrowe.getopt.Option
Sets the argument for this program option.
setArg(Object) - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Sets the Arg property.
setArg(Object) - Method in class jrowe.getopt.DefaultOption
Sets the argument for this program option.
setArgOptional(boolean) - Method in interface jrowe.getopt.Option
Sets whether the argument for this Option is optional
setArgOptional(boolean) - Method in class jrowe.getopt.DefaultOption
Sets whether the argument for this Option is optional
setArgs(String[]) - Method in class jrowe.getopt.DefaultGetOptions
Sets the arguments from the command line.
setArgs(String[]) - Method in interface jrowe.getopt.GetOptions
Sets the arguments from the command line.
setArgType(int) - Method in interface jrowe.getopt.Option
Sets the argument type for this program option.
setArgType(int) - Method in class jrowe.getopt.DefaultOption
Sets the argument type for this program option.
setChar(char) - Method in interface jrowe.getopt.Option
Sets the short name of this program option.
setChar(char) - Method in class jrowe.getopt.DefaultOption
Sets the short name of this program option.
setCharacter(Character) - Method in interface jrowe.getopt.Option
Sets the short name of this program option.
setCharacter(Character) - Method in class jrowe.getopt.DefaultOption
Sets the short name of this program option.
setConsole() - Method in class jrowe.test.Tester
Sets this Tester to use the console based user interface.
setEndOfOptionsToken(String) - Method in class jrowe.getopt.DefaultGetOptions
Sets the End Of Options Token property.
setErrorCode(int) - Method in class jrowe.getopt.OptionException
Sets the error code.
setErrorMethod(Runnable) - Method in class jrowe.getopt.DefaultOption
 
setLongOptionPrefix(String) - Method in class jrowe.getopt.DefaultGetOptions
Sets the Long Option Prefix property.
setLongOptionsEnabled(boolean) - Method in class jrowe.getopt.DefaultGetOptions
Sets the Long Options Enabled property.
setMaxInstances(int) - Method in class jrowe.getopt.DefaultOption
Sets the maximum instances of this option that may appear.
setMethod(OptionMethod) - Method in interface jrowe.getopt.Option
Sets the Runnable object to invoke if the program option is found.
setMethod(OptionMethod) - Method in class jrowe.getopt.DefaultOption
Sets the Runnable object to invoke if the program option is found.
setMinInstances(int) - Method in class jrowe.getopt.DefaultOption
Sets the minimum instances of this option that must appear if any appear at all.
setName(String) - Method in interface jrowe.getopt.Option
Sets the long name for this program option.
setName(String) - Method in class jrowe.getopt.DefaultOption
Sets the long name of this object.
setNativeGUI() - Method in class jrowe.test.Tester
Sets this Tester to use the AWT graphical user interface.
setNegationPrefix(String) - Method in class jrowe.getopt.DefaultGetOptions
Sets the Negation Prefix property.
setOption(Option) - Method in class jrowe.getopt.AbstractOptionMethod
Sets the Option to which this functionality belongs.
setOption(Option) - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Sets the Option property.
setParsed(boolean) - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Sets the Parsed property.
setPreferLongOptions(boolean) - Method in class jrowe.getopt.DefaultGetOptions
Sets the Prefer Long Options property.
setRequestedIndex(int) - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Sets the Requested Index property.
setRequestedIndex(Number) - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Sets the Requested Index property.
setShortOptionPrefix(String) - Method in class jrowe.getopt.DefaultGetOptions
Sets the Short Option Prefix property.
setStdIOString(String) - Method in class jrowe.getopt.DefaultGetOptions
Deprecated.  
setSwingGUI(boolean) - Method in class jrowe.test.Tester
Sets this Tester to use the Swing graphical user interface.
setTokenList(List) - Method in class jrowe.getopt.DefaultGetOptions
Sets the Token List property.
splitPackageAndClass(String) - Static method in class jrowe.util.ClassUtil
 
STRING_ARG - Static variable in interface jrowe.getopt.Option
An indicator used when the program option takes a string argument.
stripAssignment(String) - Method in class jrowe.getopt.DefaultGetOptions
Returns the argument from a token.
stripOption(String) - Method in class jrowe.getopt.DefaultGetOptions
Splits a token into an option name.
stripPrefix(String) - Method in class jrowe.getopt.DefaultGetOptions
Strips the short or long option prefix off of the token string.
suite() - Static method in class jrowe.test.ProjectTestCase
 
SWING_PROP - Static variable in class jrowe.test.Tester
Indicates the user interface ought to use the Swing widget set.

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