|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--luxor.swing.AbstractComponent
|
+--luxor.swing.SpacerPeer
| Constructor Summary | |
SpacerPeer(SpacerDef def)
|
|
| Method Summary | |
javax.swing.JComponent |
getJComponent()
|
void |
resolveReferences(NComponentResolver resolver)
|
boolean |
useMinHeight()
|
boolean |
useMinWidth()
|
| Methods inherited from class luxor.swing.AbstractComponent |
getFlex, getHeight, getId, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getWidth |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SpacerPeer(SpacerDef def)
| Method Detail |
public javax.swing.JComponent getJComponent()
getJComponent in interface NComponentgetJComponent in class AbstractComponentpublic void resolveReferences(NComponentResolver resolver)
public boolean useMinHeight()
useMinHeight in interface NComponentuseMinHeight in class AbstractComponentpublic boolean useMinWidth()
useMinWidth in interface NComponentuseMinWidth in class AbstractComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||