|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.CardLayout
com.intel.gui.controls2.configurable.TreeLayout
public class TreeLayout
Constructor Summary | |
---|---|
TreeLayout(IPreferences preferences)
|
Method Summary | |
---|---|
void |
show(IConfigurable component,
java.awt.Container parent,
java.lang.String name)
|
Methods inherited from class java.awt.CardLayout |
---|
addLayoutComponent, addLayoutComponent, first, getHgap, getLayoutAlignmentX, getLayoutAlignmentY, getVgap, invalidateLayout, last, layoutContainer, maximumLayoutSize, minimumLayoutSize, next, preferredLayoutSize, previous, removeLayoutComponent, setHgap, setVgap, show, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TreeLayout(IPreferences preferences)
Method Detail |
---|
public void show(IConfigurable component, java.awt.Container parent, java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |