@OpenApiAll
public interface StartupParticipant
Modifier and Type | Method and Description |
---|---|
void |
afterMainWindow()
Is called after main application window creation
|
void |
beforeMainWindow()
Is called before creating main application window.
|