Frank Benoit (keinfarbton) wrote: >> allClasses is already there, see Classinfo.find(). > > Didn't know about it :) > > Now i can test if "org.eclipse.swt.SWT.SWT" exists. > If so, is there a way to call the static method "static_this()"? In the module info, there should be an array of the static constructors.