public class GridBag extends Object
Modifier and Type | Method and Description |
---|---|
void |
add(Component component,
int gridx,
int gridy,
int gridwidth,
int gridheight,
double weightx,
double weighty,
int fill,
int anchor,
Insets insets) |
Copyright © 2004–2016. All rights reserved.