com.datamessenger.awt.graphics
Interface DMConstants

All Known Implementing Classes:
DMScrollPane, DMTab, DMTabbedPane, GraphicsPane, ViewportLayout

public interface DMConstants


Field Summary
static double ALIGN_BOTTOM
           
static double ALIGN_CENTER
           
static double ALIGN_LEFT
           
static double ALIGN_MIDDLE
           
static double ALIGN_RIGHT
           
static double ALIGN_TOP
           
static int BOTH
           
static int BOTTOM
           
static int CENTER
           
static int HORIZONTAL
           
static int LEFT
           
static int MIDDLE
           
static int NONE
           
static int RIGHT
           
static int TOP
           
static int VERTICAL
           
 

Field Detail

TOP


public static final int TOP

LEFT


public static final int LEFT

BOTTOM


public static final int BOTTOM

RIGHT


public static final int RIGHT

CENTER


public static final int CENTER

MIDDLE


public static final int MIDDLE

ALIGN_TOP


public static final double ALIGN_TOP

ALIGN_LEFT


public static final double ALIGN_LEFT

ALIGN_BOTTOM


public static final double ALIGN_BOTTOM

ALIGN_RIGHT


public static final double ALIGN_RIGHT

ALIGN_CENTER


public static final double ALIGN_CENTER

ALIGN_MIDDLE


public static final double ALIGN_MIDDLE

NONE


public static final int NONE

VERTICAL


public static final int VERTICAL

HORIZONTAL


public static final int HORIZONTAL

BOTH


public static final int BOTH


Comments, suggestions, and bug reports are welcomed and encouraged.
Please refer them to our support page. Thank you.

Copyright © 1999-2001 Produx House, Corp. All rights reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc.