public class WindowsTipOfTheDayUI extends BasicTipOfTheDayUI
| Modifier and Type | Class | Description |
|---|---|---|
static class |
WindowsTipOfTheDayUI.TipAreaBorder |
changeListener, currentTipComponent, tipArea, tipFont, tipPane| Constructor | Description |
|---|---|
WindowsTipOfTheDayUI(JXTipOfTheDay tipPane) |
| Modifier and Type | Method | Description |
|---|---|---|
JDialog |
createDialog(Component parentComponent,
JXTipOfTheDay.ShowOnStartupChoice choice) |
Creates a new JDialog to display a JXTipOfTheDay panel.
|
static ComponentUI |
createUI(JComponent c) |
|
protected void |
installComponents() |
createChangeListener, createDialog, getPreferredSize, installDefaults, installKeyboardActions, installListeners, installUI, showCurrentTip, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, paint, updatepublic WindowsTipOfTheDayUI(JXTipOfTheDay tipPane)
public static ComponentUI createUI(JComponent c)
public JDialog createDialog(Component parentComponent, JXTipOfTheDay.ShowOnStartupChoice choice)
TipOfTheDayUIchoice is not null then the window will offer a way for the
end-user to not show the tip of the day dialog.createDialog in class BasicTipOfTheDayUIprotected void installComponents()
installComponents in class BasicTipOfTheDayUICopyright © 2018. All rights reserved.