Serialized Form

Class com.japisoft.findreplace.FindReplacePanel implements Serializable

Serialized Fields

lblFind

javax.swing.JLabel lblFind

cbFind

javax.swing.JComboBox cbFind

lblReplace

javax.swing.JLabel lblReplace

cbReplace

javax.swing.JComboBox cbReplace

pnlDirection

javax.swing.JPanel pnlDirection

border1

javax.swing.border.Border border1

titledBorder1

javax.swing.border.TitledBorder titledBorder1

buttonGroup1

javax.swing.ButtonGroup buttonGroup1

rbForward

javax.swing.JRadioButton rbForward

rbBackward

javax.swing.JRadioButton rbBackward

jPanel1

javax.swing.JPanel jPanel1

border2

javax.swing.border.Border border2

titledBorder2

javax.swing.border.TitledBorder titledBorder2

rbAll

javax.swing.JRadioButton rbAll

rbSelectedLines

javax.swing.JRadioButton rbSelectedLines

pnlOptions

javax.swing.JPanel pnlOptions

border3

javax.swing.border.Border border3

titledBorder3

javax.swing.border.TitledBorder titledBorder3

cbCaseSensitive

javax.swing.JCheckBox cbCaseSensitive

cbWholeWord

javax.swing.JCheckBox cbWholeWord

cbRegularExpressions

javax.swing.JCheckBox cbRegularExpressions

cbWrapSearch

javax.swing.JCheckBox cbWrapSearch

cbIncremental

javax.swing.JCheckBox cbIncremental

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

pnlButtons

javax.swing.JPanel pnlButtons

btnFind

javax.swing.JButton btnFind

btnReplace

javax.swing.JButton btnReplace

btnReplaceFind

javax.swing.JButton btnReplaceFind

btnReplaceAll

javax.swing.JButton btnReplaceAll

gridBagLayout2

java.awt.GridBagLayout gridBagLayout2

source

javax.swing.text.JTextComponent source

replaceMode

boolean replaceMode

customActionListener

FindReplacePanel.CustomActionListener customActionListener

gridBagLayout3

java.awt.GridBagLayout gridBagLayout3

gridBagLayout4

java.awt.GridBagLayout gridBagLayout4

gridBagLayout5

java.awt.GridBagLayout gridBagLayout5

manager

FindReplaceManager manager

lblInfo

javax.swing.JLabel lblInfo

oldSelectionStart

int oldSelectionStart

oldSelectionEnd

int oldSelectionEnd

documentFind

FindReplacePanel.CustomFindPlainDocument documentFind

documentReplace

FindReplacePanel.CustomReplacePlainDocument documentReplace