|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dishevelled.iconbundle.IconTextDirection
public final class IconTextDirection
Typesafe enumeration of icon text directions.
| Field Summary | |
|---|---|
static IconTextDirection |
LEFT_TO_RIGHT
Left-to-right horizontal text direction. |
static IconTextDirection |
RIGHT_TO_LEFT
Right-to-left horizontal text direction. |
static java.util.List |
VALUES
Public list of enumeration values. |
| Method Summary | |
|---|---|
java.lang.String |
toString()
Return the text direction name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final IconTextDirection LEFT_TO_RIGHT
public static final IconTextDirection RIGHT_TO_LEFT
public static final java.util.List VALUES
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||