jwx!
v0.0.2


wx
Class DuplexMode

java.lang.Object
  extended bywx.DuplexMode

public final class DuplexMode
extends java.lang.Object


Field Summary
static int DUPLEX_HORIZONTAL
           
static int DUPLEX_SIMPLEX
           
static int DUPLEX_VERTICAL
           
static int HORIZONTAL
           
static int SIMPLEX
           
static int VERTICAL
           
 
Constructor Summary
DuplexMode()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DUPLEX_SIMPLEX

public static final int DUPLEX_SIMPLEX
See Also:
Constant Field Values

DUPLEX_HORIZONTAL

public static final int DUPLEX_HORIZONTAL
See Also:
Constant Field Values

DUPLEX_VERTICAL

public static final int DUPLEX_VERTICAL
See Also:
Constant Field Values

SIMPLEX

public static final int SIMPLEX
See Also:
Constant Field Values

HORIZONTAL

public static final int HORIZONTAL
See Also:
Constant Field Values

VERTICAL

public static final int VERTICAL
See Also:
Constant Field Values
Constructor Detail

DuplexMode

public DuplexMode()

jwx!
v0.0.2


© 2006 Amit G Mendapara.