|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridLayout.OverlapsException | |
---|---|
com.itmill.toolkit.ui | Provides interfaces and classes in the IT Mill Toolkit. |
Uses of GridLayout.OverlapsException in com.itmill.toolkit.ui |
---|
Methods in com.itmill.toolkit.ui that throw GridLayout.OverlapsException | |
---|---|
void |
GridLayout.addComponent(Component c,
int column,
int row)
Adds the component into this container to cells column1,row1 (NortWest corner of the area.) |
void |
GridLayout.addComponent(Component component,
int column1,
int row1,
int column2,
int row2)
Adds a component with a specified area to the grid. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |