public class NutsInstaller extends WizardBase
| Modifier and Type | Field and Description |
|---|---|
static Color |
TAGLINE_COLOR_DARK_MODE |
static Color |
TAGLINE_COLOR_LIGHT_MODE |
static Color |
URL_COLOR_DARK_MODE |
static Color |
URL_COLOR_LIGHT_MODE |
| Constructor and Description |
|---|
NutsInstaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyPlafLeftSidebar() |
protected void |
createCenterImpl() |
protected JComponent |
createLeftImpl() |
protected WizardPageBase |
loadingPage() |
static void |
main(String[] args) |
addPanel, applyPlaf, createBottom, createFrame, createMainPanel, currentPage, getCancelButton, getExitButton, getFrame, getFrameIconImage, getFrameTitle, getNextButton, getPagesCount, getPreviousButton, getVars, hasNext, hasPrevious, isExitOnCloseFrame, isLoading, onCancelButton, onExitButton, onNextButton, onPreviousButton, sendAction, setDarkMode, setExitOnCloseFrame, setFrameIconImage, setFrameTitle, setLefComponent, setProgressByPageIndex, showFrame, startLoading, stopLoading, waitLoadingpublic static final Color TAGLINE_COLOR_LIGHT_MODE
public static final Color TAGLINE_COLOR_DARK_MODE
public static final Color URL_COLOR_LIGHT_MODE
public static final Color URL_COLOR_DARK_MODE
public static void main(String[] args)
protected JComponent createLeftImpl()
createLeftImpl in class WizardBaseprotected void applyPlafLeftSidebar()
applyPlafLeftSidebar in class WizardBaseprotected WizardPageBase loadingPage()
loadingPage in class WizardBaseprotected void createCenterImpl()
createCenterImpl in class WizardBaseCopyright © 2026 vpc open source initiative. All rights reserved.