Hi have a question about conventions. Java coding guideline is to have the brackets not in a new line. I've seen both in JSword but is it to have new line? Why are the instance variables declarations at the bottom? What is this // $NON-NLS-1 for? This i've seen nowhere else actually. Manfred