Serialized Form


Package com.izforge.izpack.panels.checkedhello

Class com.izforge.izpack.panels.checkedhello.CheckedHelloPanel extends HelloPanel implements Serializable

serialVersionUID: 1737042770727953387L

Serialized Fields

abortInstallation

boolean abortInstallation
Flag to break installation or not.


Package com.izforge.izpack.panels.compile

Class com.izforge.izpack.panels.compile.CompilePanel extends IzPanel implements Serializable

serialVersionUID: 3258408430669674552L

Serialized Fields

compilerComboBox

JComboBox compilerComboBox
The combobox for compiler selection.


argumentsComboBox

JComboBox argumentsComboBox
The combobox for compiler argument selection.


startButton

JButton startButton
The start button.


browseButton

JButton browseButton
The browse button.


opLabel

JLabel opLabel
The operation label .


packProgressBar

JProgressBar packProgressBar
The pack progress bar.


overallProgressBar

JProgressBar overallProgressBar
The overall progress bar.


validated

boolean validated
True if the compilation has been done.


worker

CompileWorker worker
The compilation worker. Does all the work.


noOfJobs

int noOfJobs
Number of jobs to compile. Used for progress indication.

Class com.izforge.izpack.panels.compile.CompilePanel.CompilerErrorDialog extends JDialog implements Serializable

serialVersionUID: 3762537797721995317L

Serialized Fields

buttonHColor

Color buttonHColor
visual goodie: button hightlight color


commandText

JTextArea commandText

stdErrText

JTextArea stdErrText

errorMessageText

JTextArea errorMessageText

ignoreButton

JButton ignoreButton

stdOutText

JTextArea stdOutText

abortButton

JButton abortButton

reconfigButton

JButton reconfigButton

result

int result

Package com.izforge.izpack.panels.datacheck

Class com.izforge.izpack.panels.datacheck.DataCheckPanel extends IzPanel implements Serializable

serialVersionUID: 3257848774955905587L

Serialized Fields

instanceNumber

int instanceNumber

installDataGUI

GUIInstallData installDataGUI

staticText

JEditorPane staticText

Package com.izforge.izpack.panels.defaulttarget

Class com.izforge.izpack.panels.defaulttarget.DefaultTargetPanel extends PathInputPanel implements Serializable

serialVersionUID: 3256443616359329170L

Serialized Fields

defaultTargetPanelAutomationHelper

PanelAutomation defaultTargetPanelAutomationHelper

Package com.izforge.izpack.panels.finish

Class com.izforge.izpack.panels.finish.FinishPanel extends IzPanel implements Serializable

serialVersionUID: 3257282535107998009L

Serialized Fields

autoButton

JButton autoButton
The automated installers generation button.


uninstallDataWriter

UninstallDataWriter uninstallDataWriter

uninstallData

UninstallData uninstallData

log

Log log
The log.


Package com.izforge.izpack.panels.hello

Class com.izforge.izpack.panels.hello.HelloPanel extends IzPanel implements Serializable

serialVersionUID: 3257848774955905587L


Package com.izforge.izpack.panels.htmlhello

Class com.izforge.izpack.panels.htmlhello.HTMLHelloPanel extends HTMLInfoPanel implements Serializable

serialVersionUID: -7671648991830935148L


Package com.izforge.izpack.panels.htmlinfo

Class com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel extends IzPanel implements Serializable

serialVersionUID: 3257008769514025270L

Serialized Fields

panelResourcePrefixStr

String panelResourcePrefixStr
Resource prefix for panel.


panelResourceNameStr

String panelResourceNameStr
Resource name for panel content.


textArea

JEditorPane textArea
The text area.


Package com.izforge.izpack.panels.htmllicence

Class com.izforge.izpack.panels.htmllicence.HTMLLicencePanel extends AbstractLicencePanel implements Serializable

serialVersionUID: 3256728385458746416L

Serialized Fields

textArea

JEditorPane textArea
The text area.


yesRadio

JRadioButton yesRadio
The radio buttons.


noRadio

JRadioButton noRadio

Package com.izforge.izpack.panels.imgpacks

Class com.izforge.izpack.panels.imgpacks.ImgPacksPanel extends PacksPanelBase implements Serializable

serialVersionUID: 3977858492633659444L

Serialized Fields

images

HashMap<K,V> images
The images to display.


imgLabel

JLabel imgLabel
The img label.


Package com.izforge.izpack.panels.info

Class com.izforge.izpack.panels.info.InfoPanel extends IzPanel implements Serializable

serialVersionUID: 3833748780590905399L

Serialized Fields

info

String info
The info string.


Package com.izforge.izpack.panels.install

Class com.izforge.izpack.panels.install.InstallPanel extends IzPanel implements Serializable

serialVersionUID: 3257282547959410992L

Serialized Fields

tipLabel

JLabel tipLabel
The tip label.


packOpLabel

JLabel packOpLabel
The operation label .


overallOpLabel

JLabel overallOpLabel
The operation label .


iconName

String iconName
The icon used.


packProgressBar

JProgressBar packProgressBar
The pack progress bar.


overallProgressBar

JProgressBar overallProgressBar
The progress bar.


validated

boolean validated
True if the installation has been done.


noOfPacks

int noOfPacks
How many packs we are going to install.


currentStep

int currentStep
The current step.


Package com.izforge.izpack.panels.installationgroup

Class com.izforge.izpack.panels.installationgroup.InstallationGroupPanel extends IzPanel implements Serializable

serialVersionUID: -8080249125208860785L

Serialized Fields

matcher

PlatformModelMatcher matcher
The platform-model matcher.


packsByName

HashMap<K,V> packsByName
HashMap of the GUIInstallData.availablePacks


groupTableModel

TableModel groupTableModel

descriptionField

JTextPane descriptionField

groupScrollPane

JScrollPane groupScrollPane

groupsTable

JTable groupsTable

rows

InstallationGroupPanel.GroupData[] rows

selectedGroup

int selectedGroup

Package com.izforge.izpack.panels.installationtype

Class com.izforge.izpack.panels.installationtype.InstallationTypePanel extends IzPanel implements Serializable

serialVersionUID: -8178770882900584122L

Serialized Fields

normalinstall

JRadioButton normalinstall

modifyinstall

JRadioButton modifyinstall

Package com.izforge.izpack.panels.jdkpath

Class com.izforge.izpack.panels.jdkpath.JDKPathPanel extends PathInputPanel implements Serializable

serialVersionUID: 3257006553327810104L

Serialized Fields

handler

RegistryDefaultHandler handler

Package com.izforge.izpack.panels.licence

Class com.izforge.izpack.panels.licence.AbstractLicencePanel extends IzPanel implements Serializable

serialVersionUID: 1483930095144726447L

Class com.izforge.izpack.panels.licence.LicencePanel extends AbstractLicencePanel implements Serializable

serialVersionUID: 3691043187997552948L

Serialized Fields

yesRadio

JRadioButton yesRadio
The radio buttons.


noRadio

JRadioButton noRadio

Package com.izforge.izpack.panels.packs

Class com.izforge.izpack.panels.packs.PacksModel extends AbstractTableModel implements Serializable

serialVersionUID: 3258128076746733110L

Serialized Fields

packs

List<E> packs

hiddenPacks

List<E> hiddenPacks

packsToInstall

List<E> packsToInstall

installedPacks

Map<K,V> installedPacks

checkValues

List<E> checkValues

nameToPack

Map<K,V> nameToPack

nameToRow

Map<K,V> nameToRow

modifyInstallation

boolean modifyInstallation

Class com.izforge.izpack.panels.packs.PacksModelGUI extends PacksModel implements Serializable

serialVersionUID: -6441885493834359189L

Serialized Fields

GuiInstallData

GUIInstallData GuiInstallData

panel

PacksPanelInterface panel

Class com.izforge.izpack.panels.packs.PacksPanel extends PacksPanelBase implements Serializable

serialVersionUID: 4051327842505668403L

Class com.izforge.izpack.panels.packs.PacksPanelBase extends IzPanel implements Serializable

serialVersionUID: -727171695900867059L

Serialized Fields

freeSpaceLabel

JLabel freeSpaceLabel
The free space label.


spaceLabel

JLabel spaceLabel
The space label.


descriptionArea

JTextArea descriptionArea
The tip label.


dependencyArea

JTextArea dependencyArea
The dependencies label.


packsTable

JTable packsTable
The packs table.


packsModel

PacksModel packsModel
The packs model.


tableScroller

JScrollPane tableScroller
The tablescroll.


names

Map<K,V> names
Map that connects names with pack objects


bytes

long bytes
The bytes of the current pack.


freeBytes

long freeBytes
The free bytes of the current selected disk.


dependenciesExist

boolean dependenciesExist
Are there dependencies in the packs


messages

Messages messages
The packs messages.


debugger

Debugger debugger

rules

RulesEngine rules

Package com.izforge.izpack.panels.path

Class com.izforge.izpack.panels.path.PathInputPanel extends IzPanel implements Serializable

serialVersionUID: 3257566217698292531L

Serialized Fields

mustExist

boolean mustExist
Flag whether the choosen path must exist or not


existFiles

String[] existFiles
Files which should be exist


pathSelectionPanel

PathSelectionPanel pathSelectionPanel
The path selection sub panel


emptyTargetMsg

String emptyTargetMsg

warnMsg

String warnMsg

Class com.izforge.izpack.panels.path.PathSelectionPanel extends JPanel implements Serializable

serialVersionUID: 3618700794577105718L

Serialized Fields

textField

JTextField textField
The text field for the path.


browseButton

JButton browseButton
The 'browse' button.


parent

IzPanel parent
IzPanel parent (not the InstallerFrame).


installData

GUIInstallData installData
The installation data.


log

Log log
The log.


Package com.izforge.izpack.panels.pdflicence

Class com.izforge.izpack.panels.pdflicence.PDFLicencePanel extends AbstractLicencePanel implements Serializable

serialVersionUID: 1907880984181722205L

Serialized Fields

yesRadio

JRadioButton yesRadio
The radio buttons.


noRadio

JRadioButton noRadio

Package com.izforge.izpack.panels.process

Class com.izforge.izpack.panels.process.ProcessPanel extends IzPanel implements Serializable

serialVersionUID: 3258417209583155251L

Serialized Fields

processLabel

JLabel processLabel
The operation label .


overallProgressBar

JProgressBar overallProgressBar
The overall progress bar.


validated

boolean validated
True if the compilation has been done.


worker

ProcessPanelWorker worker
The processing worker. Does all the work.


noOfJobs

int noOfJobs
Number of jobs to process. Used for progress indication.


currentJob

int currentJob

outputPane

JTextArea outputPane
Where the output is displayed


finishedWork

boolean finishedWork

Package com.izforge.izpack.panels.selectprinter

Class com.izforge.izpack.panels.selectprinter.SelectPrinterPanel extends IzPanel implements Serializable

serialVersionUID: 3257848774955905587L

Serialized Fields

cbPrinters

JComboBox cbPrinters
The ComboBox to list the printers.


Package com.izforge.izpack.panels.shortcut

Class com.izforge.izpack.panels.shortcut.ShortcutPanel extends IzPanel implements Serializable

serialVersionUID: 3256722870838112311L

Serialized Fields

skipPanel

boolean skipPanel

isRootUser

boolean isRootUser

groupList

JList groupList
UI element to present the list of existing program groups for selection


programGroup

JTextField programGroup
UI element to present the default name for the program group and to support editing of this name.


defaultButton

JButton defaultButton
UI element to allow the user to revert to the default name of the program group


saveButton

JButton saveButton
UI element to allow the user to save a text file with the shortcut information


allowDesktopShortcut

JCheckBox allowDesktopShortcut
UI element to allow the user to decide if shortcuts should be placed on the desktop or not.


allowStartupShortcut

JCheckBox allowStartupShortcut

allowMenuShortcut

JCheckBox allowMenuShortcut
Checkbox to enable/disable to create ShortCuts


usersPanel

JPanel usersPanel

listLabel

JLabel listLabel

currentUser

JRadioButton currentUser
UI element instruct this panel to create shortcuts for the current user only


allUsers

JRadioButton allUsers
UI element instruct this panel to create shortcuts for all users


layout

GridBagLayout layout
The layout for this panel


constraints

GridBagConstraints constraints
The contraints object to use whan creating the layout


shortcutPanelLogic

ShortcutPanelLogic shortcutPanelLogic

Package com.izforge.izpack.panels.simplefinish

Class com.izforge.izpack.panels.simplefinish.SimpleFinishPanel extends IzPanel implements Serializable

serialVersionUID: 3689911781942572085L

Serialized Fields

uninstallDataWriter

UninstallDataWriter uninstallDataWriter

log

Log log
The log.


Package com.izforge.izpack.panels.sudo

Class com.izforge.izpack.panels.sudo.SudoPanel extends IzPanel implements Serializable

serialVersionUID: 3689628116465561651L

Serialized Fields

passwordField

JTextField passwordField

isValid

boolean isValid

replacer

VariableSubstitutor replacer
Replaces variables in scripts.


matcher

PlatformModelMatcher matcher
The platform-model matcher.


Package com.izforge.izpack.panels.summary

Class com.izforge.izpack.panels.summary.SummaryPanel extends IzPanel implements Serializable

serialVersionUID: 3832626166401282361L

Serialized Fields

textArea

JEditorPane textArea
The text area.


Package com.izforge.izpack.panels.target

Class com.izforge.izpack.panels.target.TargetPanel extends PathInputPanel implements Serializable

serialVersionUID: 3256443616359429170L


Package com.izforge.izpack.panels.treepacks

Class com.izforge.izpack.panels.treepacks.TreePacksPanel extends IzPanel implements Serializable

serialVersionUID: 5684716698930628262L

Serialized Fields

requiredSpaceLabel

JLabel requiredSpaceLabel

freeSpaceLabel

JLabel freeSpaceLabel

descriptionArea

JTextArea descriptionArea

dependencyArea

JTextArea dependencyArea

packsTree

JTree packsTree

packsModel

PacksModel packsModel

tableScroller

JScrollPane tableScroller

messages

Messages messages

namesToPacks

Map<K,V> namesToPacks

packsToRowNumbers

Map<K,V> packsToRowNumbers

treeData

Map<K,V> treeData

checkTreeController

com.izforge.izpack.panels.treepacks.CheckTreeController checkTreeController

nameToCheckBox

HashMap<K,V> nameToCheckBox

Package com.izforge.izpack.panels.userinput

Class com.izforge.izpack.panels.userinput.UserInputPanel extends IzPanel implements Serializable

serialVersionUID: 8667949467748997226L

Serialized Fields

spec

IXMLElement spec
The parsed result from reading the XML specification from the file


eventsActivated

boolean eventsActivated

saving

boolean saving

views

List<E> views

panel

JPanel panel

firstFocusedComponent

JComponent firstFocusedComponent

rules

RulesEngine rules

factory

ObjectFactory factory
The factory for creating validators.


matcher

PlatformModelMatcher matcher
The platform-model matcher.


prompt

Prompt prompt
The prompt.


delegatingPrompt

DelegatingPrompt delegatingPrompt
The delegating prompt. This is used to switch between the above prompt and a no-op prompt when performing updates.


userInputModel

UserInputPanelSpec userInputModel

Package com.izforge.izpack.panels.userinput.gui.custom

Class com.izforge.izpack.panels.userinput.gui.custom.CustomInputField extends JPanel implements Serializable

serialVersionUID: -5954748826095621101L

Serialized Fields

installData

GUIInstallData installData

parent

IzPanel parent

fields

List<E> fields

controlPanel

JPanel controlPanel

header

JPanel header

rows

CustomInputRows rows

Class com.izforge.izpack.panels.userinput.gui.custom.CustomInputRows extends JPanel implements Serializable

serialVersionUID: -4416741488530082492L

Serialized Fields

userInputPanelSpec

UserInputPanelSpec userInputPanelSpec

spec

IXMLElement spec

createField

FieldCommand createField

numberOfRows

int numberOfRows

numberOfColumns

int numberOfColumns

guiFields

Map<K,V> guiFields

customInfoField

CustomField customInfoField

maxRow

int maxRow

minRow

int minRow

labels

List<E> labels

installData

GUIInstallData installData

Package com.izforge.izpack.panels.userinput.gui.file

Class com.izforge.izpack.panels.userinput.gui.file.DirInputField extends FileInputField implements Serializable

serialVersionUID: 8494549823214831160L

Class com.izforge.izpack.panels.userinput.gui.file.FileInputField extends JPanel implements Serializable

serialVersionUID: 4673684743657328492L

Serialized Fields

view

FileFieldView view
The field view.


field

AbstractFileField field
The field.


parentFrame

InstallerFrame parentFrame

parent

IzPanel parent

filetxt

JTextField filetxt

browseBtn

JButton browseBtn

installDataGUI

GUIInstallData installDataGUI

Class com.izforge.izpack.panels.userinput.gui.file.MultipleFileInputField extends JPanel implements Serializable

serialVersionUID: 4673684743657328492L

Serialized Fields

field

MultipleFileField field

isDirectory

boolean isDirectory

parentFrame

InstallerFrame parentFrame

model

DefaultListModel model

fileList

JList fileList

browseBtn

JButton browseBtn

deleteBtn

JButton deleteBtn

size

int size

data

GUIInstallData data

fileExtension

String fileExtension

fileExtensionDescription

String fileExtensionDescription

allowEmpty

boolean allowEmpty

createMultipleVariables

boolean createMultipleVariables

visibleRows

int visibleRows

preferredX

int preferredX

preferredY

int preferredY

labeltext

String labeltext

Package com.izforge.izpack.panels.userinput.gui.password

Class com.izforge.izpack.panels.userinput.gui.password.PasswordGroup extends ValuesProcessingClient implements Serializable


Package com.izforge.izpack.panels.userinput.gui.rule

Class com.izforge.izpack.panels.userinput.gui.rule.RuleInputField extends JComponent implements Serializable

serialVersionUID: 3832616275124958257L

Serialized Fields

field

RuleField field

inputFields

List<E> inputFields
The input fields, in the order in which they appear on the screen.


activeField

RuleTextField activeField

backstep

boolean backstep

Class com.izforge.izpack.panels.userinput.gui.rule.RuleTextField extends JTextField implements Serializable

serialVersionUID: 8291069586976953430L

Serialized Fields

spec

FieldSpec spec

Package com.izforge.izpack.panels.userinput.processorclient

Class com.izforge.izpack.panels.userinput.processorclient.ValuesProcessingClient extends DefaultConfigurationHandler implements Serializable

Serialized Fields

values

String[] values
The values.


format

MessageFormat format

Package com.izforge.izpack.panels.userpath

Class com.izforge.izpack.panels.userpath.UserPathInputPanel extends IzPanel implements Serializable

serialVersionUID: 3257566217698292531L

Serialized Fields

_mustExist

boolean _mustExist
Flag whether the choosen path must exist or not


_loadedDefaultDir

boolean _loadedDefaultDir

_existFiles

String[] _existFiles
Files which should be exist


_pathSelectionPanel

UserPathSelectionPanel _pathSelectionPanel
The path selection sub panel


_error

String _error

_warn

String _warn

_emptyTargetMsg

String _emptyTargetMsg

_warnMsg

String _warnMsg

_reqMsg

String _reqMsg

_notValidMsg

String _notValidMsg

_notWritableMsg

String _notWritableMsg

_createDirMsg

String _createDirMsg

_defaultDir

String _defaultDir

_thisPanel

String _thisPanel

_defaultPanelName

String _defaultPanelName

_targetPanel

String _targetPanel

_variableName

String _variableName

Class com.izforge.izpack.panels.userpath.UserPathPanel extends UserPathInputPanel implements Serializable

serialVersionUID: 3256443616359429170L

Serialized Fields

skip

boolean skip

Class com.izforge.izpack.panels.userpath.UserPathSelectionPanel extends JPanel implements Serializable

serialVersionUID: 3618700794577105718L

Serialized Fields

textField

JTextField textField
The text field for the path.


browseButton

JButton browseButton
The 'browse' button.


parent

IzPanel parent
IzPanel parent (not the InstallerFrame).


installData

GUIInstallData installData
The installer internal installDataGUI.


targetPanel

String targetPanel

variableName

String variableName

defaultPanelName

String defaultPanelName

log

Log log

Package com.izforge.izpack.panels.xinfo

Class com.izforge.izpack.panels.xinfo.XInfoPanel extends IzPanel implements Serializable

serialVersionUID: 3257009856274970416L

Serialized Fields

textArea

JTextArea textArea
The text area.


info

String info
The info to display.



Copyright © 2018. All rights reserved.