Top
Module
Use
Manual
Index
com :: sun ::
star
::
awt
::
constants group ImageAlign
Description
specifies alignment of an image.
Constants
const short
LEFT
= = 0;
Description
specifies to align left.
const short
TOP
= = 1;
Description
specifies to align top.
const short
RIGHT
= = 2;
Description
specifies to align right.
const short
BOTTOM
= = 3;
Description
specifies to align bottom.
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.