|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openadaptor.util.layout.StrutLayout.SizeGroupInfo
protected static final class StrutLayout.SizeGroupInfo
Stores size group information.
Field Summary | |
---|---|
StrutLayout.SizeGroup |
group
|
int |
sizeMode
|
Constructor Summary | |
---|---|
StrutLayout.SizeGroupInfo(StrutLayout.SizeGroup group,
int sizeMode)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public StrutLayout.SizeGroup group
public int sizeMode
Constructor Detail |
---|
public StrutLayout.SizeGroupInfo(StrutLayout.SizeGroup group, int sizeMode)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |