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

B

boolVal - Variable in class com.billpringle.utils.wrputils.WrpValidateCsv.Variable
value of variable, if boolean
breakpt - Variable in class com.billpringle.utils.wrputils.WrpValidateCsv
breakpoint sequence number (place actual breakpoint in executeCommand).
btnCompile - Variable in class com.billpringle.utils.wrputils.WrpEditValidationRules
button to compile the validation rules
btnCsv - Variable in class com.billpringle.utils.wrputils.WrpEditValidationRules
Button to specify a CSV string to parse
btnExecute - Variable in class com.billpringle.utils.wrputils.WrpEditValidationRules
Button to validate one or more CSV strings
btnFile - Variable in class com.billpringle.utils.wrputils.WrpEditValidationRules
Button to specify a CSV file to parse
btnGet - Variable in class com.billpringle.utils.wrputils.WrpEditValidationRules
button to load validation rules
btnPrint - Variable in class com.billpringle.utils.wrputils.WrpEditValidationRules
button to print validation rules
btnQuit - Variable in class com.billpringle.utils.wrputils.WrpEditValidationRules
button to terminate the program
btnRenum - Variable in class com.billpringle.utils.wrputils.WrpEditValidationRules
button to renumber statements
btnSave - Variable in class com.billpringle.utils.wrputils.WrpEditValidationRules
button to save validation rules
buildColNames() - Method in class com.billpringle.utils.wrputils.WrpResultSetVector
Build a String array with column names.
buildColScroll(int[]) - Method in class com.billpringle.utils.wrputils.WrpScrollResultSet.WrpScrollResultModel
Builds list of columns to display in scroll.
buildColumns() - Method in class com.billpringle.utils.wrputils.WrpResultSetRow
Extract the columns for this record and convert to an array of strings.
buildConnectString() - Method in class com.billpringle.utils.wrputils.WrpDb
Rebuild the connection string using the previously specified components to the string.
buildField(int, String, int, char) - Static method in class com.billpringle.utils.wrputils.WrpFixedCols
Create a fixed-length field.
buildField(int, String) - Method in class com.billpringle.utils.wrputils.WrpFixedCols
Build fixed length field, using alignment and padding defaults.
buildFieldLeft(int, String) - Method in class com.billpringle.utils.wrputils.WrpFixedCols
Build left aligned field.
buildFieldRight(int, String) - Method in class com.billpringle.utils.wrputils.WrpFixedCols
Build right aligned field.
buildHtmlFooter(PrintStream) - Method in class com.billpringle.utils.wrputils.WrpEditValidationRules
Create the bottom part of the HTML rules file.
buildHtmlHeader(PrintStream) - Method in class com.billpringle.utils.wrputils.WrpEditValidationRules
Build the beginning of an HTML file for printing rules.
buildLog() - Method in class com.billpringle.utils.wrputils.WrpBuildZipCodes
Build a scrolled pane for log messages.
buildMenu() - Method in class com.billpringle.utils.wrputils.WrpBuildZipCodes
Build the menu for the window.
buildMenu() - Method in class com.billpringle.utils.wrputils.WrpEditValidationRules
Creates the main menu (e.g., File)
buildMenu() - Method in class com.billpringle.utils.wrputils.WrpScrollTable
Build menu for frame This method can be overridden by subclass
buildPage() - Method in class com.billpringle.utils.wrputils.WrpBuildZipCodes
Build the page contents for the window.
buildPage() - Method in class com.billpringle.utils.wrputils.WrpEditValidationRules
Creates the actual page content
buildPage() - Method in class com.billpringle.utils.wrputils.WrpScrollFrame
Build a scrolled frame with an empty list.
buildPage() - Method in class com.billpringle.utils.wrputils.WrpScrollTable
Build the page components This method can be overridden by subclass
buildRows() - Method in class com.billpringle.utils.wrputils.WrpResultSetVector
Build Vector of row elements

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