| Field and 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!
|
| Method and Description |
|---|
| jaxx.compiler.css.parser.SimpleCharStream.getColumn() |
| jaxx.compiler.java.parser.JavaCharStream.getColumn() |
| 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 only
|
| jaxx.compiler.css.parser.SimpleCharStream.getLine() |
| jaxx.compiler.java.parser.JavaCharStream.getLine() |
| jaxx.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...
|
Copyright © 2008-2013 CodeLutin. All Rights Reserved.