JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.aspects.gui
Class Constants

java.lang.Object
  |
  +--org.objectweb.jac.aspects.gui.Constants

public class Constants
extends Object


Field Summary
static int BOTTOM
           
static int CENTER
           
static int HORIZONTAL
          The subpanes are separated by an horizontal splitter
static int HORIZONTAL_DOWN
          The down subpanes are separated by a vertical splitter
static int HORIZONTAL_UP
          The upper subpanes are separated by a vertical splitter
static int LEFT
           
static int NONE
           
static int RIGHT
           
static int TOP
           
static int VERTICAL
          The subpanes are separated by a vertical splitter
static int VERTICAL_LEFT
          The left subpanes are separated by an horizontal splitter
static int VERTICAL_RIGHT
          The right subpanes are separated by an horizontal splitter
 
Constructor Summary
Constants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HORIZONTAL

public static final int HORIZONTAL
The subpanes are separated by an horizontal splitter

See Also:
Constant Field Values

HORIZONTAL_UP

public static final int HORIZONTAL_UP
The upper subpanes are separated by a vertical splitter

See Also:
Constant Field Values

HORIZONTAL_DOWN

public static final int HORIZONTAL_DOWN
The down subpanes are separated by a vertical splitter

See Also:
Constant Field Values

VERTICAL

public static final int VERTICAL
The subpanes are separated by a vertical splitter

See Also:
Constant Field Values

VERTICAL_LEFT

public static final int VERTICAL_LEFT
The left subpanes are separated by an horizontal splitter

See Also:
Constant Field Values

VERTICAL_RIGHT

public static final int VERTICAL_RIGHT
The right subpanes are separated by an horizontal splitter

See Also:
Constant Field Values

NONE

public static final int NONE
See Also:
Constant Field Values

LEFT

public static final int LEFT
See Also:
Constant Field Values

TOP

public static final int TOP
See Also:
Constant Field Values

RIGHT

public static final int RIGHT
See Also:
Constant Field Values

BOTTOM

public static final int BOTTOM
See Also:
Constant Field Values

CENTER

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

Constants

public Constants()

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli