public abstract class TipOfTheDayUI extends PanelUI
JXTipOfTheDay.| Constructor and Description |
|---|
TipOfTheDayUI() |
| Modifier and Type | Method and Description |
|---|---|
abstract JDialog |
createDialog(Component parentComponent,
JXTipOfTheDay.ShowOnStartupChoice choice)
Creates a new JDialog to display a JXTipOfTheDay panel.
|
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, updatepublic abstract JDialog createDialog(Component parentComponent, JXTipOfTheDay.ShowOnStartupChoice choice)
choice is not null then the window will offer a way for the
end-user to not show the tip of the day dialog.parentComponent - choice - Copyright © 2017. All Rights Reserved.