Craig R. McClanahan wrote:
Also, if we were to add getString() and getBoolean(), we should also add
setString() and setBoolean() for the same reasons.

Hey, I know this is an old conversation, but I just realized


String[] getStringArray() and
void setStringArray(String[] array)

might be nice too, since multiselects are used fairly often in some applications (OK, in my application)

Craig

Matt



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to