|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.client.util.Orientation
public class Orientation
Orientation type
| Field Summary | |
|---|---|
static Orientation |
HORIZONTAL
|
static Orientation |
VERTICAL
|
| Constructor Summary | |
|---|---|
Orientation(int code)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object another)
|
static Orientation |
parse(java.lang.String str)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Orientation HORIZONTAL
public static final Orientation VERTICAL
| Constructor Detail |
|---|
public Orientation(int code)
| Method Detail |
|---|
public boolean equals(java.lang.Object another)
equals in class java.lang.Objectpublic static Orientation parse(java.lang.String str)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||