LumiSoft.UI.Controls
Class LeftRight

java.lang.Object
  extended by LumiSoft.UI.Controls.LeftRight

public class LeftRight
extends java.lang.Object

Author:
Ivar To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
static int Left
           
static int Right
           
 
Constructor Summary
LeftRight()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Left

public static final int Left
See Also:
Constant Field Values

Right

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

LeftRight

public LeftRight()