com.sas.visuals
Interface Justification

All Superinterfaces:
Alignment
All Known Subinterfaces:
TabBarInterface
All Known Implementing Classes:
RowLayout, TabBar

public interface Justification
extends Alignment

Justification is an interface that contains static values to be used in classes that have a "justification" property.


Field Summary
static int FULL
          FULL Justification
 
Fields inherited from interface com.sas.visuals.Alignment
BEGIN, CENTER, END
 

Field Detail

FULL

static final int FULL
FULL Justification

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.