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

A

add(String) - Method in class com.microdeveloper.util.io.log.ErrorLog
Add an error message to the ErrorLog object.
addArg(int, int, int, Object) - Method in class com.microdeveloper.data.OracleStoredProcedure
Add an argument to the this object.
addArg(int, int, int, Object) - Method in interface com.microdeveloper.data.OracleStoredProcedureInterface
Add an argument to the this object.
addDays(Date, int) - Static method in class com.microdeveloper.common.date.EDate
Adds the given number of days to the given date and returns the result
addDays(int) - Method in class com.microdeveloper.common.date.EDate
Adds the given days to the current date established in this.
addDays(int) - Method in interface com.microdeveloper.common.date.EDateInterface
 
addHours(Date, int) - Static method in class com.microdeveloper.common.date.EDate
Adds the given number of hours to the date given
addHours(int) - Method in class com.microdeveloper.common.date.EDate
Adds the given number of hours to the current time in this.
addHours(int) - Method in interface com.microdeveloper.common.date.EDateInterface
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.microdeveloper.common.date.EDate
Adds a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.microdeveloper.common.date.EDateInterface
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.microdeveloper.data.SQLDataSet
Creates a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.microdeveloper.data.SQLSet
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.microdeveloper.util.net.mail.JMailContent
Adds a property listener adding property change support to the element
after(int) - Method in class com.microdeveloper.common.Str
Get all of the substring that occurs after a particular character.
after(String, int) - Static method in class com.microdeveloper.common.Str
Get all of the substring that occurs after a particular character.
afterLast() - Method in class com.microdeveloper.data.SQLDataSet
Moves the ResultSet cursor after the last record
afterLast() - Method in interface com.microdeveloper.data.SQLSet
 
append(char) - Method in class com.microdeveloper.common.Str
Add one character to the end of the string.
append(Str) - Method in class com.microdeveloper.common.Str
Append a string on to the end of your string.
append(String) - Method in class com.microdeveloper.common.Str
Append a string on to the end of your string.
appendLogFile(String) - Method in class com.microdeveloper.util.io.log.ErrorLog
Tell the ErrorLog object that all future error messages are to be copied to a text file.
appendText(String, String) - Static method in class com.microdeveloper.util.io.Files
 
ARG_NAMES_TYPE - Static variable in interface com.microdeveloper.data.SQLSet
Argument Names List Type constant
ARG_TYPES_TYPE - Static variable in interface com.microdeveloper.data.SQLSet
Argument Types List Type constant
ARG_VALUES_TYPE - Static variable in interface com.microdeveloper.data.SQLSet
Argument Values List Type constant
argsToString(int) - Method in class com.microdeveloper.data.OracleStoredProcedure
Convert the arguments to a String.
argsToString(int) - Method in interface com.microdeveloper.data.OracleStoredProcedureInterface
Convert the arguments to a String.
ArrayResultSet - Class in com.microdeveloper.data
An arbitrary class for simulating a simple String resultset as a two dimensional array which can be transcribed into a series suitable for most charting applets and other similar usages.
ArrayResultSet() - Constructor for class com.microdeveloper.data.ArrayResultSet
Constructor ChartData
ArrayResultSet(int, int) - Constructor for class com.microdeveloper.data.ArrayResultSet
Creates a new blank ArrayResultSet
ArrayResultSet(Object[][]) - Constructor for class com.microdeveloper.data.ArrayResultSet
Creates a new ArrayResultSet and initializes it
arrayToFile(String[], String) - Static method in class com.microdeveloper.util.io.Files
Replaced with toTextFile().
Ascii(char) - Static method in class com.microdeveloper.common.Str
Method Ascii returns the decimal representation of the character given.
atod(String) - Static method in class com.microdeveloper.common.Str
Like the ANSI c function atod().
atoi(String) - Static method in class com.microdeveloper.common.Str
Like the ANSI c function atoi().
atoi(char) - Static method in class com.microdeveloper.common.Str
Sort of like the ANSI c function atoi().

MDi JLib
1.7.4
A B C D E F G H I J K L M N O P Q R S T U V W
Copyright©2001-2007 MicroDeveloper, Inc. All Rights Reserved.