Hi,
I am trying to give some dimensions to a JFrame from Jess. So i used 

(defglobal ?*dim* = (new java.awt.Dimension "800,800")
(set ?*f* size ?*dim*)

But it seems to complain that there is no such constructor for
Dimension. More generally, how does one call a constructor from Java that
takes more than one argument thro Jess?!

Please do reply,
Regards,
Raj. 


---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list (use your own address!) List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to