A B C D E F G H I J K L M N O P R S T U V W X Y _

A

ABSTRACT - Static variable in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
ABSTRACT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
ABSTRACT_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
AbstractContextNode - Class in jaxx.compiler.tools.jaxxcapture
 
AbstractContextNode() - Constructor for class jaxx.compiler.tools.jaxxcapture.AbstractContextNode
 
AbstractJAXXBindingWriter<B extends JAXXBinding> - Class in jaxx.compiler.binding
Created: 5 déc.
AbstractJAXXBindingWriter(Class<B>) - Constructor for class jaxx.compiler.binding.AbstractJAXXBindingWriter
 
accept(DataBinding) - Method in class jaxx.compiler.binding.DefaultJAXXBindingWriter
 
accept(DataBinding) - Method in interface jaxx.compiler.binding.JAXXBindingWriter
Test if a binding can be treated by the writer.
accept(DataBinding) - Method in class jaxx.compiler.binding.SimpleJAXXObjectBindingWriter
 
accept(JAXXCompiler) - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
accept(JAXXCompiler) - Method in class jaxx.compiler.finalizers.SwingFinalizer
 
accept(JAXXCompiler) - Method in class jaxx.compiler.finalizers.ValidatorFinalizer
 
accept(JavaField) - Method in enum jaxx.compiler.java.JavaField.FieldOrder
 
accept(int) - Method in enum jaxx.compiler.java.JavaField.FieldOrder
 
accept(int, JavaField) - Method in enum jaxx.compiler.java.JavaField.FieldOrder
 
accept(JavaMethod) - Method in enum jaxx.compiler.java.JavaMethod.MethodOrder
 
accept(int) - Method in enum jaxx.compiler.java.JavaMethod.MethodOrder
 
accept(int, JavaMethod) - Method in enum jaxx.compiler.java.JavaMethod.MethodOrder
 
accept(JAXXCompiler) - Method in interface jaxx.compiler.JAXXCompilerFinalizer
Test if the finalizer must be apply on the given compiler.
ACTION_ICON_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultComponentHandler
 
ACTIVE_BINDINGS_FIELD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
add_escapes(String) - Method in exception jaxx.compiler.java.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_PROPERTY_CHANGE_SUPPORT_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
ADD_PROPERTY_CHANGE_SUPPORT_NAMED_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
addArgument(ContextNode) - Method in class jaxx.compiler.tools.jaxxcapture.AbstractContextNode
 
addArgument(ContextNode) - Method in interface jaxx.compiler.tools.jaxxcapture.ContextNode
 
addBean(Element, BeanValidatorHandler, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
addBodyCode(String) - Method in class jaxx.compiler.java.JavaFile
 
addChild(CompiledObject, JAXXCompiler) - Method in class jaxx.compiler.CompiledObject
Adds a child component to this container.
addChild(CompiledObject, String, JAXXCompiler) - Method in class jaxx.compiler.CompiledObject
Adds a child component to this container.
addChild(CompiledObject, String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JScrollPaneHandler.JScrollPaneCompiledObject
 
addChild(CompiledObject, String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JTabbedPaneHandler.CompiledTabbedPane
 
addChild(CompiledObject, String, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
addChild(CapturedObject, ContextNode) - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
addClientProperties(CompiledObject, StringBuffer, String) - Method in class jaxx.compiler.decorators.DefaultCompiledObjectDecorator
 
addClientProperty(String, String) - Method in class jaxx.compiler.CompiledObject
 
addDependencyClass(String) - Method in class jaxx.compiler.JAXXCompiler
 
addEndProfileTime(JAXXEngine, JAXXCompiler) - Method in class jaxx.compiler.tasks.JAXXEngineTask
 
addError(String) - Method in class jaxx.compiler.JAXXEngine
Add an error to the engine.
addErrorList(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
addErrorListModel(Element, BeanValidatorHandler, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
addErrorTable(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
addErrorTableModel(Element, BeanValidatorHandler, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
addEscapes(String) - Static method in error jaxx.compiler.css.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error jaxx.compiler.java.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEventHandler(String, Method, Method, String, JAXXCompiler) - Method in class jaxx.compiler.CompiledObject
 
addEventHandler(String, MethodDescriptor, MethodDescriptor, String, JAXXCompiler) - Method in class jaxx.compiler.CompiledObject
Adds an event listener to this object.
addEventHandler(CompiledObject, String, String, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Adds the necessary Java code to a CompiledObject to add an event listener at runtime.
addEventHandlers(JAXXCompiler, JavaFile) - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
addField(JavaField) - Method in class jaxx.compiler.java.JavaFile
 
addField(JavaField, boolean) - Method in class jaxx.compiler.java.JavaFile
 
addFieldRepresentations(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
Deprecated. since 2.2.1, prefer use the methdo BeanValidatorHandler.CompiledBeanValidator.addFieldRepresentations(JAXXCompiler, StringBuilder)
addFieldRepresentations(JAXXCompiler, StringBuilder) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
Register in buffer all field representation to init (and to record in method JAXXValidator.registerValidatorFields()
addFileToCompile(JAXXCompilerFile) - Method in class jaxx.compiler.JAXXEngine
Adds a file to be compiled.
addFileToCompile(File, String) - Method in class jaxx.compiler.JAXXEngine
Adds a JAXXCompilerFile given the jaxx file and the corresponding class fully qualified name.
addI18nInvocation(String, String, String, JAXXCompiler) - Static method in class jaxx.compiler.I18nHelper
Add the i18n on a attribute.
addImport(String) - Method in class jaxx.compiler.java.JavaFile
 
addImport(Class<?>) - Method in class jaxx.compiler.java.JavaFile
 
addImport(String) - Method in class jaxx.compiler.JAXXCompiler
 
addIndentation(String, int, String) - Method in class jaxx.compiler.java.JavaFileGenerator
 
addInlineStyle(CompiledObject, String, boolean) - Method in class jaxx.compiler.JAXXCompiler
 
addInterface(String) - Method in class jaxx.compiler.java.JavaFile
 
addInterface(String) - Method in class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFile.JavaFileParser
 
addInterfaces(String[]) - Method in class jaxx.compiler.java.JavaFile
 
AdditiveExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
addJaxxBeanInfoPath(String...) - Static method in class jaxx.compiler.beans.BeanInfoUtil
 
addListenerCode - Variable in class jaxx.compiler.binding.DataListener
code of the add listener
addMethod(JavaMethod) - Method in class jaxx.compiler.java.JavaFile
 
addParentValidator(Element, BeanValidatorHandler, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
addProfileTime(JAXXCompiler, String) - Method in class jaxx.compiler.JAXXEngine
Add a profile time for the given compiler and key.
addProperty(String, String) - Method in class jaxx.compiler.CompiledObject
Stores a property for this object.
addProperty(String, String) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
addPropertyChangeSupport(CompiledObject, JavaFile) - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
addProxyEventInfo(String, Class<?>) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Configures a proxy event handler which fires PropertyChangeEvents when a non-bound member is updated.
addProxyEventInfo(String, Class<?>, String) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Configures a proxy event handler which fires PropertyChangeEvents when a non-bound member is updated.
addProxyEventInfo(String, Class<?>, String, String, String) - Method in class jaxx.compiler.tags.DefaultObjectHandler
 
addProxyEventInfo(String, ClassDescriptor, String, String, String) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Configures a proxy event handler which fires PropertyChangeEvents when a non-bound member is updated.
addScriptField(FieldDescriptor) - Method in class jaxx.compiler.JAXXCompiler
 
addScriptMethod(MethodDescriptor) - Method in class jaxx.compiler.JAXXCompiler
 
addSimpleField(JavaField) - Method in class jaxx.compiler.java.JavaFile
 
addSimpleField(JavaField) - Method in class jaxx.compiler.JAXXCompiler
 
addStartProfileTime(JAXXEngine, JAXXCompiler) - Method in class jaxx.compiler.tasks.JAXXEngineTask
 
addTime(JAXXCompiler, String) - Method in class jaxx.compiler.JAXXProfile
 
addToAdditionCode(StringBuffer, boolean) - Method in class jaxx.compiler.CompiledObject.ChildRef
 
addUiClass(BeanValidatorHandler, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
addWarning(String) - Method in class jaxx.compiler.JAXXEngine
Add a warning to the engine.
adjustBeginLineColumn(int, int) - Method in class jaxx.compiler.css.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class jaxx.compiler.java.parser.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class jaxx.compiler.java.parser.JavaCharStream
 
ALL_COMPONENTS_CREATED_FIELD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
AllocationExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
ANDASSIGN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
AndExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
AnimationProperties() - Method in class jaxx.compiler.css.parser.CSSParser
 
AnimationProperty() - Method in class jaxx.compiler.css.parser.CSSParser
 
Annotation() - Method in class jaxx.compiler.java.parser.JavaParser
 
AnnotationTypeBody() - Method in class jaxx.compiler.java.parser.JavaParser
 
AnnotationTypeDeclaration(int) - Method in class jaxx.compiler.java.parser.JavaParser
 
AnnotationTypeMemberDeclaration() - Method in class jaxx.compiler.java.parser.JavaParser
 
appendAdditionCode(String) - Method in class jaxx.compiler.CompiledObject
Appends code to the addition code block.
appendBodyCode(String) - Method in class jaxx.compiler.JAXXCompiler
 
appendInitializationCode(String) - Method in class jaxx.compiler.CompiledObject
Appends code to the initialization code block.
appendInitializerCode(String) - Method in class jaxx.compiler.JAXXCompiler
 
appendInnerXML(String) - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
appendLateInitializer(String) - Method in class jaxx.compiler.JAXXCompiler
 
appendScriptCode(String) - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
ApplicationHandler - Class in jaxx.compiler.tags.swing
 
ApplicationHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.ApplicationHandler
 
appliesTo(Rule, CompiledObject) - Static method in class jaxx.compiler.css.StylesheetHelper
 
appliesTo(Selector, CompiledObject) - Static method in class jaxx.compiler.css.StylesheetHelper
 
applyPseudoClass(String, Map<String, String>, CompiledObject, JAXXCompiler, int) - Static method in class jaxx.compiler.css.StylesheetHelper
 
applyStylesheets() - Method in class jaxx.compiler.JAXXCompiler
 
applyStylesheets(CompiledObject, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
 
applyTo(CompiledObject, JAXXCompiler, Stylesheet, Stylesheet) - Static method in class jaxx.compiler.css.StylesheetHelper
 
ArgumentList() - Method in class jaxx.compiler.java.parser.JavaParser
 
Arguments() - Method in class jaxx.compiler.java.parser.JavaParser
 
ArrayDimsAndInits() - Method in class jaxx.compiler.java.parser.JavaParser
 
ArrayInitializer() - Method in class jaxx.compiler.java.parser.JavaParser
 
ASSERT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
AssertStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
ASSIGN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
AssignmentExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
AssignmentOperator() - Method in class jaxx.compiler.java.parser.JavaParser
 
AT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
ATTRIBUTE_ANCHOR - Static variable in class jaxx.compiler.tags.swing.CellHandler
 
ATTRIBUTE_BACKGROUND - Static variable in class jaxx.compiler.tags.swing.TabHandler
 
ATTRIBUTE_COLUMNS - Static variable in class jaxx.compiler.tags.swing.CellHandler
 
ATTRIBUTE_COLUMNS - Static variable in class jaxx.compiler.tags.swing.JTextComponentHandler
 
ATTRIBUTE_DEFAULT_CLOSE_OPERATION - Static variable in class jaxx.compiler.tags.swing.ApplicationHandler
 
ATTRIBUTE_DISABLED_ICON - Static variable in class jaxx.compiler.tags.swing.TabHandler
 
ATTRIBUTE_DISPLAYED_MNEMONIC_INDEX - Static variable in class jaxx.compiler.tags.swing.TabHandler
 
ATTRIBUTE_ENABLED - Static variable in class jaxx.compiler.tags.swing.TabHandler
 
ATTRIBUTE_FILL - Static variable in class jaxx.compiler.tags.swing.CellHandler
 
ATTRIBUTE_FOREGROUND - Static variable in class jaxx.compiler.tags.swing.TabHandler
 
ATTRIBUTE_ICON - Static variable in class jaxx.compiler.tags.swing.TabHandler
 
ATTRIBUTE_ID - Static variable in class jaxx.compiler.tags.swing.ItemHandler
 
ATTRIBUTE_ID - Static variable in class jaxx.compiler.tags.swing.TabHandler
 
ATTRIBUTE_INSETS - Static variable in class jaxx.compiler.tags.swing.CellHandler
 
ATTRIBUTE_LINE_WRAP - Static variable in class jaxx.compiler.tags.swing.JTextComponentHandler
 
ATTRIBUTE_LOOK_AND_FEEL - Static variable in class jaxx.compiler.tags.swing.ApplicationHandler
 
ATTRIBUTE_MNEMONIC - Static variable in class jaxx.compiler.tags.swing.TabHandler
 
ATTRIBUTE_ORIENTATION - Static variable in class jaxx.compiler.tags.swing.JSplitPaneHandler
 
ATTRIBUTE_ORIENTATION - Static variable in class jaxx.compiler.tags.swing.JToolBarHandler
 
ATTRIBUTE_ROWS - Static variable in class jaxx.compiler.tags.swing.CellHandler
 
ATTRIBUTE_TAB_COMPONENT - Static variable in class jaxx.compiler.tags.swing.TabHandler
 
ATTRIBUTE_TEXT - Static variable in class jaxx.compiler.tags.swing.JTextComponentHandler
 
ATTRIBUTE_TITLE - Static variable in class jaxx.compiler.tags.swing.JTabbedPaneHandler
 
ATTRIBUTE_TITLE - Static variable in class jaxx.compiler.tags.swing.TabHandler
 
ATTRIBUTE_TOOL_TIP_TEXT - Static variable in class jaxx.compiler.tags.swing.JTabbedPaneHandler
 
ATTRIBUTE_TOOL_TIP_TEXT - Static variable in class jaxx.compiler.tags.swing.TabHandler
 
ATTRIBUTE_VALUE - Static variable in class jaxx.compiler.tags.swing.JSliderHandler
 
ATTRIBUTE_WEIGHTX - Static variable in class jaxx.compiler.tags.swing.CellHandler
 
ATTRIBUTE_WEIGHTY - Static variable in class jaxx.compiler.tags.swing.CellHandler
 
ATTRIBUTE_WRAP_STYLE_WORD - Static variable in class jaxx.compiler.tags.swing.JTextComponentHandler
 
autoField - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
AUTOFIELD_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
autoGenIds - Variable in class jaxx.compiler.IDHelper
Counter by type
autoUnsafeGenIds - Variable in class jaxx.compiler.binding.DataBindingHelper
Counter by unsafe type

B

backup(int) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
backup(int) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
BANG - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
baseDir - Variable in class jaxx.compiler.JAXXCompiler
Base directory used for path resolution (normally the directory in which the .jaxx file resides).
basedir - Variable in class jaxx.compiler.JAXXCompilerFile
root directory of the source roots.
bean - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
BEAN_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
BEAN_CLASS_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
BEAN_INITIALIZER_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
beanClass - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
beanDescriptor - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
BeanInfoUtil - Class in jaxx.compiler.beans
 
BeanInfoUtil() - Constructor for class jaxx.compiler.beans.BeanInfoUtil
 
BeanValidatorHandler - Class in jaxx.compiler.tags.validator
 
BeanValidatorHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.validator.BeanValidatorHandler
 
BeanValidatorHandler.CompiledBeanValidator - Class in jaxx.compiler.tags.validator
The compiled objet representing a BeanValidator to be generated in JAXXObject
BeanValidatorHandler.CompiledBeanValidator(String, ClassDescriptor, JAXXCompiler) - Constructor for class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
beginColumn - Variable in class jaxx.compiler.css.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class jaxx.compiler.java.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class jaxx.compiler.css.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class jaxx.compiler.java.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
BeginToken() - Method in class jaxx.compiler.java.parser.JavaCharStream
 
BINDING_SOURCES_FIELD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
bindingHelper - Variable in class jaxx.compiler.JAXXCompiler
Binding Util
BINDINGS_FIELD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
bindingWriters - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
BIT_AND - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
BIT_OR - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
Block() - Method in class jaxx.compiler.java.parser.JavaParser
 
BlockStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
bodyCode - Variable in class jaxx.compiler.JAXXCompiler
Extra code to be added to the class body.
BOOLEAN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
BOOLEAN_GETTER_PATTERN - Static variable in class jaxx.compiler.java.JavaFile
 
BooleanLiteral() - Method in class jaxx.compiler.java.parser.JavaParser
 
BoxedCompiledObjectDecorator - Class in jaxx.compiler.decorators
A decorator to surround a compiled object (should be a component at least) with a JXLayer.
BoxedCompiledObjectDecorator() - Constructor for class jaxx.compiler.decorators.BoxedCompiledObjectDecorator
 
BREAK - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
BreakStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
bufcolumn - Variable in class jaxx.compiler.css.parser.SimpleCharStream
 
bufcolumn - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
buffer - Variable in class jaxx.compiler.css.parser.SimpleCharStream
 
buffer - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
bufline - Variable in class jaxx.compiler.css.parser.SimpleCharStream
 
bufline - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
bufpos - Variable in class jaxx.compiler.css.parser.SimpleCharStream
 
bufpos - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
BYTE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 

C

capitalize(String) - Static method in class jaxx.compiler.beans.JAXXFeatureDescriptor
 
CapturedObject - Class in jaxx.compiler.tools.jaxxcapture
 
CapturedObject(ObjectHandler, String, JAXXCapture) - Constructor for class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
CASE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
CastExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
CastLookahead() - Method in class jaxx.compiler.java.parser.JavaParser
 
CATCH - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
CellHandler - Class in jaxx.compiler.tags.swing
 
CellHandler() - Constructor for class jaxx.compiler.tags.swing.CellHandler
 
CHAR - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
CHARACTER_LITERAL - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
checkAllFilesCompiled(JAXXEngine) - Method in class jaxx.compiler.tasks.JAXXEngineTask
Checks the engine does not have any more files to discover.
checkBeanProperty(JAXXCompiler, String) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
checkConfiguration() - Static method in class jaxx.compiler.JAXXFactory
 
checkEngine() - Static method in class jaxx.compiler.JAXXFactory
 
checkJavaCode(String) - Method in class jaxx.compiler.JAXXCompiler
Verifies that a snippet of Java code parses correctly.
checkOverride(CompiledObject) - Method in class jaxx.compiler.JAXXCompiler
 
checkParse(String) - Method in class jaxx.compiler.script.ScriptManager
 
checkReference(Element, String, boolean, String) - Method in class jaxx.compiler.JAXXCompiler
Check that a reference exists in symbol table on second compil pass
checkSupportClass(Class<?>, ClassDescriptor, Class<?>...) - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
children - Variable in class jaxx.compiler.css.parser.SimpleNode
 
children - Variable in class jaxx.compiler.java.parser.SimpleNode
 
Class() - Method in class jaxx.compiler.css.parser.CSSParser
 
CLASS - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
ClassDescriptor - Class in jaxx.compiler.reflect
Mirrors the class java.lang.Class.
ClassDescriptor(String, String, String, String[], boolean, boolean, String, JAXXObjectDescriptor, ClassLoader, MethodDescriptor[], FieldDescriptor[]) - Constructor for class jaxx.compiler.reflect.ClassDescriptor
 
ClassDescriptor(String, String, String, String[], boolean, boolean, String, JAXXObjectDescriptor, ClassLoader, MethodDescriptor[], FieldDescriptor[], FieldDescriptor[]) - Constructor for class jaxx.compiler.reflect.ClassDescriptor
 
ClassDescriptorHelper - Class in jaxx.compiler.reflect
Mirrors the class java.lang.ClassLoader.
ClassDescriptorResolver - Class in jaxx.compiler.reflect
Contract of a resolver of class descriptor.
ClassDescriptorResolver() - Constructor for class jaxx.compiler.reflect.ClassDescriptorResolver
 
ClassDescriptorResolverFromJavaClass - Class in jaxx.compiler.reflect.resolvers
To obtain a class descriptor from a java source file.
ClassDescriptorResolverFromJavaClass() - Constructor for class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaClass
 
ClassDescriptorResolverFromJavaFile - Class in jaxx.compiler.reflect.resolvers
To obtain a class descriptor from a java source file.
ClassDescriptorResolverFromJavaFile() - Constructor for class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFile
 
ClassDescriptorResolverFromJavaFile.JavaFileParser - Class in jaxx.compiler.reflect.resolvers
 
ClassDescriptorResolverFromJavaFile.JavaFileParser(ClassLoader) - Constructor for class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFile.JavaFileParser
 
ClassDescriptorResolverFromJaxxFile - Class in jaxx.compiler.reflect.resolvers
To obtain a class descriptor from a java source file.
ClassDescriptorResolverFromJaxxFile() - Constructor for class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJaxxFile
 
classLoader - Variable in class jaxx.compiler.JAXXCompiler
ClassLoader which searches the user-specified class path in addition to the normal class path
ClassMap<T> - Class in jaxx.compiler
A Map implementation which uses Classes as keys.
ClassMap() - Constructor for class jaxx.compiler.ClassMap
 
className - Variable in class jaxx.compiler.JAXXCompilerFile
full qualified name of the jaxx file class
ClassOrInterfaceBody(boolean) - Method in class jaxx.compiler.java.parser.JavaParser
 
ClassOrInterfaceBodyDeclaration(boolean) - Method in class jaxx.compiler.java.parser.JavaParser
 
ClassOrInterfaceDeclaration(int) - Method in class jaxx.compiler.java.parser.JavaParser
 
ClassOrInterfaceType() - Method in class jaxx.compiler.java.parser.JavaParser
 
clear() - Method in class jaxx.compiler.binding.DataBindingHelper
 
clear() - Method in class jaxx.compiler.IDHelper
 
clear() - Method in class jaxx.compiler.JAXXCompiler
 
clear() - Method in class jaxx.compiler.JAXXCompilerFile
 
clear() - Method in class jaxx.compiler.JAXXProfile.ProfileResult
 
clear() - Method in class jaxx.compiler.SymbolTable
 
clearReports() - Method in class jaxx.compiler.JAXXEngine
 
closeComponent(CompiledObject) - Method in class jaxx.compiler.JAXXCompiler
 
closeComponent(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
closeComponent(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JSpinnerHandler
 
COLON - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
COLON - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
ColorConverter - Class in jaxx.compiler.types
 
ColorConverter() - Constructor for class jaxx.compiler.types.ColorConverter
 
column - Variable in class jaxx.compiler.css.parser.SimpleCharStream
 
column - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
COLUMN_HEADER_VIEW - Static variable in class jaxx.compiler.tags.swing.JScrollPaneHandler.JScrollPaneCompiledObject
 
COMMA - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
compareTo(JavaField) - Method in class jaxx.compiler.java.JavaField
 
compareTo(JavaMethod) - Method in class jaxx.compiler.java.JavaMethod
 
CompilationUnit() - Method in class jaxx.compiler.java.parser.JavaParser
************************************** THE JAVA LANGUAGE GRAMMAR STARTS HERE * ***************************************
compile(JAXXCompiler) - Method in class jaxx.compiler.binding.DataBinding
Compiles the data binding expression.
compile() - Method in class jaxx.compiler.binding.DataSource
Compiles the data source expression and listener.
compileChildrenFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Compiles the child tags of the current tag.
compileChildrenFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.CellHandler
 
compileChildrenFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.ItemHandler
 
compileChildrenFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.RowHandler
 
compileChildrenFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.TabHandler
 
compileChildrenSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Compiles the child tags of the current tag.
compileChildrenSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.CellHandler
 
compileChildrenSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.ItemHandler
 
compileChildrenSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JAXXComboBoxHandler
 
compileChildrenSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JAXXListHandler
 
compileChildrenSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JAXXTreeHandler
 
compileChildrenSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JComboBoxHandler
 
compileChildrenSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JListHandler
 
compileChildrenSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JTreeHandler
 
compileChildrenSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.RowHandler
 
compileChildrenSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.TabHandler
 
compileChildTagFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Compiles a child of the current tag.
compileChildTagFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.CellHandler
 
compileChildTagFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.ItemHandler
 
compileChildTagFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.RowHandler
 
compileChildTagFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.TabHandler
 
compileChildTagFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
compileChildTagSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Compiles a child of the current tag.
compileChildTagSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.CellHandler
 
compileChildTagSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.ItemHandler
 
compileChildTagSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.RowHandler
 
compileChildTagSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.TabHandler
 
CompiledObject - Class in jaxx.compiler
Represents an object in the .java file being generated during compilation.
CompiledObject(String, ClassDescriptor, JAXXCompiler) - Constructor for class jaxx.compiler.CompiledObject
Creates a new CompiledObject.
CompiledObject(String, ClassDescriptor, JAXXCompiler, boolean) - Constructor for class jaxx.compiler.CompiledObject
Creates a new CompiledObject.
CompiledObject(String, String, ClassDescriptor, JAXXCompiler, boolean) - Constructor for class jaxx.compiler.CompiledObject
Creates a new CompiledObject.
CompiledObject.ChildRef - Class in jaxx.compiler
 
CompiledObject.ChildRef(CompiledObject, String, String, String) - Constructor for class jaxx.compiler.CompiledObject.ChildRef
 
CompiledObjectDecorator - Interface in jaxx.compiler
Contract of compiled object decorator at generation time.
compileFirstPass(Element) - Method in class jaxx.compiler.JAXXCompiler
 
compileFirstPass() - Method in class jaxx.compiler.JAXXCompiler
 
compileFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
compileFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
 
compileFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.ImportHandler
 
compileFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.ScriptHandler
 
compileFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.StyleHandler
 
compileFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.CellHandler
 
compileFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.ItemHandler
 
compileFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.RowHandler
 
compileFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.TabHandler
 
compileFirstPass(Element, JAXXCompiler) - Method in interface jaxx.compiler.tags.TagHandler
Performs the first pass of compilation on an XML tag from a JAXX source file.
compileFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.ExcludeFieldValidatorHandler
 
compileFirstPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.FieldValidatorHandler
 
CompileFirstPassTask - Class in jaxx.compiler.tasks
First compile pass task to validate jaxx files and look after dependencies.
CompileFirstPassTask() - Constructor for class jaxx.compiler.tasks.CompileFirstPassTask
 
compilePseudoClass(String, CompiledObject, String, int, String, JAXXCompiler, boolean) - Static method in class jaxx.compiler.css.StylesheetHelper
 
compiler - Variable in class jaxx.compiler.binding.DataBindingHelper
Associated compiler
compiler - Variable in class jaxx.compiler.JAXXCompilerFile
compiler associated to the file
CompilerConfiguration - Interface in jaxx.compiler
Configuration of a compiler task.
CompilerException - Exception in jaxx.compiler
Thrown by the compiler when an error occurs.
CompilerException() - Constructor for exception jaxx.compiler.CompilerException
Creates a new ParseException.
CompilerException(String) - Constructor for exception jaxx.compiler.CompilerException
Creates a new ParseException with the specified detail message.
CompilerException(Throwable) - Constructor for exception jaxx.compiler.CompilerException
Creates a new ParseException with the specified cause.
CompilerException(String, Throwable) - Constructor for exception jaxx.compiler.CompilerException
Creates a new ParseException with the specified detail message and cause.
compileSecondPass(Element) - Method in class jaxx.compiler.JAXXCompiler
 
compileSecondPass() - Method in class jaxx.compiler.JAXXCompiler
 
compileSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
compileSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
 
compileSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.ImportHandler
 
compileSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.ScriptHandler
 
compileSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.StyleHandler
 
compileSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.CellHandler
 
compileSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.ItemHandler
 
compileSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JWindowHandler
 
compileSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.RowHandler
 
compileSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.TabHandler
 
compileSecondPass(Element, JAXXCompiler) - Method in interface jaxx.compiler.tags.TagHandler
Performs the second pass of compilation on an XML tag from a JAXX source file.
compileSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
compileSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.ExcludeFieldValidatorHandler
 
compileSecondPass(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.FieldValidatorHandler
 
CompileSecondPassTask - Class in jaxx.compiler.tasks
Task to execute the Second round of compile.
CompileSecondPassTask() - Constructor for class jaxx.compiler.tasks.CompileSecondPassTask
 
compilingFiles - Variable in class jaxx.compiler.JAXXEngine
Files to compile
COMPONENT_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.ExcludeFieldValidatorHandler
 
COMPONENT_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.FieldValidatorHandler
 
computeProfileReport() - Method in class jaxx.compiler.JAXXProfile
 
ConditionalAndExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
ConditionalExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
ConditionalOrExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
configuration - Variable in class jaxx.compiler.JAXXEngine
configuration of the launchor and underlines compilers
configuration - Static variable in class jaxx.compiler.JAXXFactory
shared instance of configuration *
configureProxyEventInfo() - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.DefaultObjectHandler
Configures the event handling for members which do not fire PropertyChangeEvent when modified.
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JAXXComboBoxHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JAXXListHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JAXXTreeHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JCheckBoxHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JComboBoxHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JListHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JMenuHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JPasswordFieldHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JProgressBarHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JRadioButtonHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JSliderHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JSpinnerHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JTabbedPaneHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JTextComponentHandler
 
configureProxyEventInfo() - Method in class jaxx.compiler.tags.swing.JTreeHandler
 
CONST - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
constantId - Variable in class jaxx.compiler.binding.DataBinding
Constant id build from the DataBinding.realId and used instead of DataBinding.realId in generated code
constantId - Variable in class jaxx.compiler.binding.DataSource
Constant id
constantValue(String, String) - Method in class jaxx.compiler.tags.DefaultComponentHandler
Maps string values onto integers, so that int-valued enumeration properties can be specified by strings.
constantValue(String, String) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Maps string values onto integers, so that int-valued enumeration properties can be specified by strings.
constantValue(String, String) - Method in class jaxx.compiler.tags.swing.JSplitPaneHandler
Add support for orientation="vertical" and orientation="horizontal".
constantValue(String, String) - Method in class jaxx.compiler.tags.swing.JToolBarHandler
Add support for orientation="vertical" and orientation="horizontal".
CONSTRAINTS_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
CONSTRUCTOR_PARAMS_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
ConstructorDeclaration() - Method in class jaxx.compiler.java.parser.JavaParser
 
CONTAINER_DELEGATE_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultComponentHandler
 
containsJaxxFileClassName(String) - Method in class jaxx.compiler.JAXXEngine
 
CONTEXT_INITIALIZED - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
CONTEXT_NAME_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
contextName - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
ContextNode - Interface in jaxx.compiler.tools.jaxxcapture
 
CONTINUE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
ContinueStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
convertFromString(String, String, Class<?>) - Method in class jaxx.compiler.tags.DefaultObjectHandler
As TypeManager.convertFromString(String, Class), except that it additionally supports constant names for int-valued types.
convertFromString(String, Class<?>) - Method in class jaxx.compiler.types.ColorConverter
 
convertFromString(String, Class<?>) - Method in class jaxx.compiler.types.GridBagConstraintsConverter
 
convertFromString(String, Class<?>) - Method in class jaxx.compiler.types.InsetsConverter
 
convertFromString(String, Class<?>) - Method in class jaxx.compiler.types.KeyStrokeConverter
 
convertFromString(String, Class<?>) - Method in class jaxx.compiler.types.PrimitiveConverter
 
convertFromString(String, Class<?>) - Method in interface jaxx.compiler.types.TypeConverter
 
convertFromString(String, Class<?>) - Static method in class jaxx.compiler.types.TypeManager
 
convertVariableNameToConstantName(String) - Static method in class jaxx.compiler.types.TypeManager
Convertit un nom de variable en nom de constante.
createApplyDataBindingMethod() - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
createCapturedObject(String, JAXXCapture) - Method in class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
 
createCapturedObject(String, JAXXCapture) - Method in class jaxx.compiler.tools.jaxxcapture.handlers.TableHandler
 
createCompiledObject(String, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Creates the CompiledObject which will represent the object created by this TagHandler.
createCompiledObject(String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JAXXComboBoxHandler
 
createCompiledObject(String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JAXXListHandler
 
createCompiledObject(String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JAXXTreeHandler
 
createCompiledObject(String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JInternalFrameHandler
 
createCompiledObject(String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JScrollPaneHandler
 
createCompiledObject(String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JSpinnerHandler
 
createCompiledObject(String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JSplitPaneHandler
 
createCompiledObject(String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JTabbedPaneHandler
 
createCompiledObject(String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JWindowHandler
 
createCompiledObject(String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.TableHandler
 
createCompiledObject(String, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
createCompleteSetupMethod(JAXXCompiler, CompiledObject, JavaFile) - Method in interface jaxx.compiler.CompiledObjectDecorator
Obtain the setup code of the given object from the compiler to be inject in the generated method $completeSetup.
createCompleteSetupMethod(JAXXCompiler, CompiledObject, JavaFile) - Method in class jaxx.compiler.decorators.DefaultCompiledObjectDecorator
 
createCompleteSetupMethod(JAXXCompiler, JavaFile) - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
createConstructor(JAXXCompiler, String, boolean) - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
createConstructorWithInitialContext(JAXXCompiler, String, boolean) - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
createFieldDescriptor(Field, ClassLoader) - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
createInitBindingsCode(JAXXCompiler) - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
createInitializer(JAXXCompiler, CompiledObject, CompiledObject, StringBuffer, boolean) - Method in interface jaxx.compiler.CompiledObjectDecorator
Create the initializer code for the given compiled object and inject it in the code.
createInitializer(JAXXCompiler, CompiledObject, CompiledObject, StringBuffer, boolean) - Method in class jaxx.compiler.decorators.DefaultCompiledObjectDecorator
 
createInitializer(JAXXCompiler, int) - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
createJAXXObjectDescriptorField(JAXXCompiler, JavaFile) - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
createMethodDescriptor(Method, ClassLoader) - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
createProcessDataBindingMethod() - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
createRegisterDefaultBindingsMethod(JAXXCompiler) - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
createRemoveDataBindingMethod() - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
cssFile - Variable in class jaxx.compiler.JAXXCompilerFile
location of the ident css file
CSSParser - Class in jaxx.compiler.css.parser
 
CSSParser(InputStream) - Constructor for class jaxx.compiler.css.parser.CSSParser
 
CSSParser(InputStream, String) - Constructor for class jaxx.compiler.css.parser.CSSParser
 
CSSParser(Reader) - Constructor for class jaxx.compiler.css.parser.CSSParser
 
CSSParser(CSSParserTokenManager) - Constructor for class jaxx.compiler.css.parser.CSSParser
 
CSSParserConstants - Interface in jaxx.compiler.css.parser
 
CSSParserTokenManager - Class in jaxx.compiler.css.parser
 
CSSParserTokenManager(SimpleCharStream) - Constructor for class jaxx.compiler.css.parser.CSSParserTokenManager
 
CSSParserTokenManager(SimpleCharStream, int) - Constructor for class jaxx.compiler.css.parser.CSSParserTokenManager
 
CSSParserTreeConstants - Interface in jaxx.compiler.css.parser
 
curChar - Variable in class jaxx.compiler.css.parser.CSSParserTokenManager
 
curChar - Variable in class jaxx.compiler.java.parser.JavaParserTokenManager
 
currentTask - Variable in class jaxx.compiler.JAXXEngine
current pass of the engine
currentToken - Variable in exception jaxx.compiler.java.parser.ParseException
This is the last token that has been consumed successfully.

D

DataBinding - Class in jaxx.compiler.binding
Represents a data binding in a JAXX file.
DataBinding(String, String, String, boolean) - Constructor for class jaxx.compiler.binding.DataBinding
Creates a new data binding.
DataBindingHelper - Class in jaxx.compiler.binding
Helper to be used by compiler to treate data bindings.
DataBindingHelper(JAXXCompiler) - Constructor for class jaxx.compiler.binding.DataBindingHelper
 
dataBindings - Variable in class jaxx.compiler.binding.DataBindingHelper
Registred data binding for the compiler, then after the invocation of method DataBindingHelper.finalizeBindings() only the real data bindings, the simple bindings will be moved to DataBindingHelper.simpleBindings.
DataListener - Class in jaxx.compiler.binding
Created: 5 déc.
DataListener(String, String, String, String) - Constructor for class jaxx.compiler.binding.DataListener
 
dataSource - Variable in class jaxx.compiler.binding.DataBinding
Compiled data source
DataSource - Class in jaxx.compiler.binding
Represents a Java expression which fires a PropertyChangeEvent when it can be determined that its value may have changed.
DataSource(String, String, String, JAXXCompiler, List<JavaMethod>) - Constructor for class jaxx.compiler.binding.DataSource
Creates a new data source.
debugStream - Variable in class jaxx.compiler.css.parser.CSSParserTokenManager
 
debugStream - Variable in class jaxx.compiler.java.parser.JavaParserTokenManager
 
DECIMAL_EXPONENT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
DECIMAL_FLOATING_POINT_LITERAL - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
DECIMAL_LITERAL - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
DECIMAL_LITERAL - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
Declaration() - Method in class jaxx.compiler.css.parser.CSSParser
 
declaredFieldDescriptors - Variable in class jaxx.compiler.reflect.ClassDescriptor
 
DECORATOR_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
decorators - Variable in class jaxx.compiler.DefaultCompilerConfiguration
decorators available in engine
DECR - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
DEFAULT - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
DEFAULT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
DEFAULT_INSETS - Static variable in class jaxx.compiler.tags.swing.TableHandler
 
DefaultCompiledObjectDecorator - Class in jaxx.compiler.decorators
The default decorator to use on all compiled objects.
DefaultCompiledObjectDecorator() - Constructor for class jaxx.compiler.decorators.DefaultCompiledObjectDecorator
 
DefaultCompilerConfiguration - Class in jaxx.compiler
Options of the JAXXCompiler and JAXXEngine.
DefaultCompilerConfiguration() - Constructor for class jaxx.compiler.DefaultCompilerConfiguration
 
DefaultComponentHandler - Class in jaxx.compiler.tags
 
DefaultComponentHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.DefaultComponentHandler
 
defaultConfiguration - Variable in class jaxx.compiler.JAXXCompiler
 
defaultDecorator - Variable in class jaxx.compiler.JAXXCompiler
default decodator to use if none specified
DefaultFinalizer - Class in jaxx.compiler.finalizers
This class is a refactoring of the JAXXCompiler.
DefaultFinalizer() - Constructor for class jaxx.compiler.finalizers.DefaultFinalizer
 
DefaultInitializer - Class in jaxx.compiler.spi
Initializes support provided from JAXX (java, swing and validation).
DefaultInitializer() - Constructor for class jaxx.compiler.spi.DefaultInitializer
 
DefaultJAXXBindingWriter - Class in jaxx.compiler.binding
Created: 5 déc.
DefaultJAXXBindingWriter() - Constructor for class jaxx.compiler.binding.DefaultJAXXBindingWriter
 
DefaultObjectHandler - Class in jaxx.compiler.tags
Default handler for class tags.
DefaultObjectHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.DefaultObjectHandler
Creates a new DefaultObjectHandler which provides support for the specified class.
DefaultObjectHandler.ProxyEventInfo - Class in jaxx.compiler.tags
Encapsulates information about a "proxy event handler", which is an event handler that fires PropertyChangeEvents when it is triggered.
DefaultObjectHandler.ProxyEventInfo() - Constructor for class jaxx.compiler.tags.DefaultObjectHandler.ProxyEventInfo
 
DefaultValue() - Method in class jaxx.compiler.java.parser.JavaParser
 
DIGIT - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
disable_tracing() - Method in class jaxx.compiler.css.parser.CSSParser
 
disable_tracing() - Method in class jaxx.compiler.java.parser.JavaParser
 
DISPLAYED_MNEMONIC_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
DISPLAYED_MNEMONIC_INDEX_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
DO - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
document - Variable in class jaxx.compiler.JAXXCompiler
Parsed XML of src file.
Done() - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
Done() - Method in class jaxx.compiler.java.parser.JavaCharStream
 
doParse(String, Reader) - Method in class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFile.JavaFileParser
 
DoStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
DOT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
DOUBLE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
dump(String) - Method in class jaxx.compiler.css.parser.SimpleNode
 
dump(String) - Method in class jaxx.compiler.java.parser.SimpleNode
 
dumpMethods(BufferedWriter, ClassDescriptor, DefaultObjectHandler) - Static method in class jaxx.compiler.tools.PrintTagInfo
 

E

ELLIPSIS - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
ELSE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
EMPTY_STRING_ARRAY - Static variable in class jaxx.compiler.JAXXCompiler
 
EMPTY_STRING_ARRAY - Static variable in class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFile.JavaFileParser
 
EmptyStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
EMS - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
enable_tracing() - Method in class jaxx.compiler.css.parser.CSSParser
 
enable_tracing() - Method in class jaxx.compiler.java.parser.JavaParser
 
endColumn - Variable in class jaxx.compiler.css.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class jaxx.compiler.java.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class jaxx.compiler.css.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class jaxx.compiler.java.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
engine - Variable in class jaxx.compiler.JAXXCompiler
engine which references this compiler (can be null if compiler is standalone)
engine - Static variable in class jaxx.compiler.JAXXFactory
shared instance of engine.
ENUM - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
EnumBody() - Method in class jaxx.compiler.java.parser.JavaParser
 
EnumConstant() - Method in class jaxx.compiler.java.parser.JavaParser
 
EnumDeclaration(int) - Method in class jaxx.compiler.java.parser.JavaParser
 
EOF - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
EOF - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
eol - Variable in class jaxx.compiler.java.JavaFileGenerator
End of line
eol - Variable in exception jaxx.compiler.java.parser.ParseException
The end of line string for this machine.
EQ - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
EqualityExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
ERROR_LIST_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
ERROR_LIST_DEFAULT - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
ERROR_LIST_MODEL_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
ERROR_LIST_MODEL_DEFAULT - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
ERROR_TABLE_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
ERROR_TABLE_DEFAULT - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
ERROR_TABLE_MODEL_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
ERROR_TABLE_MODEL_DEFAULT - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
errorList - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
errorListModel - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
errors - Variable in class jaxx.compiler.JAXXEngine
Errors detected while running.
errorTable - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
errorTableModel - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
escapeJavaString(String) - Static method in class jaxx.compiler.JAXXCompiler
Escapes a string using standard Java escape sequences, generally in preparation to including it in a string literal in a compiled Java file.
evaluate(Element, Stack<ContextNode>, JAXXCapture) - Method in class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
 
evaluateAdd(CapturedObject, CapturedObject, ContextNode) - Method in class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
 
evaluateMethod(Element, Stack<ContextNode>, JAXXCapture) - Method in class jaxx.compiler.tools.jaxxcapture.handlers.JTabbedPaneHandler
 
evaluateMethod(Element, Stack<ContextNode>, JAXXCapture) - Method in class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
 
evaluateProperty(Element, Stack<ContextNode>, JAXXCapture) - Method in class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
 
EventHandler - Class in jaxx.compiler
 
EventHandler(String, String, MethodDescriptor, ClassDescriptor, MethodDescriptor, String) - Constructor for class jaxx.compiler.EventHandler
 
eventHandlerMethodNames - Variable in class jaxx.compiler.JAXXCompiler
Map of event handler method names used in compiler
eventHandlers - Variable in class jaxx.compiler.JAXXCompiler
Maps objects (expressed in Java code) to event listener classes (e.g.
excludeFields - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
ExcludeFieldValidatorHandler - Class in jaxx.compiler.tags.validator
 
ExcludeFieldValidatorHandler() - Constructor for class jaxx.compiler.tags.validator.ExcludeFieldValidatorHandler
 
ExclusiveOrExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
ExpandBuff(boolean) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
ExpandBuff(boolean) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
expectedTokenSequences - Variable in exception jaxx.compiler.java.parser.ParseException
Each entry in this array is an array of integers.
ExplicitConstructorInvocation() - Method in class jaxx.compiler.java.parser.JavaParser
 
Expression() - Method in class jaxx.compiler.css.parser.CSSParser
 
Expression() - Method in class jaxx.compiler.java.parser.JavaParser
 
EXS - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
EXTENDS - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
ExtendsList(boolean) - Method in class jaxx.compiler.java.parser.JavaParser
 
extraImports - Variable in class jaxx.compiler.DefaultCompilerConfiguration
list of fqn of class to import for all generated jaxx files

F

failed - Variable in class jaxx.compiler.JAXXCompiler
flag to detect if an error occurs while compiling jaxx file
FALSE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
FIELD_NAME_$ACTIVE_BINDINGS - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
FIELD_NAME_$BINDING_SOURCES - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
FIELD_NAME_$BINDINGS - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
FIELD_NAME_$JAXX_OBJECT_DESCRIPTOR - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
FIELD_NAME_$OBJECT_MAP - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
FIELD_NAME_$PREVIOUS_VALUES - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
FIELD_NAME_$PROPERTY_CHANGE_SUPPORT - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
FIELD_NAME_ALL_COMPONENTS_CREATED - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
FIELD_NAME_CONTEXT_INITIALIZED - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
FIELD_NAME_DELEGATE_CONTEXT - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
FIELD_NAME_SERIAL_VERSION_UID - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
FieldDeclaration(int) - Method in class jaxx.compiler.java.parser.JavaParser
 
FieldDescriptor - Class in jaxx.compiler.reflect
Mirrors the class java.lang.ref.Field.
FieldDescriptor(String, int, String, ClassLoader) - Constructor for class jaxx.compiler.reflect.FieldDescriptor
 
fields - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
FieldValidatorHandler - Class in jaxx.compiler.tags.validator
 
FieldValidatorHandler() - Constructor for class jaxx.compiler.tags.validator.FieldValidatorHandler
 
FillBuff() - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
FillBuff() - Method in class jaxx.compiler.java.parser.JavaCharStream
 
FINAL - Static variable in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
FINAL - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
finalizeBindings() - Method in class jaxx.compiler.binding.DataBindingHelper
Compile all binding discovered previously.
finalizeCompiler(JAXXCompiler) - Method in class jaxx.compiler.CompiledObject
 
finalizeCompiler(JAXXCompiler, CompiledObject, CompiledObject, JavaFile, String, String, String) - Method in interface jaxx.compiler.CompiledObjectDecorator
Finalize the given compiled object before any generation in the file.
finalizeCompiler(JAXXCompiler, CompiledObject, CompiledObject, JavaFile, String, String, String) - Method in class jaxx.compiler.decorators.BoxedCompiledObjectDecorator
 
finalizeCompiler(JAXXCompiler, CompiledObject, CompiledObject, JavaFile, String, String, String) - Method in class jaxx.compiler.decorators.DefaultCompiledObjectDecorator
 
finalizeCompiler(JAXXCompiler, CompiledObject, CompiledObject, JavaFile, String, String, String) - Method in class jaxx.compiler.decorators.HelpRootCompiledObjectDecorator
 
finalizeCompiler(CompiledObject, JAXXCompiler, JavaFile, String, String) - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
finalizeCompiler(CompiledObject, JAXXCompiler, JavaFile, String, String) - Method in class jaxx.compiler.finalizers.SwingFinalizer
 
finalizeCompiler(CompiledObject, JAXXCompiler, JavaFile, String, String) - Method in class jaxx.compiler.finalizers.ValidatorFinalizer
 
finalizeCompiler() - Method in class jaxx.compiler.JAXXCompiler
 
finalizeCompiler(CompiledObject, JAXXCompiler, JavaFile, String, String) - Method in interface jaxx.compiler.JAXXCompilerFinalizer
Finalize compiler for a given compiler on the finalizer pass before any generation.
finalizers - Variable in class jaxx.compiler.DefaultCompilerConfiguration
finalizers available in engine
FinalizeTask - Class in jaxx.compiler.tasks
Task to execute after stylesheet tasks and juste before generation task.
FinalizeTask() - Constructor for class jaxx.compiler.tasks.FinalizeTask
 
FINALLY - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
FIRE_PROPERTY_CHANGE_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
FIRE_PROPERTY_CHANGE_NAMED_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
firstPassClassTagHandler - Variable in class jaxx.compiler.JAXXCompiler
The unique object handler used in first pass
firstToken - Variable in class jaxx.compiler.css.parser.SimpleNode
 
firstToken - Variable in class jaxx.compiler.java.parser.SimpleNode
 
FLOAT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
FLOATING_POINT_LITERAL - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
FONT_FACE_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultComponentHandler
 
FONT_SIZE_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultComponentHandler
 
FONT_STYLE_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultComponentHandler
 
FONT_WEIGHT_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultComponentHandler
 
FOR - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
ForInit() - Method in class jaxx.compiler.java.parser.JavaParser
 
FORMAL_COMMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
FormalParameter() - Method in class jaxx.compiler.java.parser.JavaParser
 
FormalParameters() - Method in class jaxx.compiler.java.parser.JavaParser
 
ForStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
ForUpdate() - Method in class jaxx.compiler.java.parser.JavaParser
 
foundBean() - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 

G

GE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
generate(JavaFileGenerator) - Method in class jaxx.compiler.JAXXCompiler
 
generateArgument(JavaArgument) - Method in class jaxx.compiler.java.JavaFileGenerator
 
generateClass(JavaFile) - Method in class jaxx.compiler.java.JavaFileGenerator
 
generateField(JavaField) - Method in class jaxx.compiler.java.JavaFileGenerator
 
generateFile(JavaFile, PrintWriter) - Method in class jaxx.compiler.java.JavaFileGenerator
 
generateImport(String) - Method in class jaxx.compiler.java.JavaFileGenerator
 
generateMethod(JavaMethod) - Method in class jaxx.compiler.java.JavaFileGenerator
 
generateParseException() - Method in class jaxx.compiler.css.parser.CSSParser
 
generateParseException() - Method in class jaxx.compiler.java.parser.JavaParser
 
GenerateTask - Class in jaxx.compiler.tasks
Last task to generate java files.
GenerateTask() - Constructor for class jaxx.compiler.tasks.GenerateTask
 
GENERICTYPE_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
get(Object) - Method in class jaxx.compiler.ClassMap
Returns the value associated with the key Class.
GET_CONTEXT_VALUE_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
GET_CONTEXT_VALUE_NAMED_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
GET_DATA_BINDING_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
GET_JAXX_OBJECT_DESCRIPTOR_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
GET_OBJECT_BY_ID_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
GET_PARENT_CONTAINER_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
GET_PARENT_CONTAINER_MORE_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
GET_PROPERTY_CHANGE_SUPPORT_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
getAdditionalData(String) - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
getAdditionalData() - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
getAdditionCode() - Method in class jaxx.compiler.CompiledObject
Returns Java code to complete final setup on this object.
getAdditionMethodName() - Method in class jaxx.compiler.CompiledObject
Returns the name of the method that should be generated in the compiled .java file in order to add children to this object.
getAddListenerCode() - Method in class jaxx.compiler.binding.DataListener
 
getAddListenerMethod() - Method in class jaxx.compiler.beans.JAXXEventSetDescriptor
 
getAddMemberListenerCode(DefaultObjectHandler, String, String, String, JAXXCompiler) - Method in class jaxx.compiler.binding.DataSource
Returns a snippet of Java code which will cause a PropertyChangeListener to be notified when the member's value changes.
getAddMethod() - Method in class jaxx.compiler.EventHandler
 
getAddMethod() - Method in class jaxx.compiler.tags.DefaultObjectHandler.ProxyEventInfo
 
getAddMouseListenerMethod(CompiledObject) - Static method in class jaxx.compiler.css.StylesheetHelper
 
getApplicableProperties(Stylesheet, CompiledObject) - Static method in class jaxx.compiler.css.StylesheetHelper
 
getApplicablePseudoClasses(Stylesheet, CompiledObject) - Static method in class jaxx.compiler.css.StylesheetHelper
 
getArguments() - Method in class jaxx.compiler.java.JavaMethod
Returns a list of the method's arguments.
getArguments() - Method in class jaxx.compiler.tools.jaxxcapture.AbstractContextNode
 
getArguments() - Method in interface jaxx.compiler.tools.jaxxcapture.ContextNode
 
getAssignment() - Method in class jaxx.compiler.binding.DataBinding
 
getAssignment(JAXXCompiler, Set<String>) - Method in class jaxx.compiler.binding.DataBinding
 
getAttributeComparator() - Method in class jaxx.compiler.tags.DefaultObjectHandler
Returns a Comparator which defines the ordering in which the tag's attributes should be processed.
getAttributeOrdering(Attr) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Returns the priority with which a particular attribute should be processed.
getAttributeOrdering(Attr) - Method in class jaxx.compiler.tags.swing.JSliderHandler
 
getAttributeOrdering(Attr) - Method in class jaxx.compiler.tags.swing.JTextComponentHandler
 
getAutoField() - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
getAutoId(String) - Method in class jaxx.compiler.JAXXCompiler
 
getBaseDir() - Method in class jaxx.compiler.JAXXCompiler
 
getBasedir() - Method in class jaxx.compiler.JAXXCompilerFile
 
getBean() - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
getBeanClass() - Method in class jaxx.compiler.tags.DefaultObjectHandler
 
getBeanClass() - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
getBeanDescriptor(JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
getBeginColumn() - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
getBeginColumn() - Method in class jaxx.compiler.java.parser.JavaCharStream
 
getBeginLine() - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
getBeginLine() - Method in class jaxx.compiler.java.parser.JavaCharStream
 
getBindingHelper() - Method in class jaxx.compiler.JAXXCompiler
 
getBody() - Method in class jaxx.compiler.java.JavaMethod
 
getBodyCode() - Method in class jaxx.compiler.JAXXCompiler
 
getBrokerFQN(JAXXCompiler) - Method in class jaxx.compiler.decorators.HelpRootCompiledObjectDecorator
 
getCanonicalName(Class<?>) - Static method in class jaxx.compiler.JAXXCompiler
 
getCanonicalName(ClassDescriptor) - Static method in class jaxx.compiler.JAXXCompiler
 
getCanonicalName(CompiledObject) - Static method in class jaxx.compiler.JAXXCompiler
 
getCapturedObjects() - Method in class jaxx.compiler.tools.jaxxcapture.JAXXCapture
 
getChild() - Method in class jaxx.compiler.CompiledObject.ChildRef
 
getChild(int) - Method in class jaxx.compiler.css.parser.SimpleNode
 
getChild(int) - Method in class jaxx.compiler.java.parser.SimpleNode
 
getChildJavaCode() - Method in class jaxx.compiler.CompiledObject.ChildRef
 
getChildren() - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
getChilds() - Method in class jaxx.compiler.CompiledObject
 
getChildXML(CapturedObject, JAXXCapture) - Method in class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
 
getClass(String, ClassLoader) - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
getClassDescriptor() - Method in class jaxx.compiler.beans.JAXXFeatureDescriptor
 
getClassDescriptor(String) - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getClassDescriptor(String) - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
getClassDescriptor(Class<?>) - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
getClassDescriptor(String, ClassLoader) - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
getClassDescriptor0(Class<? extends ClassDescriptorResolver>, String, URL, ClassLoader) - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
getClassLoader() - Method in interface jaxx.compiler.CompilerConfiguration
 
getClassLoader() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getClassLoader() - Method in class jaxx.compiler.JAXXCompiler
Returns a ClassLoader which searches the user-specified class path in addition to the normal system class path.
getClassLoader() - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getClassLoader() - Method in class jaxx.compiler.reflect.ClassDescriptorResolver
 
getClassLoader() - Method in class jaxx.compiler.reflect.MemberDescriptor
 
getClassLoader() - Method in class jaxx.compiler.tools.jaxxcapture.JAXXCapture
 
getClassName() - Method in class jaxx.compiler.JAXXCompilerFile
 
getClassName() - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
getClassTagIds() - Method in class jaxx.compiler.SymbolTable
 
getClientProperties() - Method in class jaxx.compiler.CompiledObject
 
getClientProperty(String) - Method in class jaxx.compiler.CompiledObject
 
getCode() - Method in enum jaxx.compiler.css.StylesheetHelper.PseudoClassEnum
 
getColumn() - Method in class jaxx.compiler.css.parser.SimpleCharStream
Deprecated.  
getColumn() - Method in class jaxx.compiler.java.parser.JavaCharStream
Deprecated.  
getColumn() - Method in exception jaxx.compiler.java.parser.ParseException
 
getCompiledFiles() - Method in class jaxx.compiler.JAXXEngine
 
getCompiledObject(String) - Method in class jaxx.compiler.JAXXCompiler
 
getCompiler() - Method in class jaxx.compiler.JAXXCompilerFile
 
getCompiler(int) - Method in class jaxx.compiler.JAXXProfile
 
getCompiler(Long) - Method in class jaxx.compiler.JAXXProfile.ProfileResult
 
getCompilerClass() - Method in interface jaxx.compiler.CompilerConfiguration
 
getCompilerClass() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getComponentType() - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getConfiguration() - Method in class jaxx.compiler.JAXXCompiler
 
getConfiguration() - Method in class jaxx.compiler.JAXXEngine
 
getConstantId() - Method in class jaxx.compiler.binding.DataBinding
 
getConstraints(CapturedObject) - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
getConstructorParams(DataBinding, DataListener[]) - Method in class jaxx.compiler.binding.AbstractJAXXBindingWriter
 
getConstructorParams(DataBinding, DataListener[]) - Method in class jaxx.compiler.binding.DefaultJAXXBindingWriter
 
getConstructorParams(DataBinding, DataListener[]) - Method in class jaxx.compiler.binding.SimpleJAXXObjectBindingWriter
 
getConstructorParams() - Method in class jaxx.compiler.CompiledObject
Returns a list of comma-separated Java code snippets that represent the parameters to pass to this object's constructor.
getContainerDelegate() - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
getContextName() - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
getConverters() - Static method in class jaxx.compiler.types.TypeManager
 
getCreationCode(JAXXCompiler, CompiledObject) - Method in interface jaxx.compiler.CompiledObjectDecorator
Obtain the creation code of the given object from the compiler to inject in generate method $initialize or createXXX in not inline.
getCreationCode(JAXXCompiler, CompiledObject) - Method in class jaxx.compiler.decorators.DefaultCompiledObjectDecorator
 
getCreationMethodName() - Method in class jaxx.compiler.CompiledObject
Returns the name of the method that should be generated in the compiled .java file in order to create this object.
getCssFile() - Method in class jaxx.compiler.JAXXCompilerFile
 
getDataBindings() - Method in class jaxx.compiler.binding.DataBindingHelper
 
getDeclaredFieldDescriptor(String) - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getDeclaredMethodDescriptor(String, ClassDescriptor...) - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getDecorator() - Method in class jaxx.compiler.CompiledObject
 
getDecorator(String) - Method in class jaxx.compiler.JAXXEngine
Obtain the decorator of the given name.
getDecorator(Class<?>) - Method in class jaxx.compiler.JAXXEngine
Obtain the decorator of the given type.
getDecorators() - Method in interface jaxx.compiler.CompilerConfiguration
 
getDecorators() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getDefaultDecoratorClass() - Method in interface jaxx.compiler.CompilerConfiguration
 
getDefaultDecoratorClass() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getDefaultErrorUI() - Method in interface jaxx.compiler.CompilerConfiguration
 
getDefaultErrorUI() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getDelta(String, String) - Method in class jaxx.compiler.JAXXProfile
 
getDescriptor(ClassDescriptor, JAXXCompiler) - Static method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
getDescriptorResolvers() - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
getEncoding() - Method in interface jaxx.compiler.CompilerConfiguration
 
getEncoding() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getEndColumn() - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
getEndColumn() - Method in class jaxx.compiler.java.parser.JavaCharStream
 
getEndLine() - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
getEndLine() - Method in class jaxx.compiler.java.parser.JavaCharStream
 
getEngine() - Method in class jaxx.compiler.JAXXCompiler
 
getEngine() - Static method in class jaxx.compiler.JAXXFactory
 
getEntry(JAXXCompiler) - Method in class jaxx.compiler.JAXXProfile
 
getErrorListModel() - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
getErrors() - Method in class jaxx.compiler.JAXXEngine
 
getEventClass(ClassDescriptor) - Static method in class jaxx.compiler.tags.DefaultObjectHandler
 
getEventHandlerMethodName(EventHandler) - Method in class jaxx.compiler.JAXXCompiler
 
getEventHandlers() - Method in class jaxx.compiler.JAXXCompiler
 
getEventId() - Method in class jaxx.compiler.EventHandler
 
getEventInfo(String) - Method in class jaxx.compiler.tags.DefaultObjectHandler
 
getExceptions() - Method in class jaxx.compiler.java.JavaMethod
Returns a list of exceptions the method can throw.
getExcludeFields() - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
getExpressions(SimpleNode, Map<SimpleNode, List<SimpleNode>>, List<SimpleNode>, Map<SimpleNode, List<SimpleNode>>) - Static method in class jaxx.compiler.binding.JavaParserUtil
Obtain all expressions of a node and store them in store with their dependencies expressions.
getExtraImports() - Method in interface jaxx.compiler.CompilerConfiguration
 
getExtraImports() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getExtraInterfaces() - Method in class jaxx.compiler.JAXXCompiler
 
getFieldDescriptor(String) - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getFieldDescriptors() - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getFieldOrderScope(EnumSet<JavaField.FieldOrder>, int) - Static method in class jaxx.compiler.java.JavaField
 
getFields() - Method in class jaxx.compiler.java.JavaFile
 
getFields() - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
getFilesToCompile() - Method in class jaxx.compiler.JAXXEngine
 
getFinalizers() - Method in interface jaxx.compiler.CompilerConfiguration
 
getFinalizers() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getGenericType() - Method in class jaxx.compiler.java.JavaFile
 
getGenericType() - Method in class jaxx.compiler.JAXXCompiler
 
getGenericTypes() - Method in class jaxx.compiler.CompiledObject
 
getGenericTypesLength() - Method in class jaxx.compiler.CompiledObject
 
getGetPropertyCode(String, String, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
getGetPropertyCode(String, String, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Returns a snippet of Java code which will retrieve an object property at runtime.
getGetterName() - Method in class jaxx.compiler.CompiledObject
 
getHeader() - Method in enum jaxx.compiler.java.JavaField.FieldOrder
 
getHeader(String) - Static method in class jaxx.compiler.java.JavaFileGenerator
 
getHeader() - Method in enum jaxx.compiler.java.JavaMethod.MethodOrder
 
getHelpBrokerFQN() - Method in interface jaxx.compiler.CompilerConfiguration
 
getHelpBrokerFQN() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getHelpId(CompiledObject) - Method in class jaxx.compiler.decorators.HelpRootCompiledObjectDecorator
 
getHelpIds() - Static method in class jaxx.compiler.decorators.HelpRootCompiledObjectDecorator
 
getId() - Method in class jaxx.compiler.CompiledObject
Returns this object's id.
getId() - Method in class jaxx.compiler.css.parser.SimpleNode
 
getId() - Method in class jaxx.compiler.java.parser.SimpleNode
 
getIdHelper() - Method in class jaxx.compiler.JAXXCompiler
 
GetImage() - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
GetImage() - Method in class jaxx.compiler.java.parser.JavaCharStream
 
getImportedClasses() - Method in class jaxx.compiler.JAXXCompiler
 
getImportedPackages() - Method in class jaxx.compiler.JAXXCompiler
 
getImports() - Method in class jaxx.compiler.java.JavaFile
 
getIncomingFiles() - Method in class jaxx.compiler.JAXXEngine
 
getInitDataBinding() - Method in class jaxx.compiler.binding.DataBinding
 
getInitDataBindingCode(JAXXCompiler, DataSource, boolean) - Method in class jaxx.compiler.binding.DataBinding
 
getInitDataBindingCode(JAXXCompiler, DataSource, boolean) - Method in class jaxx.compiler.binding.PseudoClassDataBinding
 
getInitializationCode(JAXXCompiler) - Method in class jaxx.compiler.CompiledObject
Returns the code that performs basic initialization of this object, after it has already been constructed.
getInitializationCode(EventHandler, JAXXCompiler) - Method in class jaxx.compiler.CompiledObject
 
getInitializer() - Method in class jaxx.compiler.CompiledObject
 
getInitializer() - Method in class jaxx.compiler.java.JavaField
 
getInitializer() - Method in class jaxx.compiler.JAXXCompiler
 
getInitializers() - Method in interface jaxx.compiler.CompilerConfiguration
 
getInitializers() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getInnerClasses() - Method in class jaxx.compiler.java.JavaFile
 
getInnerXML() - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
getInterfaces() - Method in class jaxx.compiler.java.JavaFile
 
getInterfaces() - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getInterfaces() - Method in class jaxx.compiler.SymbolTable
 
getJavaBeanInitCode() - Method in class jaxx.compiler.CompiledObject
 
getJavaCode() - Method in class jaxx.compiler.CompiledObject
Returns Java code used to refer to this object in the compiled Java file.
getJavaCode() - Method in class jaxx.compiler.EventHandler
 
getJavaCode(ContextNode) - Method in class jaxx.compiler.tools.jaxxcapture.JAXXCapture
 
getJavaCode(Stack) - Method in class jaxx.compiler.tools.jaxxcapture.JAXXCapture
 
getJavaCode() - Method in class jaxx.compiler.tools.jaxxcapture.LiteralNode
 
getJavaCode(Object) - Method in class jaxx.compiler.types.ColorConverter
 
getJavaCode(Object) - Method in class jaxx.compiler.types.GridBagConstraintsConverter
 
getJavaCode(Object) - Method in class jaxx.compiler.types.InsetsConverter
 
getJavaCode(Object) - Method in class jaxx.compiler.types.KeyStrokeConverter
 
getJavaCode(Object) - Method in class jaxx.compiler.types.PrimitiveConverter
 
getJavaCode(Object) - Method in interface jaxx.compiler.types.TypeConverter
 
getJavaCode(Object) - Static method in class jaxx.compiler.types.TypeManager
 
getJavaCodeForProperty(String) - Method in class jaxx.compiler.CompiledObject
 
getJavaFile() - Method in class jaxx.compiler.JAXXCompiler
 
getJavaType() - Method in class jaxx.compiler.java.parser.SimpleNode
 
getJAXXBeanDescriptor() - Method in class jaxx.compiler.beans.JAXXBeanInfo
 
getJAXXBeanInfo(ClassDescriptor) - Static method in class jaxx.compiler.beans.JAXXIntrospector
Returns the JAXXBeanInfo for a given class.
getJAXXBeanInfo() - Method in class jaxx.compiler.tags.DefaultObjectHandler
 
getJAXXBeanInfo(ClassDescriptor) - Static method in class jaxx.compiler.tags.DefaultObjectHandler
Returns the JAXXBeanInfo for the specified class.
getJAXXCompiler(String) - Method in class jaxx.compiler.JAXXEngine
Obtain the jaxx compiler of the given class name.
getJAXXCompilerFile(String) - Method in class jaxx.compiler.JAXXEngine
Obtain the jaxx compiler of the given class name.
getJaxxContextClass() - Method in interface jaxx.compiler.CompilerConfiguration
 
getJaxxContextClass() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getJAXXEventSetDescriptors() - Method in class jaxx.compiler.beans.JAXXBeanInfo
 
getJaxxFile() - Method in class jaxx.compiler.JAXXCompilerFile
 
getJAXXFileURL() - Method in class jaxx.compiler.JAXXCompilerFile
 
getJAXXObjectDescriptor() - Method in class jaxx.compiler.JAXXCompiler
 
getJAXXObjectDescriptor() - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getJAXXObjectDescriptor(Class<?>) - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
getJAXXPropertyDescriptors() - Method in class jaxx.compiler.beans.JAXXBeanInfo
 
getLateInitializer() - Method in class jaxx.compiler.JAXXCompiler
 
getLine() - Method in class jaxx.compiler.css.parser.SimpleCharStream
Deprecated.  
getLine() - Method in class jaxx.compiler.java.parser.JavaCharStream
Deprecated.  
getLine() - Method in exception jaxx.compiler.java.parser.ParseException
 
getLineSeparator() - Static method in class jaxx.compiler.JAXXCompiler
Returns the system line separator string.
getListenerClass() - Method in class jaxx.compiler.EventHandler
 
getListenerClass() - Method in class jaxx.compiler.tags.DefaultObjectHandler.ProxyEventInfo
 
getListenerMethod() - Method in class jaxx.compiler.EventHandler
 
getListenerMethods() - Method in class jaxx.compiler.beans.JAXXEventSetDescriptor
 
getMemberName() - Method in class jaxx.compiler.tags.DefaultObjectHandler.ProxyEventInfo
 
getMessage() - Method in error jaxx.compiler.css.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception jaxx.compiler.java.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error jaxx.compiler.java.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMethodDescriptor(String, ClassDescriptor...) - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getMethodDescriptors() - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getMethodInvocationParameters(String) - Static method in class jaxx.compiler.binding.JavaParserUtil
 
getMethodName() - Method in class jaxx.compiler.tools.jaxxcapture.MethodNode
 
getMethodOrderScope(EnumSet<JavaMethod.MethodOrder>, int) - Static method in class jaxx.compiler.java.JavaMethod
 
getMethods() - Method in class jaxx.compiler.binding.DataBinding
 
getMethods() - Method in class jaxx.compiler.java.JavaFile
 
getModelName() - Method in class jaxx.compiler.tags.DefaultObjectHandler.ProxyEventInfo
 
getModifiers() - Method in class jaxx.compiler.java.JavaElement
 
getModifiers() - Method in class jaxx.compiler.reflect.MemberDescriptor
 
getModifiers(SimpleNode) - Method in class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFile.JavaFileParser
 
getModifiersText() - Method in class jaxx.compiler.java.JavaElement
 
getMouseEventDescriptor() - Static method in class jaxx.compiler.css.StylesheetHelper
 
getMouseListenerDescriptor() - Static method in class jaxx.compiler.css.StylesheetHelper
 
getMouseListenerMethod(CompiledObject, String) - Static method in class jaxx.compiler.css.StylesheetHelper
 
getName() - Method in class jaxx.compiler.beans.JAXXFeatureDescriptor
 
getName() - Method in interface jaxx.compiler.CompiledObjectDecorator
 
getName() - Method in class jaxx.compiler.decorators.BoxedCompiledObjectDecorator
 
getName() - Method in class jaxx.compiler.decorators.DefaultCompiledObjectDecorator
 
getName() - Method in class jaxx.compiler.decorators.HelpRootCompiledObjectDecorator
 
getName() - Method in class jaxx.compiler.java.JavaElement
 
getName() - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getName() - Method in class jaxx.compiler.reflect.MemberDescriptor
 
getName() - Method in class jaxx.compiler.tasks.JAXXEngineTask
 
getNextLeftBrace(String, int) - Static method in class jaxx.compiler.binding.DataBindingHelper
 
getNextRightBrace(String, int) - Static method in class jaxx.compiler.binding.DataBindingHelper
 
getNextToken() - Method in class jaxx.compiler.css.parser.CSSParser
 
getNextToken() - Method in class jaxx.compiler.css.parser.CSSParserTokenManager
 
getNextToken() - Method in class jaxx.compiler.java.parser.JavaParser
 
getNextToken() - Method in class jaxx.compiler.java.parser.JavaParserTokenManager
 
getObjectClass() - Method in class jaxx.compiler.CompiledObject
Returns the type of this object.
getObjectCode() - Method in class jaxx.compiler.binding.DataListener
 
getObjectCode() - Method in class jaxx.compiler.binding.DataSource
 
getObjectCode() - Method in class jaxx.compiler.EventHandler
 
getObjectCreationOrder() - Method in class jaxx.compiler.JAXXCompiler
 
getObjectHandler() - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
getObjects() - Method in class jaxx.compiler.JAXXCompiler
 
getOpenComponent() - Method in class jaxx.compiler.JAXXCompiler
 
getOptimize() - Method in interface jaxx.compiler.CompilerConfiguration
Returns whether or not optimization should be performed.
getOptimize() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getOutputClassName() - Method in class jaxx.compiler.JAXXCompiler
 
getOverrideIds() - Method in class jaxx.compiler.binding.DataSource
 
getOverrideType() - Method in class jaxx.compiler.CompiledObject
 
getPackageName() - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getParameterTypes() - Method in class jaxx.compiler.reflect.MethodDescriptor
 
getParent() - Method in class jaxx.compiler.CompiledObject
Returns this object's parent container.
getParent() - Method in class jaxx.compiler.css.parser.SimpleNode
 
getParent() - Method in class jaxx.compiler.java.parser.SimpleNode
 
getParent() - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
getParentValidator() - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
getPrimitiveBoxedClass(String) - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
getPrimitiveClass(String) - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
getProcessDataBinding() - Method in class jaxx.compiler.binding.DataBinding
 
getProcessDataBindingCode(JAXXCompiler, DataSource, boolean) - Method in class jaxx.compiler.binding.DataBinding
 
getProcessDataBindingCode(JAXXCompiler, DataSource, boolean) - Method in class jaxx.compiler.binding.PseudoClassDataBinding
 
getProfiler() - Method in class jaxx.compiler.JAXXEngine
 
getProperties() - Method in class jaxx.compiler.CompiledObject
Returns all properties which have been set for this object.
getProperties() - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
getProperty(int) - Method in enum jaxx.compiler.css.StylesheetHelper.MouseEventEnum
 
getProperty(String) - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
getProperty() - Method in class jaxx.compiler.tools.jaxxcapture.PropertyNode
 
getPropertyNameFromMethod(String) - Static method in class jaxx.compiler.binding.JavaParserUtil
 
getPropertyType() - Method in class jaxx.compiler.beans.JAXXPropertyDescriptor
 
getPropertyType(CompiledObject, String, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
getPropertyType(CompiledObject, String, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Returns the type of the named property.
getPropertyType(CompiledObject, String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JRadioButtonHandler
 
getPropertyType(CompiledObject, String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JSpinnerHandler
 
getRawBodyCode() - Method in class jaxx.compiler.java.JavaFile
 
getReadMethodDescriptor() - Method in class jaxx.compiler.beans.JAXXPropertyDescriptor
 
getRealId() - Method in class jaxx.compiler.binding.DataBinding
 
getRelativePath() - Method in class jaxx.compiler.JAXXCompilerFile
 
getRemoveListenerCode() - Method in class jaxx.compiler.binding.DataListener
 
getRemoveListenerMethod() - Method in class jaxx.compiler.beans.JAXXEventSetDescriptor
 
getRemoveMemberListenerCode(DefaultObjectHandler, String, String, String, JAXXCompiler) - Method in class jaxx.compiler.binding.DataSource
 
getRemoveMethod() - Method in class jaxx.compiler.tags.DefaultObjectHandler.ProxyEventInfo
 
getRequired(Set<SimpleNode>, Map<SimpleNode, List<SimpleNode>>) - Static method in class jaxx.compiler.binding.JavaParserUtil
 
getReturnType() - Method in class jaxx.compiler.java.JavaMethod
Returns the method's return type, as it would be represented in Java source code.
getReturnType() - Method in class jaxx.compiler.reflect.MethodDescriptor
 
getRootObject() - Method in class jaxx.compiler.JAXXCompiler
 
getSafeId(String) - Method in class jaxx.compiler.binding.DataBindingHelper
Obtain the next safe id for the given binding id.
getSAXParser() - Static method in class jaxx.compiler.JAXXCompiler
 
getScriptCode() - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
getScriptField(String) - Method in class jaxx.compiler.JAXXCompiler
 
getScriptFields() - Method in class jaxx.compiler.JAXXCompiler
 
getScriptFields() - Method in class jaxx.compiler.SymbolTable
 
getScriptManager() - Method in class jaxx.compiler.JAXXCompiler
 
getScriptMethod(String) - Method in class jaxx.compiler.JAXXCompiler
 
getScriptMethods() - Method in class jaxx.compiler.JAXXCompiler
 
getScriptMethods() - Method in class jaxx.compiler.SymbolTable
 
getSetPropertyCode(String, String, String, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
getSetPropertyCode(String, String, String, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Returns a snippet of Java code which will set an object property at runtime.
getSetPropertyCode(String, String, String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JRadioButtonHandler
 
getSetPropertyCode(String, String, String, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JTextComponentHandler
 
getSimpleBindings() - Method in class jaxx.compiler.binding.DataBindingHelper
 
getSimpleName() - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getSortedFields(List<JavaField>) - Static method in class jaxx.compiler.java.JavaField
 
getSortedMethods(List<JavaMethod>) - Static method in class jaxx.compiler.java.JavaMethod
 
getSource() - Method in class jaxx.compiler.binding.DataBinding
 
getSourceFiles() - Method in class jaxx.compiler.JAXXCompiler
 
getStrictMode() - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
getStyleClass() - Method in class jaxx.compiler.CompiledObject
Returns this object's CSS style class.
getStylesheet() - Method in class jaxx.compiler.JAXXCompiler
 
GetSuffix(int) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
GetSuffix(int) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
getSuperClass() - Method in class jaxx.compiler.java.JavaFile
 
getSuperclass() - Method in class jaxx.compiler.reflect.ClassDescriptor
 
getSuperclassName() - Method in class jaxx.compiler.SymbolTable
 
getSuperGenericType() - Method in class jaxx.compiler.java.JavaFile
 
getSuperGenericType() - Method in class jaxx.compiler.JAXXCompiler
 
getSupportedTypes() - Method in class jaxx.compiler.types.ColorConverter
 
getSupportedTypes() - Method in class jaxx.compiler.types.GridBagConstraintsConverter
 
getSupportedTypes() - Method in class jaxx.compiler.types.InsetsConverter
 
getSupportedTypes() - Method in class jaxx.compiler.types.KeyStrokeConverter
 
getSupportedTypes() - Method in class jaxx.compiler.types.PrimitiveConverter
 
getSupportedTypes() - Method in interface jaxx.compiler.types.TypeConverter
 
getSymbol() - Method in class jaxx.compiler.binding.DataListener
 
getSymbolTable() - Method in class jaxx.compiler.JAXXCompiler
 
getSymbolTable(String) - Method in class jaxx.compiler.JAXXEngine
Obtain the symbo table for the given class name.
getTabSize(int) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
getTabSize(int) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
getTagHandler(String, String, JAXXCompiler) - Static method in class jaxx.compiler.tags.TagManager
Returns the TagHandler that should be used to process the specified tag.
getTagHandler(Class<?>) - Static method in class jaxx.compiler.tags.TagManager
 
getTagHandler(ClassDescriptor) - Static method in class jaxx.compiler.tags.TagManager
 
getTagHandler(String, String, boolean, JAXXCompiler) - Static method in class jaxx.compiler.tags.TagManager
Returns the TagHandler that should be used to process the specified tag.
getTargetDirectory() - Method in interface jaxx.compiler.CompilerConfiguration
Returns the target directory.
getTargetDirectory() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getTasks() - Method in class jaxx.compiler.JAXXEngine
 
GETTER_PATTERN - Static variable in class jaxx.compiler.java.JavaFile
 
getText() - Method in class jaxx.compiler.css.parser.SimpleNode
 
getText() - Method in class jaxx.compiler.java.parser.SimpleNode
 
getText(Element) - Static method in class jaxx.compiler.tools.jaxxcapture.JAXXCapture
 
getTime(JAXXCompiler) - Method in class jaxx.compiler.JAXXProfile.ProfileResult
 
getToken(int) - Method in class jaxx.compiler.css.parser.CSSParser
 
getToken(int) - Method in class jaxx.compiler.java.parser.JavaParser
 
getTrackers() - Method in class jaxx.compiler.binding.DataBinding
 
getTrackers() - Method in class jaxx.compiler.binding.DataSource
 
getType() - Method in class jaxx.compiler.binding.AbstractJAXXBindingWriter
 
getType() - Method in interface jaxx.compiler.binding.JAXXBindingWriter
 
getType() - Method in class jaxx.compiler.java.JavaArgument
Returns the argument's type as it would be represented in Java source code.
getType() - Method in class jaxx.compiler.java.JavaField
Returns the field's type, as it would be represented in Java source code.
getType() - Method in class jaxx.compiler.reflect.FieldDescriptor
 
getTypeConverter(Class<?>) - Static method in class jaxx.compiler.types.TypeManager
 
getUiClass() - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
getUniqueId(Object) - Method in class jaxx.compiler.IDHelper
 
getUniqueId(Object) - Method in class jaxx.compiler.JAXXCompiler
 
getURL(ClassLoader, String, String) - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
getValidatorClass() - Method in interface jaxx.compiler.CompilerConfiguration
 
getValidatorClass() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
getValidators(JAXXCompiler) - Static method in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
getValue(String) - Method in class jaxx.compiler.beans.JAXXFeatureDescriptor
 
getValue() - Method in class jaxx.compiler.tools.jaxxcapture.LiteralNode
 
getValue() - Method in class jaxx.compiler.tools.jaxxcapture.ValueNode
 
getVersion() - Method in class jaxx.compiler.JAXXEngine
 
getWarnings() - Method in class jaxx.compiler.JAXXEngine
 
getWriteMethodDescriptor() - Method in class jaxx.compiler.beans.JAXXPropertyDescriptor
 
getXML(JAXXCapture) - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
getXML(CapturedObject, JAXXCapture) - Method in class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
 
GOTO - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
GridBagConstraintsConverter - Class in jaxx.compiler.types
 
GridBagConstraintsConverter() - Constructor for class jaxx.compiler.types.GridBagConstraintsConverter
 
GT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 

H

hasClientProperties() - Method in class jaxx.compiler.CompiledObject
 
hasMethod(String) - Method in class jaxx.compiler.binding.DataSource
 
hasMethod(String) - Method in class jaxx.compiler.JAXXCompiler
 
hasValidator(JAXXCompiler) - Static method in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
HEIGHT_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultComponentHandler
 
helpIds - Static variable in class jaxx.compiler.decorators.HelpRootCompiledObjectDecorator
the list of discovered helpId
HelpRootCompiledObjectDecorator - Class in jaxx.compiler.decorators
A decorator to place on a root compiled object to process javaHelp on the file.
HelpRootCompiledObjectDecorator() - Constructor for class jaxx.compiler.decorators.HelpRootCompiledObjectDecorator
 
HEX_LITERAL - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
HEXADECIMAL_EXPONENT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
HEXADECIMAL_FLOATING_POINT_LITERAL - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
HEXCOLOR - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
HEXDIGIT - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
HOOK - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 

I

I18N_ATTRIBUTES - Static variable in class jaxx.compiler.I18nHelper
 
I18nHelper - Class in jaxx.compiler
I18n methods to add org.nuiton.i18n.I18n#_(String, Object...) method on some attributes.
I18nHelper() - Constructor for class jaxx.compiler.I18nHelper
 
ICON_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultComponentHandler
 
Id() - Method in class jaxx.compiler.css.parser.CSSParser
 
id - Variable in class jaxx.compiler.css.parser.SimpleNode
 
id - Variable in class jaxx.compiler.java.parser.SimpleNode
 
ID_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
identCssFound - Variable in class jaxx.compiler.JAXXCompiler
Flag to know if jaxx file ident css was found, otherwise add it when CompilerConfiguration.isAutoImportCss() is sets to true at the end of the second compile pass.
Identifier() - Method in class jaxx.compiler.css.parser.CSSParser
 
IDENTIFIER - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
IDENTIFIER - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
IDHelper - Class in jaxx.compiler
A usefull class to generate Ids.
IDHelper(boolean) - Constructor for class jaxx.compiler.IDHelper
 
idHelper - Variable in class jaxx.compiler.JAXXCompiler
to generate ids
ids - Variable in class jaxx.compiler.JAXXCompiler
Maps objects to their ID strings.
IF - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
IfStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
image - Variable in class jaxx.compiler.css.parser.Token
The string image of the token.
image - Variable in class jaxx.compiler.java.parser.Token
The string image of the token.
IMPLEMENTS - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
IMPLEMENTS_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
ImplementsList(boolean) - Method in class jaxx.compiler.java.parser.JavaParser
 
IMPORT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
ImportDeclaration() - Method in class jaxx.compiler.java.parser.JavaParser
 
importedClasses - Variable in class jaxx.compiler.JAXXCompiler
Contains strings of the form "javax.swing.Timer"
importedPackages - Variable in class jaxx.compiler.JAXXCompiler
Contains strings of the form "javax.swing."
ImportHandler - Class in jaxx.compiler.tags
Handles the <import> tag.
ImportHandler() - Constructor for class jaxx.compiler.tags.ImportHandler
 
IN_FORMAL_COMMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
IN_MULTI_LINE_COMMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
IN_PSEUDOCLASS - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
IN_RULE - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
inBuf - Variable in class jaxx.compiler.css.parser.SimpleCharStream
 
inBuf - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
InclusiveOrExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
incomingFiles - Variable in class jaxx.compiler.JAXXEngine
original list of files to compile (says the detected modfied files)
INCR - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
indent(String, int, boolean, String) - Static method in class jaxx.compiler.java.JavaFileGenerator
 
indentationLevel - Variable in class jaxx.compiler.java.JavaFileGenerator
current prefix indent size
init() - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
init() - Method in class jaxx.compiler.tags.DefaultObjectHandler
Performs introspection on the beanClass and stores the results.
initDataBinding - Variable in class jaxx.compiler.binding.DataBinding
code to register the databinding (null if no binding)
initFactory() - Static method in class jaxx.compiler.JAXXFactory
Load the Initializer services found via theServiceLoader mecanism.
initialize() - Method in class jaxx.compiler.spi.DefaultInitializer
 
initialize() - Method in interface jaxx.compiler.spi.Initializer
Performs SPI initialization, typically to register new tags, beans and converter.
Initializer() - Method in class jaxx.compiler.java.parser.JavaParser
 
initializer - Variable in class jaxx.compiler.JAXXCompiler
Extra code to be added to the instance initializer.
Initializer - Interface in jaxx.compiler.spi
Performs SPI initialization, typically to register new tags, beans and converter.
INITIALIZER_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
initializers - Variable in class jaxx.compiler.DefaultCompilerConfiguration
initializes availables
initializers - Variable in class jaxx.compiler.JAXXCompiler
A list of Runnables which will be run after the first compilation pass.
InitTask - Class in jaxx.compiler.tasks
The init task to be launched first.
InitTask() - Constructor for class jaxx.compiler.tasks.InitTask
 
INLINE_THRESHOLD - Static variable in class jaxx.compiler.JAXXCompiler
Maximum length of an inlinable creation method.
inlineAttribute(CompiledObject, String, boolean) - Static method in class jaxx.compiler.css.StylesheetHelper
 
inlineCreation(CompiledObject) - Method in class jaxx.compiler.JAXXCompiler
 
inlineStyles - Variable in class jaxx.compiler.JAXXCompiler
Contains all attributes defined inline on class tags.
input_stream - Variable in class jaxx.compiler.css.parser.CSSParserTokenManager
 
input_stream - Variable in class jaxx.compiler.java.parser.JavaParserTokenManager
 
inputStream - Variable in class jaxx.compiler.css.parser.SimpleCharStream
 
inputStream - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
InsetsConverter - Class in jaxx.compiler.types
 
InsetsConverter() - Constructor for class jaxx.compiler.types.InsetsConverter
 
INSTANCEOF - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
InstanceOfExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
INT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
INTEGER_LITERAL - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
INTEGER_LITERAL - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
INTERFACE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
invert - Variable in class jaxx.compiler.binding.PseudoClassDataBinding
 
invert(String) - Method in class jaxx.compiler.binding.PseudoClassDataBinding
 
isAbstract(int) - Method in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
isAbstractClass() - Method in class jaxx.compiler.java.JavaFile
 
isAbstractClass() - Method in class jaxx.compiler.JAXXCompiler
 
isAddLogger() - Method in interface jaxx.compiler.CompilerConfiguration
 
isAddLogger() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
isArray() - Method in class jaxx.compiler.reflect.ClassDescriptor
 
isAssignableFrom(ClassDescriptor) - Method in class jaxx.compiler.reflect.ClassDescriptor
 
isAutoImportCss() - Method in interface jaxx.compiler.CompilerConfiguration
Returns whether or not auto css should be used.
isAutoImportCss() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
isAutoRecurseInCss() - Method in interface jaxx.compiler.CompilerConfiguration
Returns whether or not should recurse in css for existing JAXX Object.
isAutoRecurseInCss() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
isBeanUsedByValidator(JAXXCompiler, String) - Static method in class jaxx.compiler.tags.validator.BeanValidatorHandler
Test if a given bean is attached to a validator.
isBound() - Method in class jaxx.compiler.beans.JAXXPropertyDescriptor
 
isCompileFirstPassTask() - Method in class jaxx.compiler.JAXXEngine
 
isComponentUsedByValidator(JAXXCompiler, String) - Static method in class jaxx.compiler.tags.validator.BeanValidatorHandler
Test if a given CompiledObject is attached to a validator.
isContainer() - Method in class jaxx.compiler.tags.DefaultComponentHandler
Returns true if this component can contain other components.
isContainer() - Method in class jaxx.compiler.tags.swing.JPopupMenuHandler
 
isEngineRegistred() - Static method in class jaxx.compiler.JAXXFactory
 
isEventHandlerName(String) - Method in class jaxx.compiler.tags.DefaultObjectHandler
 
isFailed() - Method in class jaxx.compiler.JAXXCompiler
 
isFinal() - Method in class jaxx.compiler.java.JavaArgument
Returns true if the final keyword should appear before the argument.
isFinal(int) - Method in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
isGenerateHelp() - Method in interface jaxx.compiler.CompilerConfiguration
 
isGenerateHelp() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
isI18nable() - Method in interface jaxx.compiler.CompilerConfiguration
 
isI18nable() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
isI18nableAttribute(String, JAXXCompiler) - Static method in class jaxx.compiler.I18nHelper
Test if we have an active i18n attribute (says an i18n attribute on a i18neable compiler).
isI18nAttribute(String) - Static method in class jaxx.compiler.I18nHelper
Test if we have an i18n attribute.
isIdentCssFound() - Method in class jaxx.compiler.JAXXCompiler
 
isInlineable() - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
isInterface() - Method in class jaxx.compiler.reflect.ClassDescriptor
 
isJavaBean() - Method in class jaxx.compiler.CompiledObject
 
isMainDeclared() - Method in class jaxx.compiler.JAXXCompiler
 
isMemberBound(String) - Method in class jaxx.compiler.tags.DefaultObjectHandler
 
isMemberBound(String) - Method in class jaxx.compiler.tags.swing.JRadioButtonHandler
 
isNative(int) - Method in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
isOptimize() - Method in interface jaxx.compiler.CompilerConfiguration
 
isOptimize() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
isOverride() - Method in class jaxx.compiler.CompiledObject
True if this object overrides an object in the superclass of the class being compiled.
isOverride() - Method in class jaxx.compiler.java.JavaField
 
isOverride() - Method in class jaxx.compiler.java.JavaMethod
 
isOverrideType() - Method in class jaxx.compiler.CompiledObject
true when overrides an object in the superclass of the class being compiled AND type is also override.
isPrivate(int) - Method in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
isProfile() - Method in interface jaxx.compiler.CompilerConfiguration
 
isProfile() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
isPropertyInherited(String) - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
isPropertyInherited(String) - Method in class jaxx.compiler.tags.DefaultObjectHandler
 
isProtected(int) - Method in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
isPublic(int) - Method in class jaxx.compiler.java.parser.JavaParser.ModifierSet
A set of accessors that indicate whether the specified modifier is in the set.
isQuickNoDependencies() - Method in class jaxx.compiler.binding.DataBinding
 
isResetAfterCompile() - Method in interface jaxx.compiler.CompilerConfiguration
 
isResetAfterCompile() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
isStatic(int) - Method in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
isStrictfp(int) - Method in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
isSuperclassIsJAXXObject() - Method in class jaxx.compiler.java.JavaFile
 
isSynchronized(int) - Method in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
isTransient(int) - Method in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
isUsed() - Method in class jaxx.compiler.binding.AbstractJAXXBindingWriter
 
isUsed() - Method in interface jaxx.compiler.binding.JAXXBindingWriter
Test if the writer was at least used once (says that the method JAXXBindingWriter.write(DataBinding, JavaFileGenerator, StringBuilder) was at least invoked once).
isUseUIManagerForIcon() - Method in interface jaxx.compiler.CompilerConfiguration
 
isUseUIManagerForIcon() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
isValidID(String) - Static method in class jaxx.compiler.CompiledObject
 
isVerbose() - Method in interface jaxx.compiler.CompilerConfiguration
 
isVerbose() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
isVerbose() - Method in class jaxx.compiler.JAXXEngine
 
isVolatile(int) - Method in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
ItemHandler - Class in jaxx.compiler.tags.swing
 
ItemHandler() - Constructor for class jaxx.compiler.tags.swing.ItemHandler
 

J

JAVA_BEAN_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
JAVA_CODE - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
JAVA_CODE_END - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
JAVA_CODE_RULE - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
JAVA_CODE_START - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
JavaArgument - Class in jaxx.compiler.java
Represents an argument to a JavaMethod.
JavaArgument(String, String) - Constructor for class jaxx.compiler.java.JavaArgument
Creates a new JavaArgument with the specified name and type.
JavaArgument(String, String, boolean) - Constructor for class jaxx.compiler.java.JavaArgument
Creates a new JavaArgument with the specified name, type, and finality.
JavaCharStream - Class in jaxx.compiler.java.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - Constructor for class jaxx.compiler.java.parser.JavaCharStream
 
JavaCharStream(Reader, int, int) - Constructor for class jaxx.compiler.java.parser.JavaCharStream
 
JavaCharStream(Reader) - Constructor for class jaxx.compiler.java.parser.JavaCharStream
 
JavaCharStream(InputStream, String, int, int, int) - Constructor for class jaxx.compiler.java.parser.JavaCharStream
 
JavaCharStream(InputStream, int, int, int) - Constructor for class jaxx.compiler.java.parser.JavaCharStream
 
JavaCharStream(InputStream, String, int, int) - Constructor for class jaxx.compiler.java.parser.JavaCharStream
 
JavaCharStream(InputStream, int, int) - Constructor for class jaxx.compiler.java.parser.JavaCharStream
 
JavaCharStream(InputStream, String) - Constructor for class jaxx.compiler.java.parser.JavaCharStream
 
JavaCharStream(InputStream) - Constructor for class jaxx.compiler.java.parser.JavaCharStream
 
JavaClass() - Method in class jaxx.compiler.css.parser.CSSParser
 
JavaCode() - Method in class jaxx.compiler.css.parser.CSSParser
 
JavaElement - Class in jaxx.compiler.java
Base Java element
JavaElement(int, String) - Constructor for class jaxx.compiler.java.JavaElement
 
JavaElementComparator - Static variable in class jaxx.compiler.java.JavaElement
 
JavaField - Class in jaxx.compiler.java
Represents a field in a Java source file being generated for output.
JavaField(int, String, String, boolean) - Constructor for class jaxx.compiler.java.JavaField
Constructs a new JavaField.
JavaField(int, String, String, boolean, String) - Constructor for class jaxx.compiler.java.JavaField
Constructs a new JavaField.
JavaField.FieldOrder - Enum in jaxx.compiler.java
 
JavaFile - Class in jaxx.compiler.java
A Java source file being generated for output.
JavaFile() - Constructor for class jaxx.compiler.java.JavaFile
 
JavaFile(int, String, String) - Constructor for class jaxx.compiler.java.JavaFile
 
JavaFile(int, String, String, List<String>) - Constructor for class jaxx.compiler.java.JavaFile
 
javaFile - Variable in class jaxx.compiler.JAXXCompiler
the file to be generated
JavaFileGenerator - Class in jaxx.compiler.java
Java file generator.
JavaFileGenerator(String, boolean) - Constructor for class jaxx.compiler.java.JavaFileGenerator
 
JavaMethod - Class in jaxx.compiler.java
Represents a method in a Java source file being generated for output.
JavaMethod(int, String, String, JavaArgument[], String[], String, boolean) - Constructor for class jaxx.compiler.java.JavaMethod
Constructs a new JavaMethod containing the specified body code.
JavaMethod.MethodOrder - Enum in jaxx.compiler.java
 
JavaParser - Class in jaxx.compiler.java.parser
Grammar to parse Java version 1.5
JavaParser(String) - Constructor for class jaxx.compiler.java.parser.JavaParser
 
JavaParser(InputStream) - Constructor for class jaxx.compiler.java.parser.JavaParser
 
JavaParser(InputStream, String) - Constructor for class jaxx.compiler.java.parser.JavaParser
 
JavaParser(Reader) - Constructor for class jaxx.compiler.java.parser.JavaParser
 
JavaParser(JavaParserTokenManager) - Constructor for class jaxx.compiler.java.parser.JavaParser
 
JavaParser.ModifierSet - Class in jaxx.compiler.java.parser
Class to hold modifiers.
JavaParser.ModifierSet() - Constructor for class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
JavaParserConstants - Interface in jaxx.compiler.java.parser
 
JavaParserTokenManager - Class in jaxx.compiler.java.parser
 
JavaParserTokenManager(JavaCharStream) - Constructor for class jaxx.compiler.java.parser.JavaParserTokenManager
 
JavaParserTokenManager(JavaCharStream, int) - Constructor for class jaxx.compiler.java.parser.JavaParserTokenManager
 
JavaParserTreeConstants - Interface in jaxx.compiler.java.parser
 
JavaParserUtil - Class in jaxx.compiler.binding
Created: 4 déc.
JavaParserUtil() - Constructor for class jaxx.compiler.binding.JavaParserUtil
 
jaxx.compiler - package jaxx.compiler
 
jaxx.compiler.beans - package jaxx.compiler.beans
 
jaxx.compiler.binding - package jaxx.compiler.binding
 
jaxx.compiler.css - package jaxx.compiler.css
 
jaxx.compiler.css.parser - package jaxx.compiler.css.parser
 
jaxx.compiler.decorators - package jaxx.compiler.decorators
 
jaxx.compiler.finalizers - package jaxx.compiler.finalizers
 
jaxx.compiler.java - package jaxx.compiler.java
 
jaxx.compiler.java.parser - package jaxx.compiler.java.parser
 
jaxx.compiler.reflect - package jaxx.compiler.reflect
 
jaxx.compiler.reflect.resolvers - package jaxx.compiler.reflect.resolvers
 
jaxx.compiler.script - package jaxx.compiler.script
 
jaxx.compiler.spi - package jaxx.compiler.spi
 
jaxx.compiler.tags - package jaxx.compiler.tags
 
jaxx.compiler.tags.swing - package jaxx.compiler.tags.swing
 
jaxx.compiler.tags.validator - package jaxx.compiler.tags.validator
 
jaxx.compiler.tasks - package jaxx.compiler.tasks
 
jaxx.compiler.tools - package jaxx.compiler.tools
 
jaxx.compiler.tools.jaxxcapture - package jaxx.compiler.tools.jaxxcapture
 
jaxx.compiler.tools.jaxxcapture.handlers - package jaxx.compiler.tools.jaxxcapture.handlers
 
jaxx.compiler.types - package jaxx.compiler.types
 
JAXX_INTERNAL_NAMESPACE - Static variable in class jaxx.compiler.JAXXCompiler
 
JAXX_NAMESPACE - Static variable in class jaxx.compiler.JAXXCompiler
 
JAXXBeanDescriptor - Class in jaxx.compiler.beans
Mirrors the class java.beans.BeanDescriptor.
JAXXBeanDescriptor(ClassDescriptor) - Constructor for class jaxx.compiler.beans.JAXXBeanDescriptor
 
JAXXBeanInfo - Class in jaxx.compiler.beans
Mirrors the class java.beans.BeanInfo.
JAXXBeanInfo(JAXXBeanDescriptor, JAXXPropertyDescriptor[], JAXXEventSetDescriptor[]) - Constructor for class jaxx.compiler.beans.JAXXBeanInfo
 
jaxxBeanInfo - Variable in class jaxx.compiler.tags.DefaultObjectHandler
The JAXXBeanInfo for the beanClass.
JAXXBindingWriter<B extends JAXXBinding> - Interface in jaxx.compiler.binding
The contract of a writer of JAXXBinding creation code from a DataBinding.
JAXXCapture - Class in jaxx.compiler.tools.jaxxcapture
 
JAXXComboBoxHandler - Class in jaxx.compiler.tags.swing
 
JAXXComboBoxHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JAXXComboBoxHandler
 
JAXXCompiler - Class in jaxx.compiler
Compiles a given JAXXCompiler.jaxxFile into a JAXXCompiler.javaFile.
JAXXCompiler() - Constructor for class jaxx.compiler.JAXXCompiler
 
JAXXCompiler(JAXXEngine, JAXXCompilerFile, List<String>) - Constructor for class jaxx.compiler.JAXXCompiler
Creates a new JAXXCompiler.
JAXXCompilerFile - Class in jaxx.compiler
Represents a file to be treated by the JAXXCompiler.
JAXXCompilerFile(File, File) - Constructor for class jaxx.compiler.JAXXCompilerFile
 
JAXXCompilerFile(File, String) - Constructor for class jaxx.compiler.JAXXCompilerFile
 
JAXXCompilerFinalizer - Interface in jaxx.compiler
Contract of any object to interact with a JAXXCompiler before the generation pass.
jaxxContextClass - Variable in class jaxx.compiler.DefaultCompilerConfiguration
the name of implementation of JAXXContext to be used on JAXXObject.
JAXXEngine - Class in jaxx.compiler
The engine to compile jaxx files.
JAXXEngine(CompilerConfiguration, File, String...) - Constructor for class jaxx.compiler.JAXXEngine
 
JAXXEngineTask - Class in jaxx.compiler.tasks
Base class to implement a task to be launched by a JAXXEngine.
JAXXEngineTask(String) - Constructor for class jaxx.compiler.tasks.JAXXEngineTask
 
JAXXEventSetDescriptor - Class in jaxx.compiler.beans
Mirrors the class java.beans.EventSetDescriptor.
JAXXEventSetDescriptor(ClassDescriptor, String, MethodDescriptor, MethodDescriptor, MethodDescriptor[]) - Constructor for class jaxx.compiler.beans.JAXXEventSetDescriptor
 
JAXXFactory - Class in jaxx.compiler
Factory of JAXXCompiler and JAXXEngine.
JAXXFactory() - Constructor for class jaxx.compiler.JAXXFactory
 
JAXXFeatureDescriptor - Class in jaxx.compiler.beans
Mirrors the class java.beans.FeatureDescriptor.
jaxxFile - Variable in class jaxx.compiler.JAXXCompiler
 
jaxxFile - Variable in class jaxx.compiler.JAXXCompilerFile
location of the jaxx file
JAXXIntrospector - Class in jaxx.compiler.beans
Performs introspection on a ClassDescriptor.
JAXXListHandler - Class in jaxx.compiler.tags.swing
 
JAXXListHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JAXXListHandler
 
JAXXProfile - Class in jaxx.compiler
Pour profiler les temps d'execution pendant une compilation.
JAXXProfile() - Constructor for class jaxx.compiler.JAXXProfile
 
JAXXProfile.CompilerEntry - Class in jaxx.compiler
 
JAXXProfile.CompilerEntry(JAXXCompiler) - Constructor for class jaxx.compiler.JAXXProfile.CompilerEntry
 
JAXXProfile.ProfileResult - Class in jaxx.compiler
 
JAXXPropertyDescriptor - Class in jaxx.compiler.beans
Mirrors the class java.beans.PropertyDescriptor.
JAXXPropertyDescriptor(ClassDescriptor, String) - Constructor for class jaxx.compiler.beans.JAXXPropertyDescriptor
 
JAXXPropertyDescriptor(ClassDescriptor, String, MethodDescriptor, MethodDescriptor) - Constructor for class jaxx.compiler.beans.JAXXPropertyDescriptor
 
JAXXPropertyDescriptor(ClassDescriptor, String, MethodDescriptor, MethodDescriptor, boolean) - Constructor for class jaxx.compiler.beans.JAXXPropertyDescriptor
 
JAXXTabHandler - Class in jaxx.compiler.tags.swing
 
JAXXTabHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JAXXTabHandler
 
JAXXTreeHandler - Class in jaxx.compiler.tags.swing
 
JAXXTreeHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JAXXTreeHandler
 
JCheckBoxHandler - Class in jaxx.compiler.tags.swing
 
JCheckBoxHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JCheckBoxHandler
 
JComboBoxHandler - Class in jaxx.compiler.tags.swing
 
JComboBoxHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JComboBoxHandler
 
JInternalFrameHandler - Class in jaxx.compiler.tags.swing
 
JInternalFrameHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JInternalFrameHandler
 
jj_nt - Variable in class jaxx.compiler.css.parser.CSSParser
 
jj_nt - Variable in class jaxx.compiler.java.parser.JavaParser
 
jjFillToken() - Method in class jaxx.compiler.css.parser.CSSParserTokenManager
 
jjFillToken() - Method in class jaxx.compiler.java.parser.JavaParserTokenManager
 
jjnewLexState - Static variable in class jaxx.compiler.css.parser.CSSParserTokenManager
 
jjnewLexState - Static variable in class jaxx.compiler.java.parser.JavaParserTokenManager
 
jjstrLiteralImages - Static variable in class jaxx.compiler.css.parser.CSSParserTokenManager
 
jjstrLiteralImages - Static variable in class jaxx.compiler.java.parser.JavaParserTokenManager
 
jjtAddChild(Node, int) - Method in interface jaxx.compiler.css.parser.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class jaxx.compiler.css.parser.SimpleNode
 
jjtAddChild(Node, int) - Method in interface jaxx.compiler.java.parser.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class jaxx.compiler.java.parser.SimpleNode
 
JJTADDITIVEEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTALLOCATIONEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTANDEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTANIMATIONPROPERTIES - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
JJTANIMATIONPROPERTY - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
JJTANNOTATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTANNOTATIONTYPEBODY - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTANNOTATIONTYPEDECLARATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTANNOTATIONTYPEMEMBERDECLARATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTARGUMENTLIST - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTARGUMENTS - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTARRAYDIMSANDINITS - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTARRAYINITIALIZER - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTASSERTSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTASSIGNMENTEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTASSIGNMENTOPERATOR - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTBLOCK - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTBLOCKSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTBOOLEANLITERAL - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTBREAKSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTCASTEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTCASTLOOKAHEAD - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTCLASS - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
JJTCLASSORINTERFACEBODY - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTCLASSORINTERFACEBODYDECLARATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTCLASSORINTERFACEDECLARATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTCLASSORINTERFACETYPE - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
jjtClose() - Method in interface jaxx.compiler.css.parser.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class jaxx.compiler.css.parser.SimpleNode
 
jjtClose() - Method in interface jaxx.compiler.java.parser.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class jaxx.compiler.java.parser.SimpleNode
 
JJTCOMPILATIONUNIT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTCONDITIONALANDEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTCONDITIONALEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTCONDITIONALOREXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTCONSTRUCTORDECLARATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTCONTINUESTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTDECLARATION - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
JJTDEFAULTVALUE - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTDOSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTEMPTYSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTENUMBODY - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTENUMCONSTANT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTENUMDECLARATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTEQUALITYEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTEXCLUSIVEOREXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTEXPLICITCONSTRUCTORINVOCATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTEXPRESSION - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
JJTEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTEXTENDSLIST - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTFIELDDECLARATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTFORINIT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTFORMALPARAMETER - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTFORMALPARAMETERS - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTFORSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTFORUPDATE - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
jjtGetChild(int) - Method in interface jaxx.compiler.css.parser.Node
 
jjtGetChild(int) - Method in class jaxx.compiler.css.parser.SimpleNode
 
jjtGetChild(int) - Method in interface jaxx.compiler.java.parser.Node
 
jjtGetChild(int) - Method in class jaxx.compiler.java.parser.SimpleNode
 
jjtGetNumChildren() - Method in interface jaxx.compiler.css.parser.Node
 
jjtGetNumChildren() - Method in class jaxx.compiler.css.parser.SimpleNode
 
jjtGetNumChildren() - Method in interface jaxx.compiler.java.parser.Node
 
jjtGetNumChildren() - Method in class jaxx.compiler.java.parser.SimpleNode
 
jjtGetParent() - Method in interface jaxx.compiler.css.parser.Node
 
jjtGetParent() - Method in class jaxx.compiler.css.parser.SimpleNode
 
jjtGetParent() - Method in interface jaxx.compiler.java.parser.Node
 
jjtGetParent() - Method in class jaxx.compiler.java.parser.SimpleNode
 
JJTID - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
JJTIDENTIFIER - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
JJTIFSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTIMPLEMENTSLIST - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTIMPORTDECLARATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTINCLUSIVEOREXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTINITIALIZER - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTINSTANCEOFEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTJAVACLASS - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
JJTJAVACODE - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
JJTLABELEDSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTLINE - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTLITERAL - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTLOCALVARIABLEDECLARATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTMARKERANNOTATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTMEMBERSELECTOR - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTMEMBERVALUE - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTMEMBERVALUEARRAYINITIALIZER - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTMEMBERVALUEPAIR - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTMEMBERVALUEPAIRS - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTMETHODDECLARATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTMETHODDECLARATOR - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTMODIFIERS - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTMULTIPLICATIVEEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTNAME - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTNAMELIST - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
jjtNodeName - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
jjtNodeName - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTNORMALANNOTATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTNULLLITERAL - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
jjtOpen() - Method in interface jaxx.compiler.css.parser.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class jaxx.compiler.css.parser.SimpleNode
 
jjtOpen() - Method in interface jaxx.compiler.java.parser.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class jaxx.compiler.java.parser.SimpleNode
 
JJTPACKAGEDECLARATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTPOSTFIXEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTPOSTFIXOPERATOR - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTPREDECREMENTEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTPREINCREMENTEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTPRIMARYEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTPRIMARYPREFIX - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTPRIMARYSUFFIX - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTPRIMITIVETYPE - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTPROPERTY - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
JJTPSEUDOCLASS - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
jjtree - Variable in class jaxx.compiler.css.parser.CSSParser
 
jjtree - Variable in class jaxx.compiler.java.parser.JavaParser
 
JJTREFERENCETYPE - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTRELATIONALEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTRESULTTYPE - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTRETURNSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTRSIGNEDSHIFT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTRULE - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
JJTRUNSIGNEDSHIFT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTSELECTOR - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
JJTSELECTORS - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
jjtSetParent(Node) - Method in interface jaxx.compiler.css.parser.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class jaxx.compiler.css.parser.SimpleNode
 
jjtSetParent(Node) - Method in interface jaxx.compiler.java.parser.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class jaxx.compiler.java.parser.SimpleNode
 
JJTSHIFTEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTSINGLEMEMBERANNOTATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTSTATEMENTEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTSTATEMENTEXPRESSIONLIST - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTSTYLESHEET - Static variable in interface jaxx.compiler.css.parser.CSSParserTreeConstants
 
JJTSWITCHLABEL - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTSWITCHSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTSYNCHRONIZEDSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTTHROWSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTTRYSTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTTYPE - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTTYPEARGUMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTTYPEARGUMENTS - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTTYPEBOUND - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTTYPEDECLARATION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTTYPEPARAMETER - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTTYPEPARAMETERS - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTUNARYEXPRESSION - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTUNARYEXPRESSIONNOTPLUSMINUS - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTVARIABLEDECLARATOR - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTVARIABLEDECLARATORID - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTVARIABLEINITIALIZER - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTWHILESTATEMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JJTWILDCARDBOUNDS - Static variable in interface jaxx.compiler.java.parser.JavaParserTreeConstants
 
JListHandler - Class in jaxx.compiler.tags.swing
 
JListHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JListHandler
 
JMenuHandler - Class in jaxx.compiler.tags.swing
 
JMenuHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JMenuHandler
 
JPasswordFieldHandler - Class in jaxx.compiler.tags.swing
 
JPasswordFieldHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JPasswordFieldHandler
 
JPopupMenuHandler - Class in jaxx.compiler.tags.swing
 
JPopupMenuHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JPopupMenuHandler
 
JProgressBarHandler - Class in jaxx.compiler.tags.swing
 
JProgressBarHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JProgressBarHandler
 
JRadioButtonHandler - Class in jaxx.compiler.tags.swing
 
JRadioButtonHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JRadioButtonHandler
 
JScrollPaneHandler - Class in jaxx.compiler.tags.swing
 
JScrollPaneHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JScrollPaneHandler
 
JScrollPaneHandler.JScrollPaneCompiledObject - Class in jaxx.compiler.tags.swing
 
JScrollPaneHandler.JScrollPaneCompiledObject(String, ClassDescriptor, JAXXCompiler) - Constructor for class jaxx.compiler.tags.swing.JScrollPaneHandler.JScrollPaneCompiledObject
 
JSliderHandler - Class in jaxx.compiler.tags.swing
 
JSliderHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JSliderHandler
 
JSpinnerHandler - Class in jaxx.compiler.tags.swing
 
JSpinnerHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JSpinnerHandler
 
JSpinnerHandler.CompiledSpinner - Class in jaxx.compiler.tags.swing
 
JSpinnerHandler.CompiledSpinner(String, ClassDescriptor, JAXXCompiler) - Constructor for class jaxx.compiler.tags.swing.JSpinnerHandler.CompiledSpinner
 
JSplitPaneHandler - Class in jaxx.compiler.tags.swing
 
JSplitPaneHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JSplitPaneHandler
 
JTabbedPaneHandler - Class in jaxx.compiler.tags.swing
 
JTabbedPaneHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JTabbedPaneHandler
 
JTabbedPaneHandler - Class in jaxx.compiler.tools.jaxxcapture.handlers
 
JTabbedPaneHandler() - Constructor for class jaxx.compiler.tools.jaxxcapture.handlers.JTabbedPaneHandler
 
JTabbedPaneHandler.CompiledTabbedPane - Class in jaxx.compiler.tags.swing
 
JTabbedPaneHandler.CompiledTabbedPane(String, ClassDescriptor, JAXXCompiler) - Constructor for class jaxx.compiler.tags.swing.JTabbedPaneHandler.CompiledTabbedPane
 
JTextComponentHandler - Class in jaxx.compiler.tags.swing
 
JTextComponentHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JTextComponentHandler
 
JToolBarHandler - Class in jaxx.compiler.tags.swing
 
JToolBarHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JToolBarHandler
 
JTreeHandler - Class in jaxx.compiler.tags.swing
 
JTreeHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JTreeHandler
 
JWindowHandler - Class in jaxx.compiler.tags.swing
 
JWindowHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.JWindowHandler
 

K

KeyStrokeConverter - Class in jaxx.compiler.types
 
KeyStrokeConverter() - Constructor for class jaxx.compiler.types.KeyStrokeConverter
 
kind - Variable in class jaxx.compiler.css.parser.Token
An integer that describes the kind of this token.
kind - Variable in class jaxx.compiler.java.parser.Token
An integer that describes the kind of this token.

L

LabeledStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
lastToken - Variable in class jaxx.compiler.css.parser.SimpleNode
 
lastToken - Variable in class jaxx.compiler.java.parser.SimpleNode
 
lateInitializer - Variable in class jaxx.compiler.JAXXCompiler
Extra code to be added at the end of the instance initializer.
LAYOUT_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
LBRACE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
LBRACKET - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
LE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
LEFT_BRACE - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
leftBraceMatcher - Static variable in class jaxx.compiler.binding.DataBindingHelper
left brace matcher
LENGTH - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
LETTER - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
LETTER - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error jaxx.compiler.css.parser.TokenMgrError
 
LexicalError(boolean, int, int, int, String, char) - Static method in error jaxx.compiler.java.parser.TokenMgrError
 
lexStateNames - Static variable in class jaxx.compiler.css.parser.CSSParserTokenManager
 
lexStateNames - Static variable in class jaxx.compiler.java.parser.JavaParserTokenManager
 
line - Variable in class jaxx.compiler.css.parser.SimpleCharStream
 
line - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
Line() - Method in class jaxx.compiler.java.parser.JavaParser
 
lineSeparator - Static variable in class jaxx.compiler.JAXXCompiler
Line separator cached value
Literal() - Method in class jaxx.compiler.java.parser.JavaParser
 
LiteralNode - Class in jaxx.compiler.tools.jaxxcapture
 
LiteralNode(String, Object) - Constructor for class jaxx.compiler.tools.jaxxcapture.LiteralNode
 
loadFile(File) - Method in class jaxx.compiler.JAXXCompiler
Loads the given file and returns its content.
LocalVariableDeclaration() - Method in class jaxx.compiler.java.parser.JavaParser
 
log - Static variable in class jaxx.compiler.binding.DataBinding
Logger
log - Static variable in class jaxx.compiler.binding.DataSource
Logger
log - Static variable in class jaxx.compiler.binding.PseudoClassDataBinding
Logger
log - Static variable in class jaxx.compiler.ClassMap
Logger
log - Static variable in class jaxx.compiler.decorators.DefaultCompiledObjectDecorator
Logger
log - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
Logger
log - Static variable in class jaxx.compiler.I18nHelper
 
log - Static variable in class jaxx.compiler.IDHelper
Logger
log - Static variable in class jaxx.compiler.JAXXCompiler
Logger
log - Static variable in class jaxx.compiler.tags.DefaultComponentHandler
Logger
log - Static variable in class jaxx.compiler.tags.ImportHandler
Logger
log - Static variable in class jaxx.compiler.tags.TagManager
Logger
LONG - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
lookingAhead - Variable in class jaxx.compiler.java.parser.JavaParser
 
LPAREN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
LSHIFT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
LSHIFTASSIGN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
LT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 

M

main(String[]) - Static method in class jaxx.compiler.css.parser.CSSParser
 
main(String[]) - Static method in class jaxx.compiler.java.parser.JavaParser
 
main(String[]) - Static method in class jaxx.compiler.tools.jaxxcapture.JAXXCapture
 
main(String[]) - Static method in class jaxx.compiler.tools.PrintTagInfo
Displays information about the class name in arg[0].
mainDeclared - Variable in class jaxx.compiler.JAXXCompiler
true if a main() method has been declared in a script
MarkerAnnotation() - Method in class jaxx.compiler.java.parser.JavaParser
 
MAXIMUM_PROPERTY - Static variable in class jaxx.compiler.tags.swing.JSpinnerHandler
 
maxNextCharInd - Variable in class jaxx.compiler.css.parser.SimpleCharStream
 
maxNextCharInd - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
MemberDescriptor - Class in jaxx.compiler.reflect
Mirrors the class java.lang.ref.Member.
MemberSelector() - Method in class jaxx.compiler.java.parser.JavaParser
 
MemberValue() - Method in class jaxx.compiler.java.parser.JavaParser
 
MemberValueArrayInitializer() - Method in class jaxx.compiler.java.parser.JavaParser
 
MemberValuePair() - Method in class jaxx.compiler.java.parser.JavaParser
 
MemberValuePairs() - Method in class jaxx.compiler.java.parser.JavaParser
 
METHOD_NAME_$AFTER_COMPLETE_SETUP - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
METHOD_NAME_$COMPLETE_SETUP - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
METHOD_NAME_$GET_JAXXOBJECT_DESCRIPTOR - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
METHOD_NAME_$GET_PROPERTY_CHANGE_SUPPORT - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
METHOD_NAME_$INITIALIZE - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
METHOD_NAME_$REGISTER_DEFAULT_BINDINGS - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
METHOD_NAME_APPLY_DATA_BINDING - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
METHOD_NAME_FIRE_PROPERTY_CHANGE - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
METHOD_NAME_PROCESS_DATA_BINDING - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
METHOD_NAME_REGISTER_DATA_BINDING - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
METHOD_NAME_REMOVE_DATA_BINDING - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
MethodDeclaration(int) - Method in class jaxx.compiler.java.parser.JavaParser
 
MethodDeclarator() - Method in class jaxx.compiler.java.parser.JavaParser
 
MethodDescriptor - Class in jaxx.compiler.reflect
Mirrors the class java.lang.ref.Method.
MethodDescriptor(String, int, String, String[], ClassLoader) - Constructor for class jaxx.compiler.reflect.MethodDescriptor
 
MethodNode - Class in jaxx.compiler.tools.jaxxcapture
 
MethodNode(String) - Constructor for class jaxx.compiler.tools.jaxxcapture.MethodNode
 
methods - Variable in class jaxx.compiler.binding.DataBinding
Extra method to add to the binding
methods - Variable in class jaxx.compiler.binding.DataSource
 
MINIMUM_PROPERTY - Static variable in class jaxx.compiler.tags.swing.JSpinnerHandler
 
MINUS - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
MINUSASSIGN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
MNEMONIC_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
Modifiers() - Method in class jaxx.compiler.java.parser.JavaParser
 
MULTI_LINE_COMMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
MultiplicativeExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 

N

Name() - Method in class jaxx.compiler.java.parser.JavaParser
 
NAME_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultComponentHandler
 
NAME_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.ExcludeFieldValidatorHandler
 
NAME_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.FieldValidatorHandler
 
NameList() - Method in class jaxx.compiler.java.parser.JavaParser
 
NATIVE - Static variable in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
NATIVE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
NE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
NEW - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
newCompiler(JAXXCompilerFile) - Method in class jaxx.compiler.JAXXEngine
Create a new compiler and attach it to the given jaxxFile.
newDummyCompiler(ClassLoader) - Static method in class jaxx.compiler.JAXXFactory
Creates a dummy Compiler for use in unit testing or dettached use of an engine.
newDummyEngine() - Static method in class jaxx.compiler.JAXXFactory
Create a new empty launchor and set it as current launchor accessible via method JAXXFactory.getEngine().
newEngine(File, String...) - Static method in class jaxx.compiler.JAXXFactory
Create a new launchor and set it as current launchor accessible via method JAXXFactory.getEngine().
newField(int, String, String, boolean) - Static method in class jaxx.compiler.java.JavaFileGenerator
 
newField(int, String, String, boolean, String) - Static method in class jaxx.compiler.java.JavaFileGenerator
 
newMethod(int, String, String, String, boolean, String[], JavaArgument...) - Static method in class jaxx.compiler.java.JavaFileGenerator
 
newMethod(int, String, String, String, boolean, JavaArgument...) - Static method in class jaxx.compiler.java.JavaFileGenerator
 
newProfileResult(String) - Method in class jaxx.compiler.JAXXProfile
 
newProfileResult(JAXXProfile.ProfileResult...) - Method in class jaxx.compiler.JAXXProfile
 
newPseudoClassDataBinding(String, CompiledObject, String, String, boolean) - Static method in class jaxx.compiler.binding.PseudoClassDataBinding
 
newToken(int) - Static method in class jaxx.compiler.css.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class jaxx.compiler.java.parser.Token
Returns a new Token object, by default.
next - Variable in class jaxx.compiler.css.parser.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class jaxx.compiler.java.parser.Token
A reference to the next regular (non-special) token from the input stream.
nextCharBuf - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
nextCharInd - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
nextId(String) - Method in class jaxx.compiler.IDHelper
 
Node - Interface in jaxx.compiler.css.parser
 
Node - Interface in jaxx.compiler.java.parser
 
NormalAnnotation() - Method in class jaxx.compiler.java.parser.JavaParser
 
NULL - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
NullLiteral() - Method in class jaxx.compiler.java.parser.JavaParser
 

O

OBJECT_MAP_FIELD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
objectCode - Variable in class jaxx.compiler.binding.DataListener
the nullity test to do before to add or remove the listener
ObjectHandler - Class in jaxx.compiler.tools.jaxxcapture.handlers
 
ObjectHandler() - Constructor for class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
 
objectMap - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
Maps XML tags to the CompiledObjects created from them.
objects - Variable in class jaxx.compiler.JAXXCompiler
Maps object ID strings to the objects themselves.
OCTAL_LITERAL - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
openComponent(CompiledObject) - Method in class jaxx.compiler.JAXXCompiler
 
openComponent(CompiledObject, String) - Method in class jaxx.compiler.JAXXCompiler
 
openComponent(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
openComponent(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JPopupMenuHandler
 
openComponent(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JWindowHandler
 
openComponents - Variable in class jaxx.compiler.JAXXCompiler
Keeps track of open components (components still having children added).
openInvisibleComponent(CompiledObject) - Method in class jaxx.compiler.JAXXCompiler
 
optimize - Variable in class jaxx.compiler.IDHelper
Flag to use optimized id
optimizedAutogenId - Variable in class jaxx.compiler.IDHelper
Optimized Counter
ORASSIGN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
ORIENTATION_VALUE_HORIZONTAL - Static variable in class jaxx.compiler.tags.swing.JSplitPaneHandler
 
ORIENTATION_VALUE_HORIZONTAL_SPLIT - Static variable in class jaxx.compiler.tags.swing.JSplitPaneHandler
 
ORIENTATION_VALUE_VERTICAL - Static variable in class jaxx.compiler.tags.swing.JSplitPaneHandler
 
ORIENTATION_VALUE_VERTICAL_SPLIT - Static variable in class jaxx.compiler.tags.swing.JSplitPaneHandler
 
originalBeanInfoSearchPath - Static variable in class jaxx.compiler.beans.BeanInfoUtil
 
outputClassName - Variable in class jaxx.compiler.JAXXCompiler
Name of class being compiled.

P

PACKAGE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
PackageDeclaration() - Method in class jaxx.compiler.java.parser.JavaParser
 
parent - Variable in class jaxx.compiler.css.parser.SimpleNode
 
parent - Variable in class jaxx.compiler.java.parser.SimpleNode
 
PARENT_VALIDATOR_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
parentValidator - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
parseDocument(InputStream) - Static method in class jaxx.compiler.JAXXCompiler
 
ParseException - Exception in jaxx.compiler.css.parser
 
ParseException() - Constructor for exception jaxx.compiler.css.parser.ParseException
 
ParseException(String) - Constructor for exception jaxx.compiler.css.parser.ParseException
 
ParseException(String, int, int) - Constructor for exception jaxx.compiler.css.parser.ParseException
 
ParseException - Exception in jaxx.compiler.java.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception jaxx.compiler.java.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception jaxx.compiler.java.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception jaxx.compiler.java.parser.ParseException
 
ParseException(String, int, int) - Constructor for exception jaxx.compiler.java.parser.ParseException
 
parser - Variable in class jaxx.compiler.css.parser.SimpleNode
 
parser - Variable in class jaxx.compiler.java.parser.SimpleNode
 
PART_LETTER - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
perform(JAXXEngine) - Method in class jaxx.compiler.tasks.CompileFirstPassTask
 
perform(JAXXEngine) - Method in class jaxx.compiler.tasks.CompileSecondPassTask
 
perform(JAXXEngine) - Method in class jaxx.compiler.tasks.FinalizeTask
 
perform(JAXXEngine) - Method in class jaxx.compiler.tasks.GenerateTask
 
perform(JAXXEngine) - Method in class jaxx.compiler.tasks.InitTask
 
perform(JAXXEngine) - Method in class jaxx.compiler.tasks.JAXXEngineTask
Performs the task on the given engine.
perform(JAXXEngine) - Method in class jaxx.compiler.tasks.ProfileTask
 
perform(JAXXEngine) - Method in class jaxx.compiler.tasks.StyleSheetTask
 
PLUS - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
PLUSASSIGN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
popNode() - Method in class jaxx.compiler.css.parser.CSSParser
 
popNode() - Method in class jaxx.compiler.java.parser.JavaParser
 
PostfixExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
PostfixOperator() - Method in class jaxx.compiler.java.parser.JavaParser
 
PreDecrementExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
PreIncrementExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
prepareJavaFile(CompiledObject, JAXXCompiler, JavaFile, String, String) - Method in class jaxx.compiler.finalizers.DefaultFinalizer
 
prepareJavaFile(CompiledObject, JAXXCompiler, JavaFile, String, String) - Method in class jaxx.compiler.finalizers.SwingFinalizer
 
prepareJavaFile(CompiledObject, JAXXCompiler, JavaFile, String, String) - Method in class jaxx.compiler.finalizers.ValidatorFinalizer
 
prepareJavaFile(CompiledObject, JAXXCompiler, JavaFile, String, String) - Method in interface jaxx.compiler.JAXXCompilerFinalizer
Prepare java file after any compiler finalizer pass, says the last action before generation.
preprocessScript(String) - Method in class jaxx.compiler.JAXXCompiler
 
preprocessScript(String) - Method in class jaxx.compiler.script.ScriptManager
 
prevCharIsCR - Variable in class jaxx.compiler.css.parser.SimpleCharStream
 
prevCharIsCR - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
prevCharIsLF - Variable in class jaxx.compiler.css.parser.SimpleCharStream
 
prevCharIsLF - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
PREVIOUS_VALUES_FIELD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
PrimaryExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
PrimaryPrefix() - Method in class jaxx.compiler.java.parser.JavaParser
 
PrimarySuffix() - Method in class jaxx.compiler.java.parser.JavaParser
 
PrimitiveConverter - Class in jaxx.compiler.types
 
PrimitiveConverter() - Constructor for class jaxx.compiler.types.PrimitiveConverter
 
PrimitiveType() - Method in class jaxx.compiler.java.parser.JavaParser
 
printReportLine(StringBuilder, String, String, long, long, long, long, long, long) - Method in class jaxx.compiler.JAXXProfile
 
printReportLine2(StringBuilder, String, String, long, long, long, long, long, long) - Method in class jaxx.compiler.JAXXProfile
 
PrintTagInfo - Class in jaxx.compiler.tools
Generates information about a tag for use on the jaxxframework.org web site.
PrintTagInfo() - Constructor for class jaxx.compiler.tools.PrintTagInfo
 
PRIVATE - Static variable in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
PRIVATE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
PROCESS_DATA_BINDING_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
processChildren(Element, Stack<ContextNode>, JAXXCapture) - Method in class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
 
processDataBinding - Variable in class jaxx.compiler.binding.DataBinding
code to add to processDataBinding (null if no binding)
processDataBindings(String) - Static method in class jaxx.compiler.binding.DataBindingHelper
Examine an attribute value for data binding expressions.
processObject(Element, Stack<ContextNode>, JAXXCapture) - Method in class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
 
processObject(Element, Stack<ContextNode>) - Method in class jaxx.compiler.tools.jaxxcapture.JAXXCapture
 
processRule(SimpleNode) - Static method in class jaxx.compiler.css.StylesheetHelper
 
processSelector(SimpleNode) - Static method in class jaxx.compiler.css.StylesheetHelper
 
processStylesheet(String) - Static method in class jaxx.compiler.css.StylesheetHelper
 
profiler - Variable in class jaxx.compiler.JAXXEngine
profile attached to the engine (can be null)
ProfileTask - Class in jaxx.compiler.tasks
A task to display result of profile mode
ProfileTask() - Constructor for class jaxx.compiler.tasks.ProfileTask
 
PROGRAMMATIC_PSEUDOCLASS - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
Property() - Method in class jaxx.compiler.css.parser.CSSParser
 
PROPERTY_CHANGE_SUPPORT_FIELD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
PropertyNode - Class in jaxx.compiler.tools.jaxxcapture
 
PropertyNode(String) - Constructor for class jaxx.compiler.tools.jaxxcapture.PropertyNode
 
PROTECTED - Static variable in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
PROTECTED - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
PseudoClass() - Method in class jaxx.compiler.css.parser.CSSParser
 
PSEUDOCLASS_COLON - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
PSEUDOCLASS_IDENTIFIER - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
PseudoClassDataBinding - Class in jaxx.compiler.binding
Represents a data binding in a JAXX file.
PseudoClassDataBinding(String, String, String, boolean) - Constructor for class jaxx.compiler.binding.PseudoClassDataBinding
 
PUBLIC - Static variable in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
PUBLIC - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
put(ClassDescriptor, T) - Method in class jaxx.compiler.ClassMap
Associates a value with a class and all of its descendents.

R

RBRACE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
RBRACKET - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
ReadByte() - Method in class jaxx.compiler.java.parser.JavaCharStream
 
readChar() - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
readChar() - Method in class jaxx.compiler.java.parser.JavaCharStream
 
ReferenceType() - Method in class jaxx.compiler.java.parser.JavaParser
 
REGISTER_DATA_BINDING_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
registerAutoFieldBean(Element, JAXXCompiler, JAXXBeanInfo) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
registerBean(Class<?>, Class<? extends TagHandler>) - Method in class jaxx.compiler.spi.DefaultInitializer
 
registerBean(ClassDescriptor, Class<T>) - Static method in class jaxx.compiler.tags.TagManager
Maps a class tag to a specific TagHandler.
registerCompiledObject(CompiledObject) - Method in class jaxx.compiler.JAXXCompiler
 
registerCompiledObject(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
 
registerDataBinding(String, String, String) - Method in class jaxx.compiler.binding.DataBindingHelper
 
registerDataBinding(DataBinding) - Method in class jaxx.compiler.binding.DataBindingHelper
 
registerDefaultNamespace(String, Class<?>...) - Method in class jaxx.compiler.spi.DefaultInitializer
 
registerDefaultNamespace(String, String) - Static method in class jaxx.compiler.tags.TagManager
Sets the default namespace for a tag.
registerEventHandler(EventHandler) - Method in class jaxx.compiler.JAXXCompiler
 
registerExcludeField(String, String, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
registerField(String, String, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
registerInitializer(Runnable) - Method in class jaxx.compiler.JAXXCompiler
Registers a Runnable which will be executed after the first compilation pass is complete.
registerScript(String) - Method in class jaxx.compiler.JAXXCompiler
 
registerScript(String, File) - Method in class jaxx.compiler.JAXXCompiler
 
registerScript(String) - Method in class jaxx.compiler.script.ScriptManager
 
registerStylesheet(Stylesheet) - Method in class jaxx.compiler.JAXXCompiler
 
registerStyleSheetFile(File) - Method in class jaxx.compiler.JAXXCompiler
 
registerTag(String, String, TagHandler) - Method in class jaxx.compiler.spi.DefaultInitializer
 
registerTag(String, String, T) - Static method in class jaxx.compiler.tags.TagManager
Registers a TagHandler for a tag.
ReInit(InputStream) - Method in class jaxx.compiler.css.parser.CSSParser
 
ReInit(InputStream, String) - Method in class jaxx.compiler.css.parser.CSSParser
 
ReInit(Reader) - Method in class jaxx.compiler.css.parser.CSSParser
 
ReInit(CSSParserTokenManager) - Method in class jaxx.compiler.css.parser.CSSParser
 
ReInit(SimpleCharStream) - Method in class jaxx.compiler.css.parser.CSSParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class jaxx.compiler.css.parser.CSSParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
ReInit(Reader) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
ReInit(InputStream, String) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
ReInit(Reader, int, int, int) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
ReInit(Reader, int, int) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
ReInit(Reader) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
ReInit(InputStream, int, int, int) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
ReInit(InputStream, String, int, int) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
ReInit(InputStream, int, int) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
ReInit(InputStream, String) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
ReInit(InputStream) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
ReInit(InputStream) - Method in class jaxx.compiler.java.parser.JavaParser
 
ReInit(InputStream, String) - Method in class jaxx.compiler.java.parser.JavaParser
 
ReInit(Reader) - Method in class jaxx.compiler.java.parser.JavaParser
 
ReInit(JavaParserTokenManager) - Method in class jaxx.compiler.java.parser.JavaParser
 
ReInit(JavaCharStream) - Method in class jaxx.compiler.java.parser.JavaParserTokenManager
 
ReInit(JavaCharStream, int) - Method in class jaxx.compiler.java.parser.JavaParserTokenManager
 
RelationalExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
REM - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
REMASSIGN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
REMOVE_CONTEXT_VALUE_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
REMOVE_CONTEXT_VALUE_NAMED_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
REMOVE_PROPERTY_CHANGE_SUPPORT_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
REMOVE_PROPERTY_CHANGE_SUPPORT_NAMED_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
removeListenerCode - Variable in class jaxx.compiler.binding.DataListener
code of the remove listener
removeLiteralExpressions(Map<SimpleNode, List<SimpleNode>>, List<SimpleNode>) - Static method in class jaxx.compiler.binding.JavaParserUtil
Remove from expressions store, all literal expressions and dependencies on it.
removeNoneStandaloneExpressions(Map<SimpleNode, List<SimpleNode>>, Map<SimpleNode, List<SimpleNode>>) - Static method in class jaxx.compiler.binding.JavaParserUtil
Remove from expressions sotre, all expressions with dependencies.
replaceObjectReferences(String, String) - Static method in class jaxx.compiler.binding.PseudoClassDataBinding
Replaces all references to the variable "object" with the actual object ID.
replaceOverrides(JAXXCompiler, Set<String>, String) - Method in class jaxx.compiler.binding.DataBinding
 
reportError(String) - Method in class jaxx.compiler.JAXXCompiler
 
reportError(CompilerException) - Method in class jaxx.compiler.JAXXCompiler
 
reportError(String, CompilerException) - Method in class jaxx.compiler.JAXXCompiler
 
reportError(Element, String) - Method in class jaxx.compiler.JAXXCompiler
 
reportError(Element, String, int) - Method in class jaxx.compiler.JAXXCompiler
 
reportError(int, String) - Method in class jaxx.compiler.JAXXCompiler
 
reportWarning(String) - Method in class jaxx.compiler.JAXXCompiler
 
reportWarning(Element, String, int) - Method in class jaxx.compiler.JAXXCompiler
 
reset() - Static method in class jaxx.compiler.beans.BeanInfoUtil
 
reset() - Method in class jaxx.compiler.JAXXEngine
Resets all state in preparation for a new compilation session.
reset() - Static method in class jaxx.compiler.reflect.ClassDescriptorHelper
 
reset() - Static method in class jaxx.compiler.tags.TagManager
 
resolvDescriptor(String, URL) - Method in class jaxx.compiler.reflect.ClassDescriptorResolver
 
resolvDescriptor(String, URL) - Method in class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaClass
 
resolvDescriptor(String, URL) - Method in class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFile
 
resolvDescriptor(String, URL) - Method in class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJaxxFile
 
resolveClass(String, JAXXCompiler) - Static method in class jaxx.compiler.tags.TagManager
 
resolveClassName(String, JAXXCompiler) - Static method in class jaxx.compiler.tags.TagManager
Resolves a simple class name (like Object or String) to its fully-qualified name.
resolveFullyQualifiedName(String) - Method in class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFile.JavaFileParser
 
ResultType() - Method in class jaxx.compiler.java.parser.JavaParser
 
RETURN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
ReturnStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
revertId(String) - Method in class jaxx.compiler.IDHelper
 
revertSafeId(String) - Method in class jaxx.compiler.binding.DataBindingHelper
Revert a previous computed safe id.
RIGHT_BRACE - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
rightBraceMatcher - Static variable in class jaxx.compiler.binding.DataBindingHelper
right brace matcher
root - Variable in class jaxx.compiler.JAXXCompiler
Object corresponding to the root tag in the document.
RowHandler - Class in jaxx.compiler.tags.swing
 
RowHandler() - Constructor for class jaxx.compiler.tags.swing.RowHandler
 
RPAREN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
RSIGNEDSHIFT() - Method in class jaxx.compiler.java.parser.JavaParser
 
RSIGNEDSHIFT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
RSIGNEDSHIFTASSIGN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
Rule() - Method in class jaxx.compiler.css.parser.CSSParser
 
run() - Method in class jaxx.compiler.JAXXEngine
Compiled a set of files.
runInitializers() - Method in class jaxx.compiler.JAXXCompiler
 
RUNSIGNEDSHIFT() - Method in class jaxx.compiler.java.parser.JavaParser
 
RUNSIGNEDSHIFT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
RUNSIGNEDSHIFTASSIGN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 

S

safeInit() - Method in class jaxx.compiler.tags.DefaultObjectHandler
 
SC_AND - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
SC_OR - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
scanAttributesForDependencies(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
scanAttributesForDependencies(Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Scans all attributes for any dependency classes and adds them to the current compilation set.
scanFieldDeclaration(SimpleNode) - Method in class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFile.JavaFileParser
 
scanForExpressions(SimpleNode, SimpleNode, Map<SimpleNode, List<SimpleNode>>, List<SimpleNode>, Map<SimpleNode, List<SimpleNode>>) - Static method in class jaxx.compiler.binding.JavaParserUtil
 
scanMethodDeclaration(SimpleNode) - Method in class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFile.JavaFileParser
 
scanModifiers(String) - Method in class jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFile.JavaFileParser
 
scanNode(SimpleNode, String) - Static method in class jaxx.compiler.binding.PseudoClassDataBinding
 
ScriptHandler - Class in jaxx.compiler.tags
Handles the <script> tag.
ScriptHandler() - Constructor for class jaxx.compiler.tags.ScriptHandler
 
ScriptInitializer - Class in jaxx.compiler.script
A dummy CompiledObject which serves to initialize scripted field.
ScriptInitializer(String, JAXXCompiler) - Constructor for class jaxx.compiler.script.ScriptInitializer
 
scriptManager - Variable in class jaxx.compiler.JAXXCompiler
script manager
ScriptManager - Class in jaxx.compiler.script
 
ScriptManager(JAXXCompiler) - Constructor for class jaxx.compiler.script.ScriptManager
 
Selector() - Method in class jaxx.compiler.css.parser.CSSParser
 
Selectors() - Method in class jaxx.compiler.css.parser.CSSParser
 
SEMICOLON - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
SEMICOLON - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
SERIAL_VERSION_UID_FIELD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
serialVersionUID field
SET_CONTEXT_VALUE_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
SET_CONTEXT_VALUE_NAMED_METHOD - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
setAbstractClass(boolean) - Method in class jaxx.compiler.java.JavaFile
 
setAbstractClass(boolean) - Method in class jaxx.compiler.JAXXCompiler
 
setAdditionalData(String, Object) - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
setAttribute(CompiledObject, String, String, boolean, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
setAttribute(CompiledObject, String, String, boolean, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Set a single property on an object.
setAttribute(CompiledObject, String, String, boolean, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.ApplicationHandler
 
setAttribute(GridBagConstraints, String, String) - Static method in class jaxx.compiler.tags.swing.CellHandler
 
setAttribute(CompiledObject, JTabbedPaneHandler.CompiledTabbedPane, String, String, JAXXCompiler) - Static method in class jaxx.compiler.tags.swing.TabHandler
 
setAttribute(CompiledObject, String, String, boolean, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.TableHandler
 
setAttribute(CompiledObject, String, String, boolean, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
setAttributes(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Processes the attributes of an XML tag.
setAttributes(GridBagConstraints, Element) - Static method in class jaxx.compiler.tags.swing.CellHandler
 
setAttributes(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JInternalFrameHandler
 
setAttributes(CompiledObject, JTabbedPaneHandler.CompiledTabbedPane, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.TabHandler
 
setBound(boolean) - Method in class jaxx.compiler.beans.JAXXPropertyDescriptor
 
setChildJavaCode(String) - Method in class jaxx.compiler.CompiledObject.ChildRef
 
setClassLoader(ClassLoader) - Method in class jaxx.compiler.JAXXCompiler
 
setClassLoader(ClassLoader) - Method in class jaxx.compiler.reflect.ClassDescriptorResolver
 
setCompiler(JAXXCompiler) - Method in class jaxx.compiler.JAXXCompilerFile
 
setConfiguration(CompilerConfiguration) - Static method in class jaxx.compiler.JAXXFactory
 
setConstructorParams(String) - Method in class jaxx.compiler.CompiledObject
Sets the parameters to pass to this object's constructor.
setDebugStream(PrintStream) - Method in class jaxx.compiler.css.parser.CSSParserTokenManager
 
setDebugStream(PrintStream) - Method in class jaxx.compiler.java.parser.JavaParserTokenManager
 
setDecorator(CompiledObjectDecorator) - Method in class jaxx.compiler.CompiledObject
 
setDefaults(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultComponentHandler
 
setDefaults(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Initializes the default settings of the object, prior to setting its attribute values.
setDefaults(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.ApplicationHandler
 
setDefaults(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JInternalFrameHandler
 
setDefaults(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JSliderHandler
 
setDefaults(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JTextComponentHandler
 
setDefaults(CompiledObject, Element, JAXXCompiler) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
setExcludeFields(Map<String, String>) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
setExtraInterfaces(String[]) - Method in class jaxx.compiler.JAXXCompiler
 
setFields(Map<String, String>) - Method in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
setGenericType(String) - Method in class jaxx.compiler.java.JavaFile
 
setGenericType(String) - Method in class jaxx.compiler.JAXXCompiler
 
setGenericTypes(String[]) - Method in class jaxx.compiler.CompiledObject
 
setIdentCssFound(boolean) - Method in class jaxx.compiler.JAXXCompiler
 
setInitializer(String) - Method in class jaxx.compiler.CompiledObject
 
setInlineable(boolean) - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
setInterfaces(List<String>) - Method in class jaxx.compiler.java.JavaFile
 
setInterfaces(String[]) - Method in class jaxx.compiler.SymbolTable
 
setJavaBean(boolean) - Method in class jaxx.compiler.CompiledObject
 
setJavaBeanInitCode(String) - Method in class jaxx.compiler.CompiledObject
 
setJavaType(ClassDescriptor) - Method in class jaxx.compiler.java.parser.SimpleNode
 
setMainDeclared(boolean) - Method in class jaxx.compiler.JAXXCompiler
 
setModifiers(int) - Method in class jaxx.compiler.java.JavaElement
 
setName(String) - Method in class jaxx.compiler.java.JavaElement
 
setOverride(boolean) - Method in class jaxx.compiler.CompiledObject
Sets whether this class overrides an identically-named object in the parent class.
setOverrideType(ClassDescriptor) - Method in class jaxx.compiler.CompiledObject
 
setParent(CompiledObject) - Method in class jaxx.compiler.CompiledObject
Sets this object's parent container.
setParent(CapturedObject) - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
setProperty(CompiledObject, String, Object, JAXXCompiler) - Method in class jaxx.compiler.tags.DefaultObjectHandler
Appends Java code to a CompiledObject in order to implement a property assignment.
setProperty(CompiledObject, String, Object, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JRadioButtonHandler
 
setProperty(CompiledObject, String, Object, JAXXCompiler) - Method in class jaxx.compiler.tags.swing.JSpinnerHandler
 
setProperty(String, String) - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
setStyleClass(String) - Method in class jaxx.compiler.CompiledObject
Sets this object's CSS style class.
setSuperClass(String) - Method in class jaxx.compiler.java.JavaFile
 
setSuperclassIsJAXXObject(boolean) - Method in class jaxx.compiler.java.JavaFile
 
setSuperclassName(String) - Method in class jaxx.compiler.SymbolTable
 
setSuperGenericType(String) - Method in class jaxx.compiler.java.JavaFile
 
setSuperGenericType(String) - Method in class jaxx.compiler.JAXXCompiler
 
setTabSize(int) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
setTabSize(int) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
SETTER_PATTERN - Static variable in class jaxx.compiler.java.JavaFile
 
setValue(String, Object) - Method in class jaxx.compiler.beans.JAXXFeatureDescriptor
 
setVerbose(boolean) - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
ShiftExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
SHORT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
SHOW_LOG - Static variable in class jaxx.compiler.binding.DataBindingHelper
To debug binding without any log interference
showLog() - Method in class jaxx.compiler.binding.DataSource
 
simpleBindings - Variable in class jaxx.compiler.binding.DataBindingHelper
Simpel bindings for the compiler
SimpleCharStream - Class in jaxx.compiler.css.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class jaxx.compiler.css.parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class jaxx.compiler.css.parser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class jaxx.compiler.css.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class jaxx.compiler.css.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class jaxx.compiler.css.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class jaxx.compiler.css.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class jaxx.compiler.css.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class jaxx.compiler.css.parser.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class jaxx.compiler.css.parser.SimpleCharStream
 
SimpleJAXXObjectBindingWriter - Class in jaxx.compiler.binding
Created: 5 déc.
SimpleJAXXObjectBindingWriter() - Constructor for class jaxx.compiler.binding.SimpleJAXXObjectBindingWriter
 
SimpleNode - Class in jaxx.compiler.css.parser
 
SimpleNode(int) - Constructor for class jaxx.compiler.css.parser.SimpleNode
 
SimpleNode(CSSParser, int) - Constructor for class jaxx.compiler.css.parser.SimpleNode
 
SimpleNode - Class in jaxx.compiler.java.parser
 
SimpleNode(int) - Constructor for class jaxx.compiler.java.parser.SimpleNode
 
SimpleNode(JavaParser, int) - Constructor for class jaxx.compiler.java.parser.SimpleNode
 
SINGLE_LINE_COMMENT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
SingleMemberAnnotation() - Method in class jaxx.compiler.java.parser.JavaParser
 
SLASH - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
SLASHASSIGN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
SOURCE_ATTRIBUTE - Static variable in class jaxx.compiler.tags.ScriptHandler
 
SOURCE_ATTRIBUTE - Static variable in class jaxx.compiler.tags.StyleHandler
 
sourceFiles - Variable in class jaxx.compiler.JAXXCompiler
Used for error reporting purposes, so we can report the right source file.
specialConstructor - Variable in exception jaxx.compiler.java.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class jaxx.compiler.css.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class jaxx.compiler.java.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
src - Variable in class jaxx.compiler.JAXXCompiler
jaxx file being compiled.
STAR - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
STARASSIGN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
Statement() - Method in class jaxx.compiler.java.parser.JavaParser
 
StatementExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
StatementExpressionList() - Method in class jaxx.compiler.java.parser.JavaParser
 
STATIC - Static variable in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
STATIC - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
staticFlag - Static variable in class jaxx.compiler.css.parser.SimpleCharStream
 
staticFlag - Static variable in class jaxx.compiler.java.parser.JavaCharStream
 
STRICT_CHECKS - Static variable in class jaxx.compiler.JAXXCompiler
True to throw exceptions when we encounter unresolvable classes, false to ignore.
STRICT_MODE_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
STRICTFP - Static variable in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
STRICTFP - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
strictMode - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
STRING - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
STRING_LITERAL - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
STUFF_TO_IGNORE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
STYLE_CLASS_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
StyleHandler - Class in jaxx.compiler.tags
Handles the <style> tag.
StyleHandler() - Constructor for class jaxx.compiler.tags.StyleHandler
 
Stylesheet() - Method in class jaxx.compiler.css.parser.CSSParser
 
stylesheet - Variable in class jaxx.compiler.JAXXCompiler
Combination of all stylesheets registered using JAXXCompiler.registerStylesheet(jaxx.runtime.css.Stylesheet).
StylesheetHelper - Class in jaxx.compiler.css
A helper class to compute Stylesheet, Rule and Selector and extract all the compiler logic from this class.
StylesheetHelper() - Constructor for class jaxx.compiler.css.StylesheetHelper
 
StylesheetHelper.MouseEventEnum - Enum in jaxx.compiler.css
 
StylesheetHelper.PseudoClassEnum - Enum in jaxx.compiler.css
 
StyleSheetTask - Class in jaxx.compiler.tasks
Task to apply css stylesheet on objects after second round of compilation.
StyleSheetTask() - Constructor for class jaxx.compiler.tasks.StyleSheetTask
 
SUPER - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
SUPER_GENERIC_TYPE_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultObjectHandler
 
SwingFinalizer - Class in jaxx.compiler.finalizers
 
SwingFinalizer() - Constructor for class jaxx.compiler.finalizers.SwingFinalizer
 
SWITCH - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
SwitchLabel() - Method in class jaxx.compiler.java.parser.JavaParser
 
SwitchStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
SwitchTo(int) - Method in class jaxx.compiler.css.parser.CSSParserTokenManager
 
SwitchTo(int) - Method in class jaxx.compiler.java.parser.JavaParserTokenManager
 
symbol - Variable in class jaxx.compiler.binding.DataListener
Unique id of the data listener (should be something like objectId.propertyName
symbolTable - Variable in class jaxx.compiler.JAXXCompiler
table of symbols for this compiler
SymbolTable - Class in jaxx.compiler
Symbol table constructed during the first pass of compilation.
SymbolTable() - Constructor for class jaxx.compiler.SymbolTable
 
SYNCHRONIZED - Static variable in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
SYNCHRONIZED - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
SynchronizedStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 

T

TabHandler - Class in jaxx.compiler.tags.swing
 
TabHandler() - Constructor for class jaxx.compiler.tags.swing.TabHandler
 
TableHandler - Class in jaxx.compiler.tags.swing
 
TableHandler(ClassDescriptor) - Constructor for class jaxx.compiler.tags.swing.TableHandler
 
TableHandler - Class in jaxx.compiler.tools.jaxxcapture.handlers
 
TableHandler() - Constructor for class jaxx.compiler.tools.jaxxcapture.handlers.TableHandler
 
tabSize - Variable in class jaxx.compiler.css.parser.SimpleCharStream
 
tabSize - Variable in class jaxx.compiler.java.parser.JavaCharStream
 
TAG - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
TAG - Static variable in class jaxx.compiler.tags.validator.ExcludeFieldValidatorHandler
 
TAG - Static variable in class jaxx.compiler.tags.validator.FieldValidatorHandler
 
TAG_NAME - Static variable in class jaxx.compiler.tags.ImportHandler
 
TAG_NAME - Static variable in class jaxx.compiler.tags.ScriptHandler
 
TAG_NAME - Static variable in class jaxx.compiler.tags.StyleHandler
 
TAG_NAME - Static variable in class jaxx.compiler.tags.swing.CellHandler
 
TAG_NAME - Static variable in class jaxx.compiler.tags.swing.ItemHandler
 
TAG_NAME - Static variable in class jaxx.compiler.tags.swing.RowHandler
 
TAG_NAME - Static variable in class jaxx.compiler.tags.swing.TabHandler
 
TagHandler - Interface in jaxx.compiler.tags
Implementations of TagHandler produce Java source code from XML tags.
TagManager - Class in jaxx.compiler.tags
Manages TagHandlers, including automatically compiling .jaxx files corresponding to class tags.
tagsBeingCompiled - Variable in class jaxx.compiler.JAXXCompiler
Used for error reporting purposes, so we can report the right line number.
TASK_NAME - Static variable in class jaxx.compiler.tasks.CompileFirstPassTask
Task name
TASK_NAME - Static variable in class jaxx.compiler.tasks.CompileSecondPassTask
Task name
TASK_NAME - Static variable in class jaxx.compiler.tasks.FinalizeTask
Task name
TASK_NAME - Static variable in class jaxx.compiler.tasks.GenerateTask
Task name
TASK_NAME - Static variable in class jaxx.compiler.tasks.InitTask
Task name
TASK_NAME - Static variable in class jaxx.compiler.tasks.ProfileTask
Task name
TASK_NAME - Static variable in class jaxx.compiler.tasks.StyleSheetTask
Task name
tasks - Variable in class jaxx.compiler.JAXXEngine
tasks to launch
THIS - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
THROW - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
THROWS - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
ThrowStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
TILDE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
TIME_PATTERN - Static variable in class jaxx.compiler.JAXXProfile
 
token - Variable in class jaxx.compiler.css.parser.CSSParser
 
Token - Class in jaxx.compiler.css.parser
Describes the input token stream.
Token() - Constructor for class jaxx.compiler.css.parser.Token
 
token - Variable in class jaxx.compiler.java.parser.JavaParser
 
Token - Class in jaxx.compiler.java.parser
Describes the input token stream.
Token() - Constructor for class jaxx.compiler.java.parser.Token
 
Token.GTToken - Class in jaxx.compiler.java.parser
 
Token.GTToken() - Constructor for class jaxx.compiler.java.parser.Token.GTToken
 
token_source - Variable in class jaxx.compiler.css.parser.CSSParser
 
token_source - Variable in class jaxx.compiler.java.parser.JavaParser
 
tokenImage - Static variable in interface jaxx.compiler.css.parser.CSSParserConstants
 
tokenImage - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
tokenImage - Variable in exception jaxx.compiler.java.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in jaxx.compiler.css.parser
 
TokenMgrError() - Constructor for error jaxx.compiler.css.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error jaxx.compiler.css.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error jaxx.compiler.css.parser.TokenMgrError
 
TokenMgrError - Error in jaxx.compiler.java.parser
 
TokenMgrError() - Constructor for error jaxx.compiler.java.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error jaxx.compiler.java.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error jaxx.compiler.java.parser.TokenMgrError
 
toString() - Method in class jaxx.compiler.binding.DataBinding
 
toString() - Method in class jaxx.compiler.binding.DataListener
 
toString() - Method in class jaxx.compiler.binding.DataSource
 
toString() - Method in class jaxx.compiler.CompiledObject
 
toString() - Method in class jaxx.compiler.css.parser.SimpleNode
 
toString(String) - Method in class jaxx.compiler.css.parser.SimpleNode
 
toString() - Method in class jaxx.compiler.css.parser.Token
Returns the image.
toString() - Method in class jaxx.compiler.DefaultCompilerConfiguration
 
toString() - Method in class jaxx.compiler.EventHandler
 
toString() - Method in class jaxx.compiler.java.JavaField
 
toString() - Method in class jaxx.compiler.java.parser.SimpleNode
 
toString(String) - Method in class jaxx.compiler.java.parser.SimpleNode
 
toString() - Method in class jaxx.compiler.java.parser.Token
Returns the image.
toString() - Method in class jaxx.compiler.reflect.ClassDescriptor
 
toString() - Method in class jaxx.compiler.reflect.FieldDescriptor
 
toString() - Method in class jaxx.compiler.reflect.MemberDescriptor
 
toString() - Method in class jaxx.compiler.tags.DefaultObjectHandler
 
toString() - Method in class jaxx.compiler.tools.jaxxcapture.CapturedObject
 
toString() - Method in class jaxx.compiler.tools.jaxxcapture.MethodNode
 
toString() - Method in class jaxx.compiler.tools.jaxxcapture.PropertyNode
 
TRANSIENT - Static variable in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
TRANSIENT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
treateClass(BufferedWriter, String) - Static method in class jaxx.compiler.tools.PrintTagInfo
 
treateFile(JAXXEngine, JAXXCompilerFile) - Method in class jaxx.compiler.tasks.CompileFirstPassTask
 
trimScript(String) - Method in class jaxx.compiler.script.ScriptManager
Strips unnecessary curly braces from around the script, generating a warning if they are found.
TRUE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
TRY - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
TryStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
Type() - Method in class jaxx.compiler.java.parser.JavaParser
 
TYPE_BOOLEAN - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
TYPE_OBJECT - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
TYPE_STRING - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
TYPE_VOID - Static variable in class jaxx.compiler.finalizers.DefaultFinalizer
 
TypeArgument() - Method in class jaxx.compiler.java.parser.JavaParser
 
TypeArguments() - Method in class jaxx.compiler.java.parser.JavaParser
 
TypeBound() - Method in class jaxx.compiler.java.parser.JavaParser
 
TypeConverter - Interface in jaxx.compiler.types
 
TypeDeclaration() - Method in class jaxx.compiler.java.parser.JavaParser
 
TypeManager - Class in jaxx.compiler.types
 
TypeParameter() - Method in class jaxx.compiler.java.parser.JavaParser
 
TypeParameters() - Method in class jaxx.compiler.java.parser.JavaParser
 

U

UI_CLASS_ATTRIBUTE - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
uiClass - Variable in class jaxx.compiler.tags.validator.BeanValidatorHandler.CompiledBeanValidator
 
UnaryExpression() - Method in class jaxx.compiler.java.parser.JavaParser
 
UnaryExpressionNotPlusMinus() - Method in class jaxx.compiler.java.parser.JavaParser
 
uniqueIds - Variable in class jaxx.compiler.IDHelper
Maps of uniqued id for objects used in compiler
UnsupportedAttributeException - Exception in jaxx.compiler
Thrown by TagHandler when an unsupported attribute is encountered.
UnsupportedAttributeException() - Constructor for exception jaxx.compiler.UnsupportedAttributeException
Creates a new UnsupportedAttributeException.
UnsupportedAttributeException(String) - Constructor for exception jaxx.compiler.UnsupportedAttributeException
Creates a new UnsupportedAttributeException with the specified detail message.
UnsupportedAttributeException(Throwable) - Constructor for exception jaxx.compiler.UnsupportedAttributeException
Creates a new UnsupportedAttributeException with the specified cause.
UnsupportedAttributeException(String, Throwable) - Constructor for exception jaxx.compiler.UnsupportedAttributeException
Creates a new UnsupportedAttributeException with the specified detail message and cause.
UnsupportedTagException - Exception in jaxx.compiler
Thrown by the compiler when an unregistered tag is encountered.
UnsupportedTagException() - Constructor for exception jaxx.compiler.UnsupportedTagException
Creates a new UnsupportedTagException.
UnsupportedTagException(String) - Constructor for exception jaxx.compiler.UnsupportedTagException
Creates a new UnsupportedTagException with the specified detail message.
UnsupportedTagException(Throwable) - Constructor for exception jaxx.compiler.UnsupportedTagException
Creates a new UnsupportedTagException with the specified cause.
UnsupportedTagException(String, Throwable) - Constructor for exception jaxx.compiler.UnsupportedTagException
Creates a new UnsupportedTagException with the specified detail message and cause.
unwrap(ClassDescriptor, String) - Static method in class jaxx.compiler.css.StylesheetHelper
 
UpdateLineColumn(char) - Method in class jaxx.compiler.css.parser.SimpleCharStream
 
UpdateLineColumn(char) - Method in class jaxx.compiler.java.parser.JavaCharStream
 
URLtoFile(URL) - Static method in class jaxx.compiler.JAXXCompiler
 
URLtoFile(String) - Static method in class jaxx.compiler.JAXXCompiler
 
used - Variable in class jaxx.compiler.binding.AbstractJAXXBindingWriter
 
used - Variable in class jaxx.compiler.binding.SimpleJAXXObjectBindingWriter
 

V

validatedComponents - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
VALIDATOR_IDS_FIELD - Static variable in class jaxx.compiler.finalizers.ValidatorFinalizer
 
ValidatorFinalizer - Class in jaxx.compiler.finalizers
To finalize validators fields.
ValidatorFinalizer() - Constructor for class jaxx.compiler.finalizers.ValidatorFinalizer
 
validators - Static variable in class jaxx.compiler.tags.validator.BeanValidatorHandler
 
VALUE_PROPERTY - Static variable in class jaxx.compiler.tags.swing.JSpinnerHandler
 
ValueNode - Class in jaxx.compiler.tools.jaxxcapture
 
ValueNode(Object) - Constructor for class jaxx.compiler.tools.jaxxcapture.ValueNode
 
valueOf(String) - Static method in enum jaxx.compiler.css.StylesheetHelper.MouseEventEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jaxx.compiler.css.StylesheetHelper.PseudoClassEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jaxx.compiler.java.JavaField.FieldOrder
Returns the enum constant of this type with the specified name.
valueOf(JavaField, int) - Static method in enum jaxx.compiler.java.JavaField.FieldOrder
 
valueOf(String) - Static method in enum jaxx.compiler.java.JavaMethod.MethodOrder
Returns the enum constant of this type with the specified name.
valueOf(JavaMethod, int) - Static method in enum jaxx.compiler.java.JavaMethod.MethodOrder
 
values() - Static method in enum jaxx.compiler.css.StylesheetHelper.MouseEventEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jaxx.compiler.css.StylesheetHelper.PseudoClassEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jaxx.compiler.java.JavaField.FieldOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jaxx.compiler.java.JavaMethod.MethodOrder
Returns an array containing the constants of this enum type, in the order they are declared.
VariableDeclarator() - Method in class jaxx.compiler.java.parser.JavaParser
 
VariableDeclaratorId() - Method in class jaxx.compiler.java.parser.JavaParser
 
VariableInitializer() - Method in class jaxx.compiler.java.parser.JavaParser
 
verbose - Variable in class jaxx.compiler.java.JavaFileGenerator
verbose flag when generates
VOID - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
VOLATILE - Static variable in class jaxx.compiler.java.parser.JavaParser.ModifierSet
 
VOLATILE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 

W

warnings - Variable in class jaxx.compiler.JAXXEngine
Warnings detected while running.
WHILE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
WhileStatement() - Method in class jaxx.compiler.java.parser.JavaParser
 
WHITE_SPACE - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
WIDTH_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultComponentHandler
 
WildcardBounds() - Method in class jaxx.compiler.java.parser.JavaParser
 
write(DataBinding, JavaFileGenerator, StringBuilder) - Method in class jaxx.compiler.binding.DefaultJAXXBindingWriter
 
write(DataBinding, JavaFileGenerator, StringBuilder) - Method in interface jaxx.compiler.binding.JAXXBindingWriter
Generate the creation code of the given binding and push it in the given buffer.
write(DataBinding, JavaFileGenerator, StringBuilder) - Method in class jaxx.compiler.binding.SimpleJAXXObjectBindingWriter
 
writeInvocationMethod(DataBinding, DataListener[], JavaFileGenerator, StringBuilder, List<JavaMethod>) - Method in class jaxx.compiler.binding.AbstractJAXXBindingWriter
 

X

X_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultComponentHandler
 
XMLNS_ATTRIBUTE - Static variable in interface jaxx.compiler.tags.TagHandler
 
XOR - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 
XORASSIGN - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 

Y

Y_ATTRIBUTE - Static variable in class jaxx.compiler.tags.DefaultComponentHandler
 

_

_DEFAULT - Static variable in interface jaxx.compiler.java.parser.JavaParserConstants
 

A B C D E F G H I J K L M N O P R S T U V W X Y _

Copyright © 2008-2011 CodeLutin. All Rights Reserved.