public class Keyword extends Object
static Keyword
AUTO
BOTTOM
CENTER
DEFAULT
RIGHT
THINNEST
String
val
Keyword(String val)
boolean
equals(Object obj)
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final String val
public static final Keyword AUTO
public static final Keyword BOTTOM
public static final Keyword CENTER
public static final Keyword DEFAULT
public static final Keyword RIGHT
public static final Keyword THINNEST
public Keyword(String val)
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
JOSM