Get help on how to use LTOOLGUI by clicking the HELP button in the applet's toolbar or click here to load the help page directly
grant {
permission java.io.FilePermission "<ALL FILES>", "read, execute";
permission java.util.PropertyPermission "user.dir", "read";
};