BoxLayout.setBaselineChild
void setBaselineChild(int child)Sets the index of the child that determines the baseline in vertical layout.
Parameters
child | the child position, or -1 |
void setBaselineChild(int child)Sets the index of the child that determines the baseline in vertical layout.
child | the child position, or -1 |