Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static int | kEast
Value for setWorkAreaPlacement to state that the work area should be placed in the clip window's east-centre if it is smaller than the clip window. |
static int | kFill
Value for setWorkAreaPlacement to state that the work area should be resized to fill the clip window if it is smaller than the clip window. |
static int | kNorthEast
Value for setScrollbarPlacement to state that the scrollbars should meet in the ScrolledPanel's North-East corner |
static int | kNorth
Value for setWorkAreaPlacement to state that the work area should be placed in the clip window's north-centre if it is smaller than the clip window. |
static int | kNorthWest
Value for setScrollbarPlacement to state that the scrollbars should meet in the ScrolledPanel's Noth-West corner |
static int | kSouthEast
Value for setScrollbarPlacement to state that the scrollbars should meet in the ScrolledPanel's South-East corner |
static int | kSouth
Value for setWorkAreaPlacement to state that the work area should be placed in the clip window's south-centre if it is smaller than the clip window. |
static int | kSouthWest
Value for setScrollbarPlacement to state that the scrollbars should meet in the ScrolledPanel's South-West corner |
static int | kWest
Value for setWorkAreaPlacement to state that the work area should be placed in the clip window's west-centre if it is smaller than the clip window. |
Field Detail |
public static final int kSouthEast
public static final int kSouthWest
public static final int kNorthEast
public static final int kNorthWest
public static final int kSouth
public static final int kNorth
public static final int kEast
public static final int kWest
public static final int kFill
Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |