Window::warnTooLate()
Says so, loudly, when a window setting is chosen after the window exists.
Syntax
Java
.warnTooLate(what, example)
Parameters
| Name | Data Type | Description |
|---|---|---|
| what | String | |
| example | String |
Return
void
Says so, loudly, when a window setting is chosen after the window exists.
.warnTooLate(what, example)
| Name | Data Type | Description |
|---|---|---|
| what | String | |
| example | String |
void