public static interface JXTipOfTheDay.ShowOnStartupChoice
JXTipOfTheDay.showDialog(Component, ShowOnStartupChoice)
to save the
"Show tips on startup" choice.Modifier and Type | Method | Description |
---|---|---|
boolean |
isShowingOnStartup() |
|
void |
setShowingOnStartup(boolean showOnStartup) |
Persists the user choice
|