public static interface ComponentLoader.InitTask
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ComponentLoader.Context context,
Frame window)
This method will be invoked after window components loading before window initialization.
|
void execute(ComponentLoader.Context context, Frame window)
context - loader contextwindow - top-most window