Uses of Class
jaxx.compiler.decorators.DefaultCompiledObjectDecorator
-
Packages that use DefaultCompiledObjectDecorator Package Description jaxx.compiler.decorators -
-
Uses of DefaultCompiledObjectDecorator in jaxx.compiler.decorators
Subclasses of DefaultCompiledObjectDecorator in jaxx.compiler.decorators Modifier and Type Class Description classBoxedCompiledObjectDecoratorA decorator to surround a compiled object (should be a component at least) with a JXLayer.classHelpRootCompiledObjectDecoratorA decorator to place on a root compiled object to process javaHelp on the file.
-