[kaffe] Text Area[ArrayIndexOutofBoundException]

raja n inforaja at yahoo.com
Thu Jan 15 20:52:01 PST 2004


Hai,
  I am setting to TextArea TextArea.SCROLLBARS_BOTH
But it's not showing while typing in the
text(Horizantol).Instead of if cross the limit
(Columns) it is throwing Arrayindex out of bound
exception.Please resolve it. But Verticol only is
behaving properly.It's working fine in JDK.

private TextArea inputArea = new TextArea("input text
here",2,5,TextArea.SCROLLBARS_VERTICAL_ONLY);
private TextArea inputArea = new TextArea("input text
here",2,5,TextArea.SCROLLBARS_BOTH);
Regards
Raja N

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus




More information about the kaffe mailing list