Uses of Class
org.nuiton.jaxx.compiler.decorators.DefaultCompiledObjectDecorator
-
Packages that use DefaultCompiledObjectDecorator Package Description org.nuiton.jaxx.compiler.decorators -
-
Uses of DefaultCompiledObjectDecorator in org.nuiton.jaxx.compiler.decorators
Subclasses of DefaultCompiledObjectDecorator in org.nuiton.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.
-