Serialized Form

Class net.quartzware.AddKeyDlg implements Serializable

Serialized Fields

resBundle

ResBundle resBundle

keyLabel

javax.swing.JLabel keyLabel

entryLabel

javax.swing.JLabel entryLabel

keyField

javax.swing.JTextField keyField

entryComboBox

javax.swing.JComboBox entryComboBox

ValueClasses

java.lang.Class[] ValueClasses

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

val

Value val

key

java.lang.String key

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle


Class net.quartzware.BinaryPathDlg implements Serializable

Serialized Fields

path

BinaryPath path


Class net.quartzware.CenterDlg implements Serializable


Class net.quartzware.EditorWindow implements Serializable

Serialized Fields

valCol

int valCol

comCol

int comCol

addKeyIcon

javax.swing.ImageIcon addKeyIcon

remKeyIcon

javax.swing.ImageIcon remKeyIcon

editValIcon

javax.swing.ImageIcon editValIcon

editComIcon

javax.swing.ImageIcon editComIcon

toolbarPanel

javax.swing.JPanel toolbarPanel

toolbar

javax.swing.JToolBar toolbar

popup

javax.swing.JPopupMenu popup

addKeyButton

javax.swing.JButton addKeyButton

remKeyButton

javax.swing.JButton remKeyButton

editValButton

javax.swing.JButton editValButton

editComButton

javax.swing.JButton editComButton

menuItem

javax.swing.JMenuItem menuItem

resBundle

ResBundle resBundle

popupMenu

javax.swing.JPopupMenu popupMenu

table

javax.swing.JTable table

model

EditorWindow.RBEditTableModel model

renderer

EditorWindow.RBEditTableCellRenderer renderer

editor

EditorWindow.RBEditTableCellEditor editor

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle


Class net.quartzware.EditorWindow.RBEditTableCellEditor implements Serializable

Serialized Fields

this$0

EditorWindow this$0


Class net.quartzware.EditorWindow.RBEditTableCellRenderer implements Serializable

Serialized Fields

this$0

EditorWindow this$0


Class net.quartzware.EditorWindow.RBEditTableModel implements Serializable

Serialized Fields

this$0

EditorWindow this$0

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle

columnNames

java.lang.String[] columnNames


Class net.quartzware.FindDlg implements Serializable

Serialized Fields

searchField

javax.swing.JTextField searchField

searchForLabel

javax.swing.JLabel searchForLabel

findButton

javax.swing.JButton findButton

cancelButton

javax.swing.JButton cancelButton

searchKeysCheckBox

javax.swing.JCheckBox searchKeysCheckBox

searchValuesCheckBox

javax.swing.JCheckBox searchValuesCheckBox

searchCommentsCheckBox

javax.swing.JCheckBox searchCommentsCheckBox

searchAllFilesCheckBox

javax.swing.JCheckBox searchAllFilesCheckBox

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle


Class net.quartzware.HelpDlg implements Serializable

Serialized Fields

htmlPane

javax.swing.JEditorPane htmlPane

helpURL

java.net.URL helpURL

htmlView

javax.swing.JScrollPane htmlView

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle


Class net.quartzware.ImgPanel implements Serializable

Serialized Fields

image

java.awt.Image image


Class net.quartzware.InternalWindow implements Serializable

Serialized Fields

hiddenComponent

InternalWindow.HiddenComponent hiddenComponent


Class net.quartzware.InternalWindow.HiddenComponent implements Serializable

Serialized Fields

this$0

InternalWindow this$0


Class net.quartzware.JAboutDialog implements Serializable

Serialized Fields

okButton

javax.swing.JButton okButton

aboutLabel

javax.swing.JLabel aboutLabel

aboutDialogPanel

ImgPanel aboutDialogPanel

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle


Class net.quartzware.KeyDoesNotExistDlg implements Serializable

Serialized Fields

keyNotExistPanel

ImgPanel keyNotExistPanel

keyNotExistKeyLabel

javax.swing.JLabel keyNotExistKeyLabel

keyNotExistValueLabel

javax.swing.JLabel keyNotExistValueLabel

keyNotExistCommentLabel

javax.swing.JLabel keyNotExistCommentLabel

keyNotExistKeyValue

javax.swing.JLabel keyNotExistKeyValue

keyNotExistValueValue

javax.swing.JLabel keyNotExistValueValue

keyNotExistCommentValue

javax.swing.JLabel keyNotExistCommentValue

rbPanel

javax.swing.JPanel rbPanel

rbGroup

javax.swing.ButtonGroup rbGroup

addKeyRB

javax.swing.JRadioButton addKeyRB

deleteKeyRB

javax.swing.JRadioButton deleteKeyRB

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

noKeyMsg

javax.swing.JTextArea noKeyMsg

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle


Class net.quartzware.MainWindow implements Serializable

Serialized Fields

newIcon

javax.swing.ImageIcon newIcon

openIcon

javax.swing.ImageIcon openIcon

saveIcon

javax.swing.ImageIcon saveIcon

cutIcon

javax.swing.ImageIcon cutIcon

copyIcon

javax.swing.ImageIcon copyIcon

pasteIcon

javax.swing.ImageIcon pasteIcon

addKeyIcon

javax.swing.ImageIcon addKeyIcon

remKeyIcon

javax.swing.ImageIcon remKeyIcon

aboutIcon

javax.swing.ImageIcon aboutIcon

undoIcon

javax.swing.ImageIcon undoIcon

redoIcon

javax.swing.ImageIcon redoIcon

desktop

javax.swing.JDesktopPane desktop

editorPanel

javax.swing.JLayeredPane editorPanel

bottomPanel

javax.swing.JPanel bottomPanel

ezPane

javax.swing.JTabbedPane ezPane

saveDlg

java.awt.FileDialog saveDlg

openDlg

java.awt.FileDialog openDlg

toolbarPanel

javax.swing.JPanel toolbarPanel

toolbar

javax.swing.JToolBar toolbar

newProjectButton

javax.swing.JButton newProjectButton

openButton

javax.swing.JButton openButton

saveButton

javax.swing.JButton saveButton

cutButton

javax.swing.JButton cutButton

copyButton

javax.swing.JButton copyButton

pasteButton

javax.swing.JButton pasteButton

addKeyButton

javax.swing.JButton addKeyButton

remKeyButton

javax.swing.JButton remKeyButton

aboutButton

javax.swing.JButton aboutButton

mainMenuBar

javax.swing.JMenuBar mainMenuBar

fileMenu

javax.swing.JMenu fileMenu

miNewProject

javax.swing.JMenuItem miNewProject

miOpen

javax.swing.JMenuItem miOpen

miOpenProject

javax.swing.JMenuItem miOpenProject

miClose

javax.swing.JMenuItem miClose

miSave

javax.swing.JMenuItem miSave

miSaveProjectAs

javax.swing.JMenuItem miSaveProjectAs

miExit

javax.swing.JMenuItem miExit

editMenu

javax.swing.JMenu editMenu

miUndo

javax.swing.JMenuItem miUndo

miRedo

javax.swing.JMenuItem miRedo

miCut

javax.swing.JMenuItem miCut

miCopy

javax.swing.JMenuItem miCopy

miPaste

javax.swing.JMenuItem miPaste

miFind

javax.swing.JMenuItem miFind

projectMenu

javax.swing.JMenu projectMenu

miNewBundle

javax.swing.JMenuItem miNewBundle

miImportBundle

javax.swing.JMenuItem miImportBundle

miRemoveBundle

javax.swing.JMenuItem miRemoveBundle

miPreferences

javax.swing.JMenuItem miPreferences

bundleMenu

javax.swing.JMenu bundleMenu

miAddKey

javax.swing.JMenuItem miAddKey

miRenameKey

javax.swing.JMenuItem miRenameKey

miDeleteKey

javax.swing.JMenuItem miDeleteKey

miEditValue

javax.swing.JMenuItem miEditValue

miEditComments

javax.swing.JMenuItem miEditComments

viewMenu

javax.swing.JMenu viewMenu

miShowKeys

javax.swing.JCheckBoxMenuItem miShowKeys

miShowValues

javax.swing.JCheckBoxMenuItem miShowValues

miShowParentsValue

javax.swing.JCheckBoxMenuItem miShowParentsValue

miShowComments

javax.swing.JCheckBoxMenuItem miShowComments

windowMenu

javax.swing.JMenu windowMenu

miCascadeWindows

javax.swing.JMenuItem miCascadeWindows

miTileHorizontally

javax.swing.JMenuItem miTileHorizontally

miTileVertically

javax.swing.JMenuItem miTileVertically

helpMenu

javax.swing.JMenu helpMenu

miHelpTopics

javax.swing.JMenuItem miHelpTopics

miAbout

javax.swing.JMenuItem miAbout

windows

java.util.Vector windows

fileChooser

javax.swing.JFileChooser fileChooser

rbedit

RBEdit rbedit

dirty

boolean dirty

helpSystem

HelpDlg helpSystem

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle


Class net.quartzware.MessageDlg implements Serializable

Serialized Fields

messageElementLabel

javax.swing.JLabel messageElementLabel

elementNumberCombo

javax.swing.JComboBox elementNumberCombo

newElementButton

javax.swing.JButton newElementButton

deleteElementButton

javax.swing.JButton deleteElementButton

choiceFormatLabel

javax.swing.JLabel choiceFormatLabel

limitList

javax.swing.JList limitList

useChoiceFormatCheck

javax.swing.JCheckBox useChoiceFormatCheck

rbPanel

javax.swing.JPanel rbPanel

rbGroup

javax.swing.ButtonGroup rbGroup

poundLimitRBtn

javax.swing.JRadioButton poundLimitRBtn

lessThanLimitRBtn

javax.swing.JRadioButton lessThanLimitRBtn

greaterThanLimitRBtn

javax.swing.JRadioButton greaterThanLimitRBtn

limitLabel

javax.swing.JLabel limitLabel

elementLabel

javax.swing.JLabel elementLabel

limitValueField

javax.swing.JTextField limitValueField

elementValueField

javax.swing.JTextField elementValueField

editAsChoiceButton

javax.swing.JButton editAsChoiceButton

newLimitButton

javax.swing.JButton newLimitButton

deleteLimitButton

javax.swing.JButton deleteLimitButton

fullMessageLabel

javax.swing.JLabel fullMessageLabel

fullMessageField

javax.swing.JTextArea fullMessageField

testButton

javax.swing.JButton testButton

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle

msg

Message msg

testDlg

MessageTestDlg testDlg


Class net.quartzware.MessageTestDlg implements Serializable

Serialized Fields

elementTable

javax.swing.JTable elementTable

fullTestMessageLabel

javax.swing.JLabel fullTestMessageLabel

fullTestMessageField

javax.swing.JTextArea fullTestMessageField

testMessageValueLabel

javax.swing.JLabel testMessageValueLabel

runTestButton

javax.swing.JButton runTestButton

closeButton

javax.swing.JButton closeButton

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle

msg

Message msg


Class net.quartzware.NewBundleDlg implements Serializable

Serialized Fields

languageComboBox

javax.swing.JComboBox languageComboBox

languageField

javax.swing.JTextField languageField

countryComboBox

javax.swing.JComboBox countryComboBox

countryField

javax.swing.JTextField countryField

variantField

javax.swing.JTextField variantField

filenameField

javax.swing.JTextField filenameField

fileTypeComboBox

javax.swing.JComboBox fileTypeComboBox

languageText

javax.swing.JLabel languageText

countryText

javax.swing.JLabel countryText

variantsText

javax.swing.JLabel variantsText

filenameText

javax.swing.JLabel filenameText

fileTypeText

javax.swing.JLabel fileTypeText

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

parSuffix

java.lang.String parSuffix

suffix

java.lang.String suffix

filename

java.lang.String filename

fileType

java.lang.String fileType

getRootInfo

boolean getRootInfo

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle


Class net.quartzware.NewProjectDlg implements Serializable

Serialized Fields

createNewRootButton

javax.swing.JButton createNewRootButton

useExistingRootButton

javax.swing.JButton useExistingRootButton

newProjImage

ImgPanel newProjImage

cancelButton

javax.swing.JButton cancelButton

newProjWarningMessage

javax.swing.JTextArea newProjWarningMessage

result

int result

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle


Class net.quartzware.PrefDlg implements Serializable

Serialized Fields

unchangedLabel

javax.swing.JLabel unchangedLabel

backgroundLabel1

javax.swing.JLabel backgroundLabel1

foregroundLabel1

javax.swing.JLabel foregroundLabel1

background1Button

javax.swing.JButton background1Button

foreground1Button

javax.swing.JButton foreground1Button

changedLabel

javax.swing.JLabel changedLabel

backgroundLabel2

javax.swing.JLabel backgroundLabel2

foregroundLabel2

javax.swing.JLabel foregroundLabel2

background2Button

javax.swing.JButton background2Button

foreground2Button

javax.swing.JButton foreground2Button

writeEscapedCBox

javax.swing.JCheckBox writeEscapedCBox

listAlphabeticallyCBox

javax.swing.JCheckBox listAlphabeticallyCBox

defaultFieldsLabel

javax.swing.JLabel defaultFieldsLabel

displayKeyCBox

javax.swing.JCheckBox displayKeyCBox

displayValueCBox

javax.swing.JCheckBox displayValueCBox

displayParentCBox

javax.swing.JCheckBox displayParentCBox

displayCommentsCBox

javax.swing.JCheckBox displayCommentsCBox

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle

config

Project.Config config


Class net.quartzware.ProjectWindow implements Serializable

Serialized Fields

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle

tree

javax.swing.JTree tree
JTree used to draw the Project in this window.

project

Project project

menuItem

javax.swing.JMenuItem menuItem


Class net.quartzware.RBApplet implements Serializable


Class net.quartzware.RBEvent implements Serializable

Serialized Fields

resBundle

ResBundle resBundle

ent

Entry ent

index

int index


Class net.quartzware.RemoveBundleDlg implements Serializable

Serialized Fields

panel

ImgPanel panel

yesButton

javax.swing.JButton yesButton

noButton

javax.swing.JButton noButton

remBundleMsg

javax.swing.JTextArea remBundleMsg

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle


Class net.quartzware.RenameKeyDlg implements Serializable

Serialized Fields

renameKeyPanel

ImgPanel renameKeyPanel

renameKeyMsg

javax.swing.JTextArea renameKeyMsg

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle


Class net.quartzware.StringArrayDlg implements Serializable

Serialized Fields

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

modifyButton

javax.swing.JButton modifyButton

addButton

javax.swing.JButton addButton

removeButton

javax.swing.JButton removeButton

upArrowButton

javax.swing.JButton upArrowButton

downArrowButton

javax.swing.JButton downArrowButton

table

javax.swing.JTable table

upArrowIcon

javax.swing.ImageIcon upArrowIcon

downArrowIcon

javax.swing.ImageIcon downArrowIcon

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle

array

StringArray array


Class net.quartzware.TaggedArrayDlg implements Serializable

Serialized Fields

taggedArrayList

javax.swing.JList taggedArrayList

valueField

javax.swing.JTextField valueField

valueLabel

javax.swing.JLabel valueLabel

setButton

javax.swing.JButton setButton

cancelButton

javax.swing.JButton cancelButton

newEntryButton

javax.swing.JButton newEntryButton

removeEntryButton

javax.swing.JButton removeEntryButton

okButton

javax.swing.JButton okButton

currentLocale

java.util.Locale currentLocale

bundle

java.util.ResourceBundle bundle

array

TaggedArray array