On Wed, 23 Jan 2002, Bryce McKinlay wrote: > You can not declare a method with non-Java arguments within a Java type. > You will have to declare this method outside of "extern "Java"". Perhaps > you could declare another, non-Java class which peers the Java class. Hmm... couldn't the non-java type be concealed as a gnu.gcj.RawData? Jeff