public class SMYLDRCLayout extends SMYLDXYLayout
| Modifier and Type | Field and Description |
|---|---|
static int |
x_ratio |
static int |
y_gap |
static int |
y_margin |
static int |
y_ratio |
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
SMYLDRCLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLayoutComponent(Component comp,
Object constraints) |
int |
getTopMargin() |
void |
setTopMargin(int topMargin) |
void |
setYGap(int newValue) |
void |
setYRatio(int newValue) |
addLayoutComponent, getComponentOrientation, getLayoutAlignmentX, getLayoutAlignmentY, invalidateLayout, layoutContainer, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setComponentOrientationdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic static final int x_ratio
public static int y_ratio
public static int y_gap
public static final int y_margin
public void addLayoutComponent(Component comp, Object constraints)
addLayoutComponent in interface LayoutManager2addLayoutComponent in class SMYLDXYLayoutpublic void setYRatio(int newValue)
public void setYGap(int newValue)
public int getTopMargin()
public void setTopMargin(int topMargin)
Copyright © 2019 com.github.mfjamil. All rights reserved.