Text::warnIfTooLate()
Says so, loudly, when a font setting is chosen after the window exists, because the font is already loaded by then.
Syntax
Java
.warnIfTooLate(example)
Parameters
| Name | Data Type | Description |
|---|---|---|
| example | String |
Return
boolean
Says so, loudly, when a font setting is chosen after the window exists, because the font is already loaded by then.
.warnIfTooLate(example)
| Name | Data Type | Description |
|---|---|---|
| example | String |
boolean