| 程序包 | 说明 |
|---|---|
| net.miginfocom.layout | |
| net.miginfocom.swing |
| 构造器和说明 |
|---|
Grid(ContainerWrapper container,
LC lc,
AC rowConstr,
AC colConstr,
Map<? extends ComponentWrapper,CC> ccMap,
ArrayList<LayoutCallback> callbackList)
Constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MigLayout.addLayoutCallback(LayoutCallback callback)
Adds the callback function that will be called at different stages of the layout cycle.
|
void |
MigLayout.removeLayoutCallback(LayoutCallback callback)
Removes the callback if it exists.
|
Copyright © 2021. All rights reserved.