|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--luxor.swing.AbstractComponent
|
+--luxor.swing.AbstractContainer
|
+--luxor.swing.AbstractBoxPeer
| Field Summary |
| Fields inherited from class luxor.swing.AbstractContainer |
_component, _componentIndex, _container, _inputIndex |
| Constructor Summary | |
AbstractBoxPeer(XulNode def)
|
|
| Method Summary | |
protected void |
setup(javax.swing.JPanel panel,
int orient,
java.util.List compDefs,
JComponentResolver resolver)
|
| Methods inherited from class luxor.swing.AbstractContainer |
addComponent, lookupNComponent, lookupNInput, resolveReferences, resolveReferences |
| Methods inherited from class luxor.swing.AbstractComponent |
getFlex, getHeight, getId, getJComponent, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getWidth, useMinHeight, useMinWidth |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface luxor.spi.NComponent |
getFlex, getHeight, getId, getJComponent, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getWidth, useMinHeight, useMinWidth |
| Constructor Detail |
public AbstractBoxPeer(XulNode def)
| Method Detail |
protected void setup(javax.swing.JPanel panel,
int orient,
java.util.List compDefs,
JComponentResolver resolver)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||