|
||||||||||
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 | +--luxor.swing.TabPanelPeer
Field Summary |
Fields inherited from class luxor.swing.AbstractContainer |
_component, _componentIndex, _container, _inputIndex |
Constructor Summary | |
TabPanelPeer(TabPanelDef def,
JComponentResolver resolver)
|
Method Summary | |
javax.swing.JComponent |
getJComponent()
|
boolean |
useMinHeight()
|
boolean |
useMinWidth()
|
Methods inherited from class luxor.swing.AbstractBoxPeer |
setup |
Methods inherited from class luxor.swing.AbstractContainer |
addComponent, lookupNComponent, lookupNInput, resolveReferences, resolveReferences |
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 |
Methods inherited from interface luxor.spi.NComponent |
getFlex, getHeight, getId, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getWidth |
Constructor Detail |
public TabPanelPeer(TabPanelDef def, JComponentResolver resolver)
Method Detail |
public javax.swing.JComponent getJComponent()
getJComponent
in interface NComponent
getJComponent
in class AbstractComponent
public boolean useMinHeight()
useMinHeight
in interface NComponent
useMinHeight
in class AbstractComponent
public boolean useMinWidth()
useMinWidth
in interface NComponent
useMinWidth
in class AbstractComponent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |