|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.core.enums.AbstractLabeledEnum
org.springframework.core.enums.AbstractGenericLabeledEnum
org.springframework.core.enums.ShortCodedLabeledEnum
org.springframework.richclient.layout.LabelOrientation
public final class LabelOrientation
Field Summary | |
---|---|
static LabelOrientation |
BOTTOM
|
static LabelOrientation |
LEFT
|
static LabelOrientation |
RIGHT
|
static LabelOrientation |
TOP
|
Fields inherited from interface org.springframework.core.enums.LabeledEnum |
---|
CODE_ORDER, DEFAULT_ORDER, LABEL_ORDER |
Method Summary |
---|
Methods inherited from class org.springframework.core.enums.ShortCodedLabeledEnum |
---|
getCode, getShortCode |
Methods inherited from class org.springframework.core.enums.AbstractGenericLabeledEnum |
---|
getLabel |
Methods inherited from class org.springframework.core.enums.AbstractLabeledEnum |
---|
compareTo, equals, getType, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final LabelOrientation TOP
public static final LabelOrientation BOTTOM
public static final LabelOrientation LEFT
public static final LabelOrientation RIGHT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |