JFlex.gui
Interface Handles
- All Known Implementing Classes:
- GridPanel, MainFrame
public interface Handles
Constants used for GridLayout
FILL
static final int FILL
- See Also:
- Constant Field Values
TOP
static final int TOP
- See Also:
- Constant Field Values
TOP_LEFT
static final int TOP_LEFT
- See Also:
- Constant Field Values
TOP_CENTER
static final int TOP_CENTER
- See Also:
- Constant Field Values
TOP_RIGHT
static final int TOP_RIGHT
- See Also:
- Constant Field Values
CENTER_LEFT
static final int CENTER_LEFT
- See Also:
- Constant Field Values
CENTER
static final int CENTER
- See Also:
- Constant Field Values
CENTER_CENTER
static final int CENTER_CENTER
- See Also:
- Constant Field Values
CENTER_RIGHT
static final int CENTER_RIGHT
- See Also:
- Constant Field Values
BOTTOM
static final int BOTTOM
- See Also:
- Constant Field Values
BOTTOM_LEFT
static final int BOTTOM_LEFT
- See Also:
- Constant Field Values
BOTTOM_CENTER
static final int BOTTOM_CENTER
- See Also:
- Constant Field Values
BOTTOM_RIGHT
static final int BOTTOM_RIGHT
- See Also:
- Constant Field Values