Serialized Form


Package com.denova.io

Class com.denova.io.FileDownloader extends com.denova.ui.FileProgressUI implements Serializable

Serialized Fields

dialogEnabled

boolean dialogEnabled

filename

java.lang.String filename

baseUrlName

java.lang.String baseUrlName

dir

java.io.File dir

thread

java.lang.Thread thread

Class com.denova.io.JarException extends java.lang.Exception implements Serializable

Class com.denova.io.JarInstaller extends com.denova.ui.FileProgressUI implements Serializable

Serialized Fields

log

Log log

dialogEnabled

boolean dialogEnabled

thread

java.lang.Thread thread

jarFilename

java.lang.String jarFilename

baseUrlName

java.lang.String baseUrlName

dir

java.io.File dir

nonclassesOnly

boolean nonclassesOnly

progressCount

int progressCount

Package com.denova.JExpress

Class com.denova.JExpress.JExpressPropertyStore extends com.denova.util.PropertyStore implements Serializable

Serialized Fields

dataStoreName

java.lang.String dataStoreName

Package com.denova.JExpress.Installer

Class com.denova.JExpress.Installer.AutoStartMenusPanel extends StatusPanel implements Serializable

Serialized Fields

updated

boolean updated

progressLabel

java.lang.String progressLabel

autoStartList

java.util.List<E> autoStartList

Class com.denova.JExpress.Installer.CheckForLicenseInfo extends WizardPanel implements Serializable

Class com.denova.JExpress.Installer.DirectoryPanel extends WizardPanel implements Serializable

Serialized Fields

dirname

javax.swing.JTextField dirname

title

javax.swing.JLabel title

browseButton

javax.swing.JButton browseButton

installButton

javax.swing.JButton installButton

cancelButton

javax.swing.JButton cancelButton

component

java.lang.String component

lastServletName

java.lang.String lastServletName

defaultDirectory

java.io.File defaultDirectory

silentInstall

boolean silentInstall

clickFreeInstaller

boolean clickFreeInstaller

showInstall

boolean showInstall

nextButtonEnabled

boolean nextButtonEnabled

inited

boolean inited

Class com.denova.JExpress.Installer.FinalPanel extends StatusPanel implements Serializable

Serialized Fields

fullProgramName

java.lang.String fullProgramName

startProgram

java.lang.String startProgram

nextButtonEnabled

boolean nextButtonEnabled

Class com.denova.JExpress.Installer.GetCredentials extends javax.swing.JPanel implements Serializable

Serialized Fields

errorLabel

javax.swing.JLabel errorLabel

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

licenseButton

javax.swing.JButton licenseButton

proxyButton

javax.swing.JButton proxyButton

primaryContactEmail

java.lang.String primaryContactEmail

idCode

java.lang.String idCode

proxyHost

java.lang.String proxyHost

proxyPort

int proxyPort

proxyUserName

java.lang.String proxyUserName

proxyPassword

java.lang.String proxyPassword

clickFree

boolean clickFree

errorMessage

java.lang.String errorMessage

backgroundColor

java.awt.Color backgroundColor

textColor

java.awt.Color textColor

localeTranslator

LocaleTranslator localeTranslator

properties

PropertyList properties

propertiesFile

java.io.File propertiesFile

Class com.denova.JExpress.Installer.GetCredentialsPanel extends WizardPanel implements Serializable

Serialized Fields

primaryContactEmail

javax.swing.JTextField primaryContactEmail

idCode

javax.swing.JPasswordField idCode

installButton

javax.swing.JButton installButton

cancelButton

javax.swing.JButton cancelButton

proxyButton

javax.swing.JButton proxyButton

proxyHost

java.lang.String proxyHost

proxyPort

int proxyPort

proxyUserName

java.lang.String proxyUserName

proxyPassword

java.lang.String proxyPassword

inited

boolean inited

silentInstall

boolean silentInstall

clickFreeInstaller

boolean clickFreeInstaller

Class com.denova.JExpress.Installer.GetLicenseInfoDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

userOk

boolean userOk

primaryContactEmail

javax.swing.JTextField primaryContactEmail

idCode

javax.swing.JPasswordField idCode

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

helpButton

javax.swing.JButton helpButton

foregroundColor

java.awt.Color foregroundColor

backgroundColor

java.awt.Color backgroundColor

errorMessage

java.lang.String errorMessage

localized

LocaleTranslator localized

Class com.denova.JExpress.Installer.GetProxySettings extends javax.swing.JDialog implements Serializable

Serialized Fields

margin

javax.swing.border.Border margin

parent

javax.swing.JFrame parent

userOk

boolean userOk

host

javax.swing.JTextField host

port

javax.swing.JTextField port

userName

javax.swing.JTextField userName

password

javax.swing.JPasswordField password

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

helpButton

javax.swing.JButton helpButton

Class com.denova.JExpress.Installer.InstallFilesPanel extends StatusPanel implements Serializable

Serialized Fields

silentInstall

boolean silentInstall

canceled

boolean canceled

gotFiles

boolean gotFiles

displayName

java.lang.String displayName

progressMessage

java.lang.String progressMessage

Class com.denova.JExpress.Installer.InstallJvmPanel extends StatusPanel implements Serializable

Serialized Fields

directory

java.io.File directory

canceled

boolean canceled

panelFinished

boolean panelFinished

silentInstall

boolean silentInstall

jvmInTempDir

boolean jvmInTempDir

nextButtonEnabled

boolean nextButtonEnabled

progressMessage

java.lang.String progressMessage

Class com.denova.JExpress.Installer.InstallMultipleTypesPanel extends WizardPanel implements Serializable

Serialized Fields

choices

java.util.List<E> choices

selectedTypes

java.util.List<E> selectedTypes

nextTypes

java.util.List<E> nextTypes

Class com.denova.JExpress.Installer.InstallNextComponent extends StatusPanel implements Serializable

Serialized Fields

progressMessage

java.lang.String progressMessage

Class com.denova.JExpress.Installer.InstallNextTypePanel extends StatusPanel implements Serializable

Serialized Fields

progressMessage

java.lang.String progressMessage

Class com.denova.JExpress.Installer.InstallSingleTypePanel extends WizardPanel implements Serializable

Serialized Fields

choices

java.util.Vector<E> choices

Class com.denova.JExpress.Installer.InstallWizard extends com.denova.ui.Wizard implements Serializable

Serialized Fields

silentInstall

boolean silentInstall

installer

com.denova.JExpress.Installer.Installer installer

showInstallNowButtonOnDirectoryPanel

boolean showInstallNowButtonOnDirectoryPanel

backgroundColor

java.awt.Color backgroundColor

Class com.denova.JExpress.Installer.JExpressCustomClass extends WizardPanel implements Serializable

Class com.denova.JExpress.Installer.LaunchAppPanel extends com.denova.JExpress.Installer.FinalPanel implements Serializable

Serialized Fields

launchMenu

java.lang.String launchMenu

Class com.denova.JExpress.Installer.LicensePanel extends com.denova.JExpress.Installer.TextPanel implements Serializable

Serialized Fields

agreeCheckBox

javax.swing.JCheckBox agreeCheckBox

Class com.denova.JExpress.Installer.MenusPanel extends StatusPanel implements Serializable

Serialized Fields

updateControlProperties

PropertyList updateControlProperties

windowsMenus

WindowsMenus windowsMenus

updaterInstalled

boolean updaterInstalled

tellUserHowToStart

boolean tellUserHowToStart

javaMenus

java.util.List<E> javaMenus

updated

boolean updated

autoUpdate

boolean autoUpdate

twoStageAutoUpdate

boolean twoStageAutoUpdate

nonJavaAutoMenu

boolean nonJavaAutoMenu

nextButtonEnabled

boolean nextButtonEnabled

submenu

java.lang.String submenu

longName

java.lang.String longName

shortName

java.lang.String shortName

useJavaCommandPrefix

boolean useJavaCommandPrefix

useJavaConsole

boolean useJavaConsole

executableFile

java.lang.String executableFile

commandLineArguments

java.lang.String commandLineArguments

iconFilename

java.lang.String iconFilename

splashFile

java.lang.String splashFile

allUsers

boolean allUsers

menuAutoUpdate

boolean menuAutoUpdate

addDesktopShortcut

boolean addDesktopShortcut

installOnWindows

boolean installOnWindows

installOnMac

boolean installOnMac

installOnUnix

boolean installOnUnix

installOnGnome

boolean installOnGnome

installOnKDE

boolean installOnKDE

installOnXfce

boolean installOnXfce

installDir

java.lang.String installDir

workingDir

java.lang.String workingDir

uninstallerIconPath

java.lang.String uninstallerIconPath

createdDirs

java.util.List<E> createdDirs

progressLabel

java.lang.String progressLabel

Class com.denova.JExpress.Installer.NoAskDirPanel extends WizardPanel implements Serializable

Serialized Fields

component

java.lang.String component

Class com.denova.JExpress.Installer.PasswordPanel extends WizardPanel implements Serializable

Serialized Fields

password

javax.swing.JPasswordField password

Class com.denova.JExpress.Installer.ReadMePanel extends com.denova.JExpress.Installer.TextPanel implements Serializable

Class com.denova.JExpress.Installer.StatusPanel extends ProgressPanel implements Serializable

Class com.denova.JExpress.Installer.TextPanel extends WizardPanel implements Serializable

Serialized Fields

filename

java.lang.String filename

text

java.lang.StringBuffer text

waitingForFile

boolean waitingForFile

gotFile

boolean gotFile

textShown

boolean textShown

stoppedWaiting

boolean stoppedWaiting

isHtml

boolean isHtml

active

boolean active

textPane

javax.swing.JEditorPane textPane

textScrollPane

javax.swing.JScrollPane textScrollPane

backgroundColor

java.awt.Color backgroundColor

foregroundColor

java.awt.Color foregroundColor

waitThread

java.lang.Thread waitThread

startedRun

boolean startedRun

Class com.denova.JExpress.Installer.UninstallPanel extends StatusPanel implements Serializable

Serialized Fields

programName

java.lang.String programName

programID

java.lang.String programID

appDir

java.lang.String appDir

javaHomeDir

java.lang.String javaHomeDir

jExpressDir

java.io.File jExpressDir

uninstallerDir

java.io.File uninstallerDir

commandFile

java.io.File commandFile

progressLabel

java.lang.String progressLabel

winAppDataDir

java.lang.String winAppDataDir

winUninstallerExeFilename

java.lang.String winUninstallerExeFilename

uninstallDone

boolean uninstallDone

uninstallerCommand

java.lang.String uninstallerCommand

Class com.denova.JExpress.Installer.WelcomePanel extends WizardPanel implements Serializable

Serialized Fields

borderPanel

com.denova.ui.TransparentJPanel borderPanel

installingLabel

javax.swing.JLabel installingLabel

packageName

javax.swing.JLabel packageName

packageString

java.lang.String packageString

authorString

java.lang.String authorString

packageCopyrightString

java.lang.String packageCopyrightString

webSiteString

java.lang.String webSiteString

centeredLabelConstraints

java.awt.GridBagConstraints centeredLabelConstraints

Package com.denova.JExpress.Uninstaller

Class com.denova.JExpress.Uninstaller.AbstractFeedbackPanel extends WizardPanel implements Serializable

Serialized Fields

silent

boolean silent
True if it's a silent uninstall. No feedback will be requested.


programName

java.lang.String programName
The program name being uninstalled. Set in the constructor before setupPanel() invoked.


version

java.lang.String version
The version number being uninstalled. The version is extracted from the JExpress/version.txt file. This field is set before saving the feedback.


uninstallLog

Log uninstallLog
uninstall.log


buttonsEnabled

boolean buttonsEnabled

Class com.denova.JExpress.Uninstaller.FeedbackStub extends AbstractFeedbackPanel implements Serializable

Class com.denova.JExpress.Uninstaller.FinalPanel extends com.denova.JExpress.Uninstaller.StatusPanel implements Serializable

Serialized Fields

nextButtonEnabled

boolean nextButtonEnabled

Class com.denova.JExpress.Uninstaller.StatusPanel extends ProgressPanel implements Serializable

Serialized Fields

upperStatusLabel

javax.swing.JLabel upperStatusLabel

lowerStatusLabel

javax.swing.JLabel lowerStatusLabel

Class com.denova.JExpress.Uninstaller.UninstallPanel extends com.denova.JExpress.Uninstaller.StatusPanel implements Serializable

Serialized Fields

userHomeDirname

java.lang.String userHomeDirname

javaHomeDirname

java.lang.String javaHomeDirname

commands

java.util.List<E> commands

appDir

java.lang.String appDir

programName

java.lang.String programName

instructionsFilename

java.lang.String instructionsFilename

yieldIndex

int yieldIndex

silentUninstall

boolean silentUninstall

Class com.denova.JExpress.Uninstaller.UninstallWizard extends com.denova.ui.Wizard implements Serializable

Serialized Fields

uninstaller

com.denova.JExpress.Uninstaller.Uninstaller uninstaller

Class com.denova.JExpress.Uninstaller.UploadPanel extends com.denova.JExpress.Uninstaller.StatusPanel implements Serializable

Class com.denova.JExpress.Uninstaller.UserReadyPanel extends WizardPanel implements Serializable

Serialized Fields

uninstallLog

Log uninstallLog

silent

boolean silent

programName

java.lang.String programName

uninstallQuestion

java.lang.String uninstallQuestion

questionField

com.denova.ui.JWordWrapLabel questionField

yesButton

javax.swing.JButton yesButton

noButton

javax.swing.JButton noButton

Package com.denova.JExpress.Updater

Class com.denova.JExpress.Updater.CompareFilesPanel extends com.denova.JExpress.Updater.StatusPanel implements Serializable

Serialized Fields

updatedManifest

com.denova.io.JarManifest updatedManifest

remoteManifest

com.denova.io.JarManifest remoteManifest

filesToUpdate

java.util.List<E> filesToUpdate

filesToRemove

java.util.List<E> filesToRemove

progressLabel

java.lang.String progressLabel

Class com.denova.JExpress.Updater.DownloadFilesPanel extends com.denova.JExpress.Updater.StatusPanel implements Serializable

Serialized Fields

count

int count

updateDir

java.lang.String updateDir

updateUrl

java.lang.String updateUrl

webUpdate

boolean webUpdate

totalNewFiles

int totalNewFiles

filesUpdatedOk

boolean filesUpdatedOk

fullUpdateOk

boolean fullUpdateOk

showOverallProgress

boolean showOverallProgress

showFileProgress

boolean showFileProgress

filesToUpdate

java.util.List<E> filesToUpdate

newJarFiles

java.util.List<E> newJarFiles

updatedManifest

com.denova.io.JarManifest updatedManifest

getWebFile

com.denova.JExpress.Updater.GetWebFile getWebFile

Class com.denova.JExpress.Updater.FinalPanel extends com.denova.JExpress.Updater.StatusPanel implements Serializable

Serialized Fields

filesUpdatedOk

boolean filesUpdatedOk

fullUpdateOk

boolean fullUpdateOk

totalNewFiles

int totalNewFiles

newUpdater

boolean newUpdater

nextButtonEnabled

boolean nextButtonEnabled

okButton

javax.swing.JButton okButton

Class com.denova.JExpress.Updater.GetFileListPanel extends com.denova.JExpress.Updater.StatusPanel implements Serializable

Serialized Fields

programDir

java.lang.String programDir

updateDir

java.lang.String updateDir

updateUrl

java.lang.String updateUrl

hostName

java.lang.String hostName

webUpdate

boolean webUpdate

updatedManifest

com.denova.io.JarManifest updatedManifest

updatedManifestFile

java.io.File updatedManifestFile

remoteManifest

com.denova.io.JarManifest remoteManifest

remoteManifestFile

java.io.File remoteManifestFile

progressLabel

java.lang.String progressLabel

Class com.denova.JExpress.Updater.GetLicenseInfoDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

userOk

boolean userOk

primaryContactEmail

javax.swing.JTextField primaryContactEmail

idCode

javax.swing.JPasswordField idCode

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

helpButton

javax.swing.JButton helpButton

foregroundColor

java.awt.Color foregroundColor

backgroundColor

java.awt.Color backgroundColor

errorMessage

java.lang.String errorMessage

localized

LocaleTranslator localized

Class com.denova.JExpress.Updater.RestartWithCredentials extends com.denova.JExpress.Updater.StatusPanel implements Serializable

Class com.denova.JExpress.Updater.StatusPanel extends ProgressPanel implements Serializable

Serialized Fields

programName

java.lang.String programName

upperStatusLabel

javax.swing.JLabel upperStatusLabel

lowerStatusLabel

javax.swing.JLabel lowerStatusLabel

useBorderLayout

boolean useBorderLayout

Class com.denova.JExpress.Updater.UpdateFilesPanel extends com.denova.JExpress.Updater.StatusPanel implements Serializable

Serialized Fields

fullUpdateOk

boolean fullUpdateOk

totalNewFiles

int totalNewFiles

updateDir

java.lang.String updateDir

programDir

java.lang.String programDir

newJarFiles

java.util.List<E> newJarFiles

progressLabel

java.lang.String progressLabel

Class com.denova.JExpress.Updater.UpdateWizard extends com.denova.ui.Wizard implements Serializable

Serialized Fields

updater

com.denova.JExpress.Updater.Updater updater

silentUpdate

boolean silentUpdate

Class com.denova.JExpress.Updater.VerifyLicensePanel extends com.denova.JExpress.Updater.StatusPanel implements Serializable

Serialized Fields

primaryContactEmail

java.lang.String primaryContactEmail

idCode

java.lang.String idCode

endUserEmail

java.lang.String endUserEmail

machine

java.lang.String machine

proxyHost

java.lang.String proxyHost

proxyPort

int proxyPort

proxyUsername

java.lang.String proxyUsername

proxyPassword

java.lang.String proxyPassword

maxMinutesToWait

int maxMinutesToWait

progressLabel

java.lang.String progressLabel

licenseProperties

PropertyList licenseProperties

Package com.denova.runtime

Class com.denova.runtime.MacHandler extends java.lang.Object implements Serializable

Class com.denova.runtime.MacHandler$MacEvent extends java.lang.Object implements Serializable


Package com.denova.ui

Class com.denova.ui.AutoProgressBar extends javax.swing.JProgressBar implements Serializable

Serialized Fields

currentPosition

int currentPosition

targetPosition

int targetPosition

increment

int increment

thread

java.lang.Thread thread

running

boolean running

Class com.denova.ui.ClasspathEditor extends javax.swing.JDialog implements Serializable

Serialized Fields

ok

boolean ok

editor

com.denova.ui.ClasspathEditorPanel editor

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

Class com.denova.ui.ClasspathEditorPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

helpPanel

com.denova.ui.HelpPanel helpPanel

classpath

java.lang.String classpath

list

javax.swing.JList list

addButton

javax.swing.JButton addButton

deleteButton

javax.swing.JButton deleteButton

upButton

javax.swing.JButton upButton

downButton

javax.swing.JButton downButton

defaultButton

javax.swing.JButton defaultButton

paths

java.util.List<E> paths

enabled

boolean enabled

Class com.denova.ui.FileChooser extends javax.swing.JFileChooser implements Serializable

Serialized Fields

debugging

boolean debugging

Class com.denova.ui.FileGroupsListEditor extends ListEditor implements Serializable

Serialized Fields

availableItems

ListEditor availableItems

Class com.denova.ui.FilePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

currentSelection

javax.swing.JTextField currentSelection

list

javax.swing.JList list

selection

java.io.File selection

updating

int updating

lastDirectory

java.io.File lastDirectory

fileItems

java.util.Vector<E> fileItems

files

java.lang.String[] files

newSelection

java.lang.String newSelection

currentDirectory

java.io.File currentDirectory

needUpdate

boolean needUpdate

directoriesOnly

boolean directoriesOnly

Class com.denova.ui.FileProgressUI extends javax.swing.JFrame implements Serializable

Serialized Fields

ok

boolean ok

status

javax.swing.JLabel status

progressBar

javax.swing.JProgressBar progressBar

firewallError

boolean firewallError

exceptionError

java.lang.Exception exceptionError

ExceptionError

java.lang.Exception ExceptionError

Class com.denova.ui.FileSetDialog extends javax.swing.JFrame implements Serializable

Serialized Fields

margin

javax.swing.border.Border margin

ok

boolean ok

showIcons

boolean showIcons

pathname

javax.swing.JLabel pathname

includeDir

javax.swing.JRadioButton includeDir

includeFilesAndSubdirs

javax.swing.JRadioButton includeFilesAndSubdirs

includeFilesOnly

javax.swing.JRadioButton includeFilesOnly

includeAll

javax.swing.JRadioButton includeAll

includeExtensions

javax.swing.JRadioButton includeExtensions

excludeExtensions

javax.swing.JRadioButton excludeExtensions

fileExtensionsToInclude

javax.swing.JTextField fileExtensionsToInclude

fileExtensionsToExclude

javax.swing.JTextField fileExtensionsToExclude

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

fileSet

com.denova.io.FileSet fileSet

Class com.denova.ui.FilesListEditor extends ListEditor implements Serializable

Serialized Fields

treeTitle

java.lang.String treeTitle

treeLabel

java.lang.String treeLabel

dirReminder

java.lang.String dirReminder

changeEvent

javax.swing.event.ChangeEvent changeEvent

eventListenerList

javax.swing.event.EventListenerList eventListenerList

Class com.denova.ui.FilesListTreeDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

okButton

javax.swing.JButton okButton

Class com.denova.ui.FixedFrame extends java.awt.Frame implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

jif

javax.swing.JInternalFrame jif

Class com.denova.ui.GradientJPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

startColor

java.awt.Color startColor

endColor

java.awt.Color endColor

width

int width

height

int height

startPoint

java.awt.Point startPoint

endPoint

java.awt.Point endPoint

gradientPaint

java.awt.GradientPaint gradientPaint

Class com.denova.ui.GridBagControl extends java.awt.GridBagConstraints implements Serializable

Serialized Fields

container

java.awt.Container container

g

java.awt.GridBagLayout g

gc

java.awt.GridBagConstraints gc

atStartOfRow

boolean atStartOfRow

Class com.denova.ui.HelpPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

helpProvider

com.denova.ui.HelpProvider helpProvider

helpText

javax.swing.JLabel helpText

helpButton

javax.swing.JButton helpButton

helpActionListener

com.denova.ui.HelpPanel.HelpActionListener helpActionListener

tooltipListener

com.denova.ui.HelpPanel.TooltipListener tooltipListener

Class com.denova.ui.HtmlPane extends javax.swing.JEditorPane implements Serializable

Class com.denova.ui.ImageDrawer extends java.awt.Canvas implements Serializable

Serialized Fields

image

java.awt.Image image

gotImage

boolean gotImage

Class com.denova.ui.JMultiLineLabel extends javax.swing.JPanel implements Serializable

Serialized Fields

alignment

int alignment

Class com.denova.ui.JWordWrapLabel extends javax.swing.JScrollPane implements Serializable

Serialized Fields

text

java.lang.String text

rows

int rows

sideMargins

int sideMargins

fontCharWidth

int fontCharWidth

fontLineHeight

int fontLineHeight

font

java.awt.Font font

foreground

java.awt.Color foreground

background

java.awt.Color background

areaBorder

javax.swing.border.Border areaBorder

scrollBorder

javax.swing.border.Border scrollBorder

textArea

javax.swing.JTextArea textArea

Class com.denova.ui.LightBarGauge extends javax.swing.JPanel implements Serializable

Serialized Fields

statusBarPanel

javax.swing.JPanel statusBarPanel

topLabel

javax.swing.JLabel topLabel

lights

com.denova.ui.LightBarGaugeLights lights

bottomLabel

javax.swing.JLabel bottomLabel

unitsText

java.lang.String unitsText

Class com.denova.ui.LightBarGaugeLights extends java.awt.Canvas implements Serializable

Serialized Fields

bars

int bars

min

double min

max

double max

value

double value

goodThreshold

double goodThreshold

okThreshold

double okThreshold

verticalBar

boolean verticalBar

maxValueIsGood

boolean maxValueIsGood

Class com.denova.ui.ListEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

items

java.util.Vector<E> items

list

javax.swing.JList list

editingItemsEnabled

boolean editingItemsEnabled

viewingItemsEnabled

boolean viewingItemsEnabled

addButton

javax.swing.JButton addButton

editButton

javax.swing.JButton editButton

deleteButton

javax.swing.JButton deleteButton

viewButton

javax.swing.JButton viewButton

editorTitleLabel

javax.swing.JLabel editorTitleLabel

reminderLabel

javax.swing.JLabel reminderLabel

addPending

boolean addPending

editPending

boolean editPending

deletePending

boolean deletePending

viewPending

boolean viewPending

editorTitle

java.lang.String editorTitle

reminder

java.lang.String reminder

Class com.denova.ui.Marquee extends javax.swing.JWindow implements Serializable

Serialized Fields

fontName

java.lang.String fontName

fontSize

int fontSize

backgroundFilename

java.lang.String backgroundFilename

backgroundColor

java.awt.Color backgroundColor

textColor

java.awt.Color textColor

text

java.util.List<E> text

topMargin

int topMargin

bottomMargin

int bottomMargin

leftMargin

int leftMargin

rightMargin

int rightMargin

bottomText

java.lang.String bottomText

closeButton

javax.swing.JButton closeButton

closeLabel

java.lang.String closeLabel

closeTip

java.lang.String closeTip

setDefaultButton

boolean setDefaultButton

marqueeIndex

int marqueeIndex

marqueePanel

javax.swing.JPanel marqueePanel

mainPanel

com.denova.ui.Marquee.MainTextPanel mainPanel

buttonPanel

javax.swing.JPanel buttonPanel

debugging

boolean debugging

Class com.denova.ui.NoteDialog extends com.denova.ui.PopupDialog implements Serializable

Serialized Fields

okLabel

java.lang.String okLabel

okIcon

java.lang.String okIcon

okButton

javax.swing.JButton okButton

Class com.denova.ui.ProgressPanel extends WizardPanel implements Serializable

Serialized Fields

progressBarLabel

javax.swing.JLabel progressBarLabel

progressBar

com.denova.ui.AutoProgressBar progressBar

progressBarStarted

boolean progressBarStarted

progressBarListener

javax.swing.event.ChangeListener progressBarListener

autoTimer

java.util.Timer autoTimer

panelSeconds

int panelSeconds

panelMaxValue

int panelMaxValue

panelMaxOffset

int panelMaxOffset

startedProgressBarValue

int startedProgressBarValue

virtualPercent

int virtualPercent

entered

boolean entered

maximized

boolean maximized

progressPanel

javax.swing.JPanel progressPanel

progressBarPanel

javax.swing.JPanel progressBarPanel

foregroundColor

java.awt.Color foregroundColor

backgroundColor

java.awt.Color backgroundColor

Class com.denova.ui.SelectionDialog extends java.awt.Dialog implements Serializable

Serialized Fields

parentFrame

java.awt.Frame parentFrame

titleLabel

java.awt.Label titleLabel

stringList

java.awt.List stringList

addButton

java.awt.Button addButton

editButton

java.awt.Button editButton

deleteButton

java.awt.Button deleteButton

resetButton

java.awt.Button resetButton

doneButton

java.awt.Button doneButton

Class com.denova.ui.ShowUrlDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

log

Log log

displayPane

javax.swing.JEditorPane displayPane

displayScrollPane

javax.swing.JScrollPane displayScrollPane

backButton

javax.swing.JButton backButton

urlStack

java.util.Stack<E> urlStack

reference

java.lang.String reference

showBackButton

boolean showBackButton

Class com.denova.ui.SimpleBrowser extends javax.swing.JFrame implements Serializable

Serialized Fields

editor

javax.swing.JEditorPane editor

Class com.denova.ui.SubListDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

ok

boolean ok

availableListArray

java.util.Vector<E> availableListArray

subListArray

java.util.Vector<E> subListArray

name

javax.swing.JTextField name

description

javax.swing.JTextField description

availableList

javax.swing.JList availableList

subList

javax.swing.JList subList

addButton

javax.swing.JButton addButton

removeButton

javax.swing.JButton removeButton

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

noteText

java.lang.String noteText

Class com.denova.ui.TextViewer extends javax.swing.JFrame implements Serializable

Serialized Fields

textArea

javax.swing.JTextArea textArea

doneButton

javax.swing.JButton doneButton

text

java.lang.String text

Class com.denova.ui.TransparentBackground extends javax.swing.JComponent implements Serializable

Serialized Fields

frame

javax.swing.JFrame frame

background

java.awt.Image background

lastupdate

long lastupdate

refreshRequested

boolean refreshRequested

rbt

java.awt.Robot rbt

tk

java.awt.Toolkit tk

dim

java.awt.Dimension dim

Class com.denova.ui.TransparentJPanel extends javax.swing.JPanel implements Serializable

Class com.denova.ui.Wizard extends javax.swing.JPanel implements Serializable

Serialized Fields

panelIndex

int panelIndex

mostRecentPanelIndex

int mostRecentPanelIndex

panels

java.util.List<E> panels

panel

WizardPanel panel

cancelled

boolean cancelled

aborted

boolean aborted

cardPanel

javax.swing.JPanel cardPanel

lastCard

java.lang.String lastCard

buttons

javax.swing.JPanel buttons

includeWizardButtons

boolean includeWizardButtons

buttonsIcons

ButtonsIcons buttonsIcons

nextButton

javax.swing.JButton nextButton

previousButton

javax.swing.JButton previousButton

cancelButton

javax.swing.JButton cancelButton

backgroundColor

java.awt.Color backgroundColor

textColor

java.awt.Color textColor

backgroundOpaque

boolean backgroundOpaque

showIcons

boolean showIcons

cancelButtonLabel

java.lang.String cancelButtonLabel

previousButtonLabel

java.lang.String previousButtonLabel

nextButtonLabel

java.lang.String nextButtonLabel

finishedButtonLabel

java.lang.String finishedButtonLabel

cancelButtonIconName

java.lang.String cancelButtonIconName

previousButtonIconName

java.lang.String previousButtonIconName

nextButtonIconName

java.lang.String nextButtonIconName

finishedButtonIconName

java.lang.String finishedButtonIconName

installButtonIconName

java.lang.String installButtonIconName

activePanel

java.lang.String activePanel

messenger

com.denova.util.MessageDelegate messenger

Class com.denova.ui.WizardPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

properties

PropertyList properties

wizard

com.denova.ui.Wizard wizard

enabled

boolean enabled

defaultWizardButton

java.lang.Integer defaultWizardButton

nextButtonEnabled

boolean nextButtonEnabled

previousButtonEnabled

boolean previousButtonEnabled

cancelButtonEnabled

boolean cancelButtonEnabled

Package com.denova.util

Class com.denova.util.DefaultOptions extends PropertyList implements Serializable

Serialized Fields

errorLog

Log errorLog

defaultDirName

java.lang.String defaultDirName

defaultOptionsFilename

java.lang.String defaultOptionsFilename

Class com.denova.util.FileGroups extends java.util.Vector implements Serializable

Serialized Fields

tested

boolean tested

foldersString

java.lang.String foldersString

foldersList

FileGroupsListEditor foldersList

folders

java.util.Iterator<E> folders

currentFolder

FileGroup currentFolder

typesString

java.lang.String typesString

typesList

FileGroupsListEditor typesList

types

java.util.Iterator<E> types

currentType

FileGroup currentType

fileMapString

java.lang.String fileMapString

fileSetsList

FileGroupsListEditor fileSetsList

fileSets

java.util.Iterator<E> fileSets

currentFileSet

FileGroup currentFileSet

Class com.denova.util.Options extends PropertyList implements Serializable

Serialized Fields

selectPrompt

java.lang.String selectPrompt

saveAsPrompt

java.lang.String saveAsPrompt

filename

java.lang.String filename

directory

java.lang.String directory

Class com.denova.util.PropertyList extends java.util.Properties implements Serializable

Serialized Fields

lastError

java.lang.Exception lastError

setContainerFieldAccess

com.denova.lang.FieldAccess setContainerFieldAccess

setContainerOk

boolean setContainerOk

title

java.lang.String title

Class com.denova.util.PropertyStore extends PropertyList implements Serializable

serialVersionUID: -1L