|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjaxx.compiler.CompiledObjectDecorator
jaxx.compiler.DefaultCompiledObjectDecorator
jaxx.compiler.BoxedCompiledObjectDecorator
public class BoxedCompiledObjectDecorator
A decorator to surround a compiled object (should be a component at least) with a JXLayer.
| Field Summary |
|---|
| Fields inherited from class jaxx.compiler.CompiledObjectDecorator |
|---|
cache |
| Constructor Summary | |
|---|---|
BoxedCompiledObjectDecorator()
|
|
| Method Summary | |
|---|---|
void |
finalizeCompiler(JAXXCompiler compiler,
CompiledObject root,
CompiledObject object,
JavaFile javaFile,
java.lang.String packageName,
java.lang.String className,
java.lang.String fullClassName)
|
| Methods inherited from class jaxx.compiler.DefaultCompiledObjectDecorator |
|---|
createCompleteSetupMethod, createInitializer, getCreationCode |
| Methods inherited from class jaxx.compiler.CompiledObjectDecorator |
|---|
getCache, getDecorator, getDecorator, registerDecorator, reset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BoxedCompiledObjectDecorator()
| Method Detail |
|---|
public void finalizeCompiler(JAXXCompiler compiler,
CompiledObject root,
CompiledObject object,
JavaFile javaFile,
java.lang.String packageName,
java.lang.String className,
java.lang.String fullClassName)
finalizeCompiler in class DefaultCompiledObjectDecorator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||