All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary
| Class |
Description |
| AbstractButtonHandler |
|
| AbstractContextNode |
|
| AbstractFinalizer |
|
| AbstractJAXXBindingWriter<B extends JAXXBinding> |
Created: 5 déc.
|
| ApplicationHandler |
|
| ApplyI18nKeysFileFinalizer |
Created on 08/10/2020.
|
| BeanInfoUtil |
|
| BeanScope |
Represents a bean scope detected on a compiled object.
|
| 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 |
|
| 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.
|
| 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 |
|
| DefaultComponentHandler |
|
| DefaultFinalizer |
|
| DefaultInitializer |
Initializes support provided from JAXX (java, swing and validation).
|
| DefaultJAXXBindingWriter |
Created: 5 déc.
|
| 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.
|
| DetectI18nKeyFilesFinalizer |
Created on 08/10/2020.
|
| 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.
|
| I18nKeysFileModel |
FIXME Move this in I18n project
Created on 08/10/2020.
|
| 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 |
|
| JavaElement |
Base Java element
|
| JavaElementFactory |
|
| 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.
|
| JAXXBeanDescriptor |
Mirrors the class java.beans.BeanDescriptor.
|
| JAXXBeanInfo |
Mirrors the class java.beans.BeanInfo.
|
| JAXXBindingWriter<B extends JAXXBinding> |
|
| JAXXCapture |
|
| JAXXComboBoxHandler |
|
| JAXXCompiler |
|
| JAXXCompilerFile |
|
| 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 |
|
| 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 |
|
| JSliderHandler |
|
| JSpinnerHandler |
|
| JSpinnerHandler.CompiledSpinner |
|
| JSplitPaneHandler |
|
| JTabbedPaneHandler |
|
| JTabbedPaneHandler |
|
| 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) ! but must now use the
method JXLayer.setView(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.
|
| SimpleNode |
|
| SimpleNode |
|
| StyleHandler |
Handles the <style> tag.
|
| StylesheetHelper |
|
| 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 |
|
| TabHandler.CompiledTabbedTab |
|
| TableHandler |
|
| TableHandler |
|
| TabWithValidatorHandler |
|
| 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 |
|
| TypeParser |
|
| 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 |
|