| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GridBagConstants
Interface that can be used in an "implements" clause to make
  GridBagConstraints constants readily available.  The basic
  point is to make the code more readable.
| Field Summary | |
|---|---|
static int | 
ANCHOR_C
 | 
static int | 
ANCHOR_E
 | 
static int | 
ANCHOR_N
 | 
static int | 
ANCHOR_NE
 | 
static int | 
ANCHOR_NW
 | 
static int | 
ANCHOR_S
 | 
static int | 
ANCHOR_SE
 | 
static int | 
ANCHOR_SW
 | 
static int | 
ANCHOR_W
 | 
static int | 
FILL_NONE
 | 
static int | 
FILL_X
 | 
static int | 
FILL_XY
 | 
static int | 
FILL_Y
 | 
| Field Detail | 
|---|
static final int FILL_NONE
static final int FILL_X
static final int FILL_Y
static final int FILL_XY
static final int ANCHOR_NW
static final int ANCHOR_N
static final int ANCHOR_NE
static final int ANCHOR_W
static final int ANCHOR_C
static final int ANCHOR_E
static final int ANCHOR_SW
static final int ANCHOR_S
static final int ANCHOR_SE
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||