|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjaxx.compiler.CompiledObject
jaxx.tags.swing.JTabbedPaneHandler.CompiledTabbedPane
public static class JTabbedPaneHandler.CompiledTabbedPane
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class jaxx.compiler.CompiledObject |
|---|
CompiledObject.ChildRef |
| Constructor Summary | |
|---|---|
JTabbedPaneHandler.CompiledTabbedPane(java.lang.String id,
ClassDescriptor objectClass,
JAXXCompiler compiler)
|
|
| Method Summary | |
|---|---|
void |
addChild(CompiledObject child,
java.lang.String constraints,
JAXXCompiler compiler)
Adds a child component to this container. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JTabbedPaneHandler.CompiledTabbedPane(java.lang.String id,
ClassDescriptor objectClass,
JAXXCompiler compiler)
throws CompilerException
CompilerException| Method Detail |
|---|
public void addChild(CompiledObject child,
java.lang.String constraints,
JAXXCompiler compiler)
throws CompilerException
CompiledObject
addChild in class CompiledObjectchild - the component to addconstraints - Java code for the layout constraints objectcompiler - the current JAXXCompiler
CompilerException - if this object is not a containerCompiledObject.addChild(CompiledObject, JAXXCompiler)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||