if you use Smart Editor Professional
(http://www.xtserver.com/anoopvision/sepro), you can use the SE PRO
lookup facility to automate your java tasks. Copy the following code
to a file java.luk, in the application path's lookup folder.
/p name=Java Lookup
/p lang=java
/p desc=Java
/p pref=high
/b Your Java Block1
//write here the code you need to insert..
/end
/b Your Java Block2
//write here the code you need to insert..
/end