Barney suggested, using a wrapper in Java.
-----Original Message-----
From: Nick de Voil [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 20, 2003 4:44 PM
To: CF-Talk
Subject: Re: java/cf
> All I need to do is send in 1,1,1 to this method:
> public void setWidths(float[] widths) throws BadElementException {....
float[] widths = {1.0,1.0,1.0};
setWidths(widths);
Any good?
Nick
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

