|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectFX2ComponentWrapper
griffon.plugins.miglayout.MigLayoutPane.FX2ContainerWrapper
class MigLayoutPane.FX2ContainerWrapper extends FX2ComponentWrapper
| Constructor Summary | |
MigLayoutPane.FX2ContainerWrapper(javafx.scene.Node node)
|
|
| Method Summary | |
|---|---|
int
|
getComponentCount()
|
net.miginfocom.layout.ComponentWrapper[]
|
getComponents()
|
Object
|
getLayout()
|
boolean
|
isLeftToRight()
|
void
|
paintDebugCell(int x, int y, int w, int h)
|
void
|
paintDebugOutline()
|
| Constructor Detail |
|---|
public MigLayoutPane.FX2ContainerWrapper(javafx.scene.Node node)
| Method Detail |
|---|
public int getComponentCount()
public net.miginfocom.layout.ComponentWrapper[] getComponents()
public Object getLayout()
public boolean isLeftToRight()
public void paintDebugCell(int x, int y, int w, int h)
public void paintDebugOutline()
Groovy Documentation