Serialized Form

Class com.japisoft.framework.dialog.about.AboutAction extends javax.swing.AbstractAction implements Serializable


Class com.japisoft.framework.dialog.about.AboutPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

lblProduct

javax.swing.JLabel lblProduct

lblProductName

javax.swing.JLabel lblProductName

lblVersion

javax.swing.JLabel lblVersion

lblProductVersion

javax.swing.JLabel lblProductVersion

lblCompany

javax.swing.JLabel lblCompany

lblCompanyName

javax.swing.JLabel lblCompanyName

box1

javax.swing.Box box1

lblMemory

javax.swing.JLabel lblMemory

pbMemory

javax.swing.JProgressBar pbMemory

btnGc

javax.swing.JButton btnGc

tpMain

javax.swing.JTabbedPane tpMain

pnlProduct

javax.swing.JPanel pnlProduct

lblProductImage

javax.swing.JLabel lblProductImage

lblProductRegisteredVersion

javax.swing.JLabel lblProductRegisteredVersion

borderLayout1

java.awt.BorderLayout borderLayout1

pnlSystem

javax.swing.JPanel pnlSystem

spSystem

javax.swing.JScrollPane spSystem

borderLayout2

java.awt.BorderLayout borderLayout2

tbSystem

javax.swing.JTable tbSystem

thread

AboutPanel.MemoryThread thread

lblBuild

javax.swing.JLabel lblBuild

lblBuildName

javax.swing.JLabel lblBuildName

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1


Class com.japisoft.framework.dialog.actions.AbstractDialogAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

id

int id

resource

java.util.ResourceBundle resource

listenerDelegate

java.awt.event.ActionListener listenerDelegate

forFooter

boolean forFooter

specialMode

boolean specialMode


Class com.japisoft.framework.dialog.command.ActionItem extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

command

java.lang.String command

arguments

java.lang.String arguments


Class com.japisoft.framework.ApplicationException extends java.lang.Exception implements Serializable


Class com.japisoft.framework.ApplicationStepException extends java.lang.RuntimeException implements Serializable

Serialized Fields

critical

boolean critical


Class com.japisoft.framework.dialog.help.AutoHelpAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

dialog

AutoHelpAction.DocumentDialog dialog


Class com.japisoft.framework.dialog.BasicDialogComponent extends javax.swing.JDialog implements Serializable

Serialized Fields

footer

DialogFooter footer

iniDim

java.awt.Dimension iniDim

lastAction

int lastAction


Class com.japisoft.framework.dialog.BasicDialogFooter extends javax.swing.JPanel implements Serializable

Serialized Fields

model

DialogActionModel model

target

DialogComponent target


Class com.japisoft.framework.dialog.BasicDialogHeader extends javax.swing.JPanel implements Serializable

Serialized Fields

lblTitle

javax.swing.JLabel lblTitle

txaInfo

javax.swing.JTextArea txaInfo

lblImage

javax.swing.JLabel lblImage

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1


Class com.japisoft.framework.dialog.BasicOKCancelDialogComponent extends BasicOKDialogComponent implements Serializable


Class com.japisoft.framework.dialog.BasicOKDialogComponent extends BasicDialogComponent implements Serializable

Serialized Fields

header

DialogHeader header

footer

DialogFooter footer

first

boolean first

setUICalled

boolean setUICalled


Class com.japisoft.framework.ui.table.BooleanTableCellEditor extends javax.swing.AbstractCellEditor implements Serializable

Serialized Fields

model

javax.swing.table.TableModel model

cb

javax.swing.JCheckBox cb

lastEditedRow

int lastEditedRow


Class com.japisoft.framework.dialog.report.BugReportingAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

type

java.lang.String type

panel

DataReportingPanel panel

userInformation

java.lang.String userInformation

image

java.lang.String image

dialogTitle

java.lang.String dialogTitle

url

java.lang.String url


Class com.japisoft.framework.dialog.actions.CancelAction extends AbstractDialogAction implements Serializable


Class com.japisoft.framework.dialog.report.DataReportingPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

lblErrorTitle

javax.swing.JLabel lblErrorTitle

tfTitle

javax.swing.JTextField tfTitle

lblDescription

javax.swing.JLabel lblDescription

spDescription

javax.swing.JScrollPane spDescription

taDescription

javax.swing.JTextArea taDescription

lblemail

javax.swing.JLabel lblemail

tfEmail

javax.swing.JTextField tfEmail

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1


Class com.japisoft.framework.wizard.DefaultWizardView extends javax.swing.JComponent implements Serializable

Serialized Fields

wizard

JWizard wizard

leftPanel

DefaultWizardView.LeftPanel leftPanel

centerPanel

DefaultWizardView.CenterPanel centerPanel

bottomPanel

DefaultWizardView.BottomPanel bottomPanel

previousAction

DialogAction previousAction

nextAction

DialogAction nextAction

okAction

DialogAction okAction

cancelAction

DialogAction cancelAction

init

boolean init

delayedModel

WizardStepModel delayedModel

delayedStep

WizardStep delayedStep


Class com.japisoft.framework.dialog.actions.DialogActionProxy extends AbstractDialogAction implements Serializable

Serialized Fields

delegate

DialogAction delegate

target

DialogComponent target


Class com.japisoft.framework.ui.text.EmptyColoredTextField extends javax.swing.JTextField implements Serializable

Serialized Fields

emptyColor

java.awt.Color emptyColor

okColor

java.awt.Color okColor


Class com.japisoft.framework.dialog.command.ExternalToolDialog extends BasicOKCancelDialogComponent implements Serializable


Class com.japisoft.framework.dialog.command.ExternalToolPane extends javax.swing.JPanel implements Serializable

Serialized Fields

cbAction

javax.swing.JComboBox cbAction

btnStore

javax.swing.JButton btnStore

btnDelete

javax.swing.JButton btnDelete

jLabel1

javax.swing.JLabel jLabel1

jLabel3

javax.swing.JLabel jLabel3

jScrollPane2

javax.swing.JScrollPane jScrollPane2

txfCommand

javax.swing.JTextField txfCommand

txaArguments

javax.swing.JTextArea txaArguments

btnArg

javax.swing.JButton btnArg

cbArgs

javax.swing.JComboBox cbArgs

jScrollPane1

javax.swing.JScrollPane jScrollPane1

jLabel2

javax.swing.JLabel jLabel2

btnRun

javax.swing.JButton btnRun

txaConsole

javax.swing.JTextArea txaConsole

btnCommand

javax.swing.JButton btnCommand

btnClean

javax.swing.JButton btnClean

btnCopy

javax.swing.JButton btnCopy

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

htMacro

java.util.Hashtable htMacro

currentProcess

java.lang.Process currentProcess


Class com.japisoft.framework.ui.FastLabel extends javax.swing.JComponent implements Serializable

Serialized Fields

text

java.lang.String text

border

boolean border

center

boolean center

error

boolean error

icon

javax.swing.Icon icon

xtext

int xtext

xicon

int xicon

hc

int hc

preferredSize

java.awt.Dimension preferredSize


Class com.japisoft.framework.ui.text.FileTextField extends javax.swing.JPanel implements Serializable

Serialized Fields

tf

javax.swing.JTextField tf

lbl

TitleLabel lbl

btn

javax.swing.JButton btn

btn2

javax.swing.JButton btn2

btn3

javax.swing.JButton btn3

fileExt

java.lang.String fileExt

pnl2

javax.swing.JPanel pnl2

prefGroup

java.lang.String prefGroup

prefName

java.lang.String prefName

currentDir

java.lang.String currentDir

directoryMode

boolean directoryMode

fileMode

boolean fileMode

customListener

java.awt.event.ActionListener customListener

openedMode

boolean openedMode

handler

FileTextFieldHandler handler


Class com.japisoft.framework.dialog.basic.FontDialog extends BasicOKCancelDialogComponent implements Serializable

Serialized Fields

tfName

javax.swing.JTextField tfName

cbStyle

javax.swing.JComboBox cbStyle

cbSize

javax.swing.JComboBox cbSize


Class com.japisoft.framework.preferences.FontDialog extends BasicOKCancelDialogComponent implements Serializable

Serialized Fields

tfName

javax.swing.JTextField tfName

cbStyle

javax.swing.JComboBox cbStyle

cbSize

javax.swing.JComboBox cbSize


Class com.japisoft.framework.ui.GradientLabel extends javax.swing.JComponent implements Serializable

Serialized Fields

title

java.lang.String title

icon

javax.swing.Icon icon

height

int height

ascent

int ascent

gradientStart

java.awt.Color gradientStart

gradientStop

java.awt.Color gradientStop

gradientSelectedStart

java.awt.Color gradientSelectedStart

gradientSelectedStop

java.awt.Color gradientSelectedStop

titleColor

java.awt.Color titleColor

focusMode

boolean focusMode


Class com.japisoft.framework.ui.GradientPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

lbl

GradientLabel lbl


Class com.japisoft.framework.dialog.HeaderPanel extends javax.swing.JComponent implements Serializable


Class com.japisoft.framework.dialog.basic.HTMLDialog extends BasicOKDialogComponent implements Serializable

Serialized Fields

pane

javax.swing.JEditorPane pane


Class com.japisoft.framework.ui.ImageIconProxy extends javax.swing.ImageIcon implements Serializable

Serialized Fields

rootIcon

javax.swing.ImageIcon rootIcon

overridingIcon

javax.swing.ImageIcon overridingIcon

xicon

int xicon

yicon

int yicon

activeOverringImage

boolean activeOverringImage


Class com.japisoft.framework.application.descriptor.InterfaceBuilderException extends ApplicationException implements Serializable


Class com.japisoft.framework.dialog.help.ManualAction extends javax.swing.AbstractAction implements Serializable


Class com.japisoft.framework.dialog.help.ManualDialog extends BasicOKDialogComponent implements Serializable

Serialized Fields

pane

javax.swing.JEditorPane pane


Class com.japisoft.framework.ui.MultiChoiceButton extends javax.swing.JButton implements Serializable

Serialized Fields

finalInsets

java.awt.Insets finalInsets


Class com.japisoft.framework.dialog.about.NewsAction extends javax.swing.AbstractAction implements Serializable


Class com.japisoft.framework.dialog.about.NewsDialog extends BasicOKCancelDialogComponent implements Serializable


Class com.japisoft.framework.dialog.about.NewsPanel extends javax.swing.JPanel implements Serializable


Class com.japisoft.framework.dialog.actions.OKAction extends AbstractDialogAction implements Serializable


Class com.japisoft.framework.preferences.actions.PreferencesAction extends javax.swing.AbstractAction implements Serializable


Class com.japisoft.framework.preferences.PreferencesDialog extends BasicOKCancelDialogComponent implements Serializable

Serialized Fields

treeGroup

javax.swing.JTree treeGroup

cardPanel

javax.swing.JPanel cardPanel

card

java.awt.CardLayout card

table

javax.swing.JTable table

models

java.util.HashMap models


Class com.japisoft.framework.dialog.register.RegisteredPane extends javax.swing.JPanel implements Serializable

Serialized Fields

from

java.lang.String from

personal

java.lang.String personal

company

java.lang.String company

currency

java.lang.String currency

lblUserName

javax.swing.JLabel lblUserName

tfUserName

javax.swing.JTextField tfUserName

lblKey

javax.swing.JLabel lblKey

tfRegisteredKey

javax.swing.JTextField tfRegisteredKey

jTextArea1

javax.swing.JTextArea jTextArea1

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1


Class com.japisoft.framework.dialog.report.ReportingListAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

url

java.lang.String url


Class com.japisoft.framework.dialog.report.ReportingListPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

url

java.lang.String url

model

javax.swing.table.DefaultTableModel model

zoomText

javax.swing.JTextArea zoomText

table

javax.swing.JTable table


Class com.japisoft.framework.dialog.report.RequestReportingAction extends BugReportingAction implements Serializable


Class com.japisoft.framework.job.ShowHeavyJobAction extends javax.swing.AbstractAction implements Serializable


Class com.japisoft.framework.dialog.basic.Splashscreen extends javax.swing.JWindow implements Serializable


Class com.japisoft.framework.dialog.actions.StopAction extends AbstractDialogAction implements Serializable


Class com.japisoft.framework.dialog.actions.StoringLocationAction extends AbstractDialogAction implements Serializable


Class com.japisoft.framework.dialog.basic.TextDialog extends BasicOKCancelDialogComponent implements Serializable


Class com.japisoft.framework.dialog.help.TipOfTheDayAction extends javax.swing.AbstractAction implements Serializable


Class com.japisoft.framework.dialog.help.TipOfTheDayDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

lblTitleTip

javax.swing.JLabel lblTitleTip

lblImage

javax.swing.JLabel lblImage

cbShow

javax.swing.JCheckBox cbShow

btnPreviousTip

javax.swing.JButton btnPreviousTip

btnNextTip

javax.swing.JButton btnNextTip

btnClose

javax.swing.JButton btnClose

txtEditor

javax.swing.JEditorPane txtEditor

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

scEditor

javax.swing.JScrollPane scEditor

currentTip

int currentTip

tips

java.util.ArrayList tips


Class com.japisoft.framework.ui.TitleLabel extends javax.swing.JPanel implements Serializable


Class com.japisoft.framework.ui.UnderlinedLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

fh

int fh