All Classes
| Class | Description |
|---|---|
| AbstractContextNode | |
| AbstractFinalizer |
Base implementation of a
JAXXCompilerFinalizer. |
| AbstractJAXXBindingWriter<B extends JAXXBinding> |
Created: 5 déc. 2009
|
| ApplicationHandler | |
| BeanInfoUtil | |
| BeanValidatorHandler | |
| BeanValidatorHandler.CompiledBeanValidator |
The compiled objet representing a BeanValidator to be generated in
JAXXObject
|
| BoxedCompiledObjectDecorator |
A decorator to surround a compiled object (should be a component at least)
with a JXLayer.
|
| CapturedObject | |
| CellHandler | |
| ClassDescriptor |
Mirrors the class
java.lang.Class. |
| ClassDescriptorHelper |
Mirrors the class
java.lang.ClassLoader. |
| ClassDescriptorHelper.ResolverType |
Constants to define who load a
ClassDescriptor. |
| ClassDescriptorResolver |
Contract of a resolver of class descriptor.
|
| ClassDescriptorResolverFromJavaClass |
To obtain a class descriptor from a java source file.
|
| ClassDescriptorResolverFromJavaFile |
To obtain a class descriptor from a java source file.
|
| ClassDescriptorResolverFromJavaFile.JavaFileParser | |
| ClassDescriptorResolverFromJaxxFile |
To obtain a class descriptor from a java source file.
|
| ClassMap<T> |
A Map implementation which uses Classes as keys.
|
| ColorConverter | |
| CompiledObject |
Represents an object in the
.java file being generated during compilation. |
| CompiledObjectDecorator |
Contract of compiled object decorator at generation time.
|
| CompileFirstPassTask |
First compile pass task to validate jaxx files and look after dependencies.
|
| CompilerConfiguration |
Configuration of a compiler task.
|
| CompilerException |
Thrown by the compiler when an error occurs.
|
| CompileSecondPassTask |
Task to execute the Second round of compile.
|
| ContextNode | |
| CSSParser | |
| CSSParserConstants | |
| CSSParserTokenManager | |
| CSSParserTreeConstants | |
| DataBinding |
Represents a data binding in a JAXX file.
|
| DataBindingHelper |
Helper to be used by compiler to treate data bindings.
|
| DataListener |
Created: 5 déc. 2009
|
| DataSource |
Represents a Java expression which fires a
PropertyChangeEvent when it can be
determined that its value may have changed. |
| DefaultCompiledObjectDecorator |
The default decorator to use on all compiled objects.
|
| DefaultCompilerConfiguration |
Options of the
JAXXCompiler and JAXXEngine. |
| DefaultComponentHandler | |
| DefaultFinalizer |
This class is a refactoring of the
JAXXCompiler. |
| DefaultInitializer |
Initializes support provided from JAXX (java, swing and validation).
|
| DefaultJAXXBindingWriter |
Created: 5 déc. 2009
|
| DefaultObjectHandler |
Default handler for class tags.
|
| DefaultObjectHandler.ProxyEventInfo |
Encapsulates information about a "proxy event handler", which is an event handler that
fires PropertyChangeEvents when it is triggered.
|
| EventHandler | |
| ExcludeFieldValidatorHandler | |
| FieldDescriptor |
Mirrors the class
java.lang.ref.Field. |
| FieldValidatorHandler | |
| FinalizeTask |
Task to execute after stylesheet tasks and juste before generation task.
|
| GenerateConstructorsTask |
Task to execute just after finalize task to create all constructors for any
compiler.
|
| GenerateMissingRulesTask |
Last task to generate java files.
|
| GenerateTask |
Last task to generate java files.
|
| GridBagConstraintsConverter | |
| HelpRootCompiledObjectDecorator |
A decorator to place on a root compiled object to process javaHelp on the file.
|
| I18nHelper |
I18n methods to add
I18n.t(String, Object...) method on some attributes. |
| IDHelper |
A usefull class to generate Ids.
|
| ImportHandler |
Handles the
<import> tag. |
| Initializer |
Performs SPI initialization, typically to register new tags, beans and converter.
|
| InitTask |
The init task to be launched first.
|
| InsetsConverter | |
| ItemHandler | |
| JavaArgument |
Represents an argument to a
JavaMethod. |
| JavaCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
|
| JavaConstructor |
To mirror a
Constructor. |
| JavaElement |
Base Java element
|
| JavaElementFactory |
Factory of any element in a
JavaFile. |
| JavaField |
Represents a field in a Java source file being generated for output.
|
| JavaField.FieldOrder | |
| JavaFile |
A Java source file being generated for output.
|
| JavaFileGenerator |
Java file generator.
|
| JavaMethod |
Represents a method in a Java source file being generated for output.
|
| JavaMethod.MethodOrder | |
| JavaParser |
Grammar to parse Java version 1.5
|
| JavaParser.ModifierSet |
Class to hold modifiers.
|
| JavaParserConstants | |
| JavaParserTokenManager | |
| JavaParserTreeConstants | |
| JavaParserUtil |
Created: 4 déc. 2009
|
| JAXXBeanDescriptor |
Mirrors the class
java.beans.BeanDescriptor. |
| JAXXBeanInfo |
Mirrors the class
java.beans.BeanInfo. |
| JAXXBindingWriter<B extends JAXXBinding> |
The contract of a writer of
JAXXBinding creation code from a
DataBinding. |
| JAXXCapture | |
| JAXXComboBoxHandler | |
| JAXXCompiler |
Compiles a given
JAXXCompiler.jaxxFile into a JAXXCompiler.javaFile. |
| JAXXCompilerFile |
Represents a file to be treated by the
JAXXCompiler. |
| JAXXCompilerFinalizer |
Contract of any object to interact with a
JAXXCompiler before the
generation pass. |
| JAXXEngine |
The engine to compile jaxx files.
|
| JAXXEngineTask |
Base class to implement a task to be launched by a
JAXXEngine. |
| JAXXEventSetDescriptor |
Mirrors the class
java.beans.EventSetDescriptor. |
| JAXXFactory |
Factory of
JAXXCompiler and JAXXEngine. |
| JAXXFeatureDescriptor |
Mirrors the class
java.beans.FeatureDescriptor. |
| JAXXIntrospector |
Performs introspection on a
ClassDescriptor. |
| JAXXListHandler | |
| JAXXProfile |
Pour profiler les temps d'execution pendant une compilation.
|
| JAXXProfile.ProfileResult | |
| JAXXPropertyDescriptor |
Mirrors the class
java.beans.PropertyDescriptor. |
| JAXXTabHandler | |
| JAXXTreeHandler | |
| JCheckBoxHandler | |
| JComboBoxHandler | |
| JInternalFrameHandler | |
| JListHandler | |
| JMenuHandler | |
| JPasswordFieldHandler | |
| JPopupMenuHandler | |
| JProgressBarHandler | |
| JRadioButtonHandler | |
| JScrollPaneHandler | |
| JScrollPaneHandler.JScrollPaneCompiledObject | |
| JSliderHandler | |
| JSpinnerHandler | |
| JSpinnerHandler.CompiledSpinner | |
| JSplitPaneHandler | |
| JTabbedPaneHandler | |
| JTabbedPaneHandler | |
| JTabbedPaneHandler.CompiledTabbedPane | |
| JTextComponentHandler | |
| JToolBarHandler | |
| JTreeHandler | |
| JWindowHandler | |
| JXLayerHandler |
To deal with JXLayer, since from version 3.0.4, we can not use any longer
the
Container.add(Component) ! |
| KeyStrokeConverter | |
| LiteralNode | |
| MemberDescriptor |
Mirrors the class
java.lang.ref.Member. |
| MethodDescriptor |
Mirrors the class
java.lang.ref.Method. |
| MethodNode | |
| Node | |
| Node | |
| ObjectHandler | |
| ParseException | |
| ParseException |
This exception is thrown when parse errors are encountered.
|
| PrimitiveConverter | |
| PrintTagInfo |
Generates information about a tag for use on the jaxxframework.org web site.
|
| ProfileTask |
A task to display result of profile mode
|
| PropertyNode | |
| PseudoClassDataBinding |
Represents a data binding in a JAXX file.
|
| RowHandler | |
| ScriptHandler |
Handles the
<script> tag. |
| ScriptInitializer |
A dummy CompiledObject which serves to initialize scripted field.
|
| ScriptManager | |
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| SimpleJAXXObjectBindingWriter |
Created: 5 déc. 2009
|
| SimpleNode | |
| SimpleNode | |
| StyleHandler |
Handles the
<style> tag. |
| StylesheetHelper |
A helper class to compute
Stylesheet, Rule and Selector
and extract all the compiler logic from this class. |
| StylesheetHelper.MouseEventEnum | |
| StylesheetHelper.PseudoClassEnum | |
| StyleSheetTask |
Task to apply css stylesheet on objects after second round of compilation.
|
| SwingFinalizer | |
| SymbolTable |
Symbol table constructed during the first pass of compilation.
|
| TabHandler | |
| TableHandler | |
| TableHandler | |
| TagHandler |
Implementations of
TagHandler produce Java source code from XML tags. |
| TagManager |
Manages TagHandlers, including automatically compiling .jaxx files
corresponding to class tags.
|
| Token |
Describes the input token stream.
|
| Token |
Describes the input token stream.
|
| Token.GTToken | |
| TokenMgrError | |
| TokenMgrError | |
| TypeConverter | |
| TypeManager | |
| UnsupportedAttributeException |
Thrown by
TagHandler when an unsupported attribute is encountered. |
| UnsupportedTagException |
Thrown by the compiler when an unregistered tag is encountered.
|
| ValidatorFinalizer |
To finalize validators fields.
|
| ValueNode |