Package jaxx.compiler

Interface Summary
Generator TODO javadoc!
 

Class Summary
BoxedCompiledObjectDecorator A decorator to surround a compiled object (should be a component at least) with a JXLayer.
CompiledObject Represents an object in the .java file being generated during compilation.
CompiledObjectDecorator A class to decorate a compiled object at generation time.
CompilerOptions Stores options which affect the jaxxc tool's operation.
DataBinding Represents a data binding in a JAXX file.
DataSource Represents a Java expression which fires a PropertyChangeEvent when it can be determined that its value may have changed.
DefaultCompiledObjectDecorator The default compiledObjectDecorator.
EventHandler  
HelpRootCompiledObjectDecorator A decorator to place on a root compiled object to process javaHelp on the file.
I18nHelper I18n methods to add org.nuiton.i18n.I18n#_(String, Object[]) method on some attributes.
JavaArgument Represents an argument to a JavaMethod.
JavaField Represents a field in a Java source file being generated for output.
JavaFile A Java source file being generated for output.
JavaMethod Represents a method in a Java source file being generated for output.
JAXXCompiler Compiles JAXX files into Java classes.
JAXXCompilerLaunchor  
JAXXObjectGenerator This class is a refactoring of the JAXXCompiler.
JAXXProfile Pour profiler les temps d'execution pendant une compilation.
JAXXProfile.ProfileResult  
ScriptInitializer A dummy CompiledObject which serves to initialize scripted field.
ScriptManager  
SwingCompiler Swing JAXX compiler.
SwingGenerator  
SymbolTable Symbol table constructed during the first pass of compilation.
ValidatorGenerator  
 

Enum Summary
JavaMethod.MethodOrder  
JAXXCompilerLaunchor.LifeCycle  
 



Copyright © 2008-2009 CodeLutin. All Rights Reserved.