public class GUIMaker extends Object
| Constructor and Description |
|---|
GUIMaker() |
| Modifier and Type | Method and Description |
|---|---|
static Container |
addComponentToGrid(Component component,
Container container,
int x,
int y,
int width,
int height,
int fill,
int anchor,
double weightx,
double weighty) |
Copyright © 2015–2021 Fiji. All rights reserved.