-
Fields Field Description jaxx.compiler.JAXXCompiler.needSwingUtil since 2.4.1, will be removed in version 3.0, it is not a good idea to do special treatment for a particular class, to use SwingUtil, do like for other class : import it!
-
Methods Method Description jaxx.compiler.css.parser.SimpleCharStream.getColumn() jaxx.compiler.css.parser.SimpleCharStream.getLine() jaxx.compiler.java.parser.JavaCharStream.getColumn() jaxx.compiler.java.parser.JavaCharStream.getLine() jaxx.compiler.JAXXCompiler.getImportManager() since 2.4.1, will be removed in version 3.0 : do not want to expose eugene export manager in rest of api, this is purpose of JavaFile onlyjaxx.compiler.JAXXCompiler.isNeedSwingUtil() since 2.4.1, will be removed in version 3.0, has no effect do not use it...jaxx.compiler.JAXXCompiler.setNeedSwingUtil(boolean) since 2.4.1, will be removed in version 3.0, has no effect do not use it...