public class GridBagHelper extends Object
Constructor and Description |
---|
GridBagHelper(Container container,
double[] weights) |
Modifier and Type | Method and Description |
---|---|
void |
add(Component component) |
void |
add(Component component,
int width) |
void |
addLabel(String label) |
void |
nextRow() |
Copyright © 2002–2017 InfoEther. All rights reserved.