pipe.gui
Class ModeAdaptor

java.lang.Object
  |
  +--pipe.gui.ModeAdaptor

public class ModeAdaptor
extends java.lang.Object


Field Summary
static int mode
           
 
Constructor Summary
ModeAdaptor()
           
 
Method Summary
static int getMode()
           
static void setMode(int _mode)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

mode

public static int mode
Constructor Detail

ModeAdaptor

public ModeAdaptor()
Method Detail

setMode

public static void setMode(int _mode)

getMode

public static int getMode()