com.sibvisions.rad.ui.swing.ext
Interface JVxConstants

All Superinterfaces:
SwingConstants
All Known Implementing Classes:
JVxChoice, JVxChoiceRenderer, JVxFormLayout, JVxIcon, JVxIconRenderer, JVxSequenceLayout

public interface JVxConstants
extends SwingConstants

A collection of constants generally used for positioning and orienting components on the screen (In memoriam Jeff and Ralph).


Field Summary
static int STRETCH
          the constant for stretch alignment.
 
Fields inherited from interface javax.swing.SwingConstants
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST
 

Field Detail

STRETCH

static final int STRETCH
the constant for stretch alignment.

See Also:
Constant Field Values


Copyright © 2009 SIB Visions GmbH. All Rights Reserved.