com.jeffpalm.html
Class Enums.Dir

java.lang.Object
  extended by com.jeffpalm.html.Enums.Dir
Enclosing class:
Enums

public static final class Enums.Dir
extends java.lang.Object


Field Summary
static Enums.Dir LTR
           
static Enums.Dir RTL
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

LTR

public static final Enums.Dir LTR

RTL

public static final Enums.Dir RTL