|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.rse.dstore.security.util.GridUtil
A utility class to create convenient grid data objects.
| Constructor Summary | |
|---|---|
GridUtil()
GridUtil constructor comment. |
|
| Method Summary | |
|---|---|
static GridData |
createFill()
Creates a grid data object that occupies vertical and horizontal space. |
static GridData |
createHorizontalFill()
Creates a grid data object that occupies horizontal space. |
static GridData |
createVerticalFill()
Creates a grid data object that occupies vertical space. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GridUtil()
| Method Detail |
public static GridData createFill()
public static GridData createHorizontalFill()
public static GridData createVerticalFill()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||