Page 1 of 1

className is a string specifying the class to be instantiated and invokes the no argument constructor

Posted: Thu Jul 20, 2017 4:34 am
by matlab1
className is a string specifying the class to be instantiated and invokes the no argument constructor
className is same as above - signature is a string specifying the signature of the costructor to be invoked
args are the arguments corresponding to the specified signature
See help on awtcreate for more information