|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GridSpanConstraints | |
| kirk.gui | |
| Uses of GridSpanConstraints in kirk.gui |
| Methods in kirk.gui that return GridSpanConstraints | |
GridSpanConstraints |
GridSpanLayout.getConstraints(java.awt.Component component)
Returns the GridSpanConstraints that is associated with the passed
key. |
GridSpanConstraints |
GridSpanLayout.setConstraints(java.awt.Component component,
GridSpanConstraints constraints)
Adds a new association to the internal mapping. |
GridSpanConstraints |
GridSpanLayout.removeConstraints(java.awt.Component component)
Removes the association indicated by the component from the internal mapping. |
| Methods in kirk.gui with parameters of type GridSpanConstraints | |
protected boolean |
GridSpanLayout.outOfBounds(GridSpanConstraints constraints)
Check whether the passed constraints are out of bounds. |
GridSpanConstraints |
GridSpanLayout.setConstraints(java.awt.Component component,
GridSpanConstraints constraints)
Adds a new association to the internal mapping. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||