|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjaxx.compiler.CompiledObject
jaxx.compiler.tags.swing.JScrollPaneHandler.JScrollPaneCompiledObject
public static class JScrollPaneHandler.JScrollPaneCompiledObject
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class jaxx.compiler.CompiledObject |
|---|
CompiledObject.ChildRef |
| Field Summary | |
|---|---|
static java.lang.String |
COLUMN_HEADER_VIEW
|
| Constructor Summary | |
|---|---|
JScrollPaneHandler.JScrollPaneCompiledObject(java.lang.String id,
ClassDescriptor beanclass,
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 |
| Field Detail |
|---|
public static final java.lang.String COLUMN_HEADER_VIEW
| Constructor Detail |
|---|
public JScrollPaneHandler.JScrollPaneCompiledObject(java.lang.String id,
ClassDescriptor beanclass,
JAXXCompiler compiler)
| 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 | |||||||||