Serialized Form


Package mk.fsgrep.gui

Class mk.fsgrep.gui.BooleanChoice extends javax.swing.JComboBox implements Serializable

Class mk.fsgrep.gui.FilelistDisplay extends javax.swing.JFrame implements Serializable

Serialized Fields

_textArea

javax.swing.JTextArea _textArea

_buttonOk

javax.swing.JButton _buttonOk

Class mk.fsgrep.gui.FileViewer extends javax.swing.JFrame implements Serializable

Serialized Fields

_textArea

javax.swing.JTextArea _textArea

_buttonOk

javax.swing.JButton _buttonOk

_fieldFilename

javax.swing.JTextField _fieldFilename

_lastFilename

java.lang.String _lastFilename

_selectionLocation

FileViewer.SelectionLocation _selectionLocation

Class mk.fsgrep.gui.FileViewer.SelectionLocation extends java.util.HashMap<java.lang.Integer,FileViewer.Points> implements Serializable

Class mk.fsgrep.gui.HtmlTablePane extends javax.swing.JEditorPane implements Serializable

Serialized Fields

_buffer

java.lang.StringBuffer _buffer

Class mk.fsgrep.gui.InfoButton extends javax.swing.JButton implements Serializable

Class mk.fsgrep.gui.Preferences extends javax.swing.JDialog implements Serializable

Serialized Fields

_app

App _app

_buttonOk

javax.swing.JButton _buttonOk

_buttonCancel

javax.swing.JButton _buttonCancel

_fieldEditor

javax.swing.JTextField _fieldEditor

_buttonInfoEditor

javax.swing.JButton _buttonInfoEditor

_buttonInfoRescan

javax.swing.JButton _buttonInfoRescan

_selectAutoRescan

BooleanChoice _selectAutoRescan

Class mk.fsgrep.gui.ReplaceItem extends javax.swing.JDialog implements Serializable

Serialized Fields

vFieldFile

javax.swing.JTextField vFieldFile

vFieldLineNum

javax.swing.JTextField vFieldLineNum

vAreaOrig

javax.swing.JTextArea vAreaOrig

vAreaNew

javax.swing.JTextArea vAreaNew

vButtonYesThis

javax.swing.JButton vButtonYesThis

vButtonYesAll

javax.swing.JButton vButtonYesAll

vButtonNoThis

javax.swing.JButton vButtonNoThis

vButtonNoAll

javax.swing.JButton vButtonNoAll

vResult

ReplaceQueryResult vResult

Class mk.fsgrep.gui.ResultDisplay extends javax.swing.JFrame implements Serializable

Serialized Fields

_app

App _app

_textArea

javax.swing.JTextArea _textArea

_htmlPane

HtmlTablePane _htmlPane

_reportArea

javax.swing.JTextArea _reportArea

_buttonOk

javax.swing.JButton _buttonOk

_buttonRefine

javax.swing.JButton _buttonRefine

_buttonReplace

javax.swing.JButton _buttonReplace

tabbedPane

javax.swing.JTabbedPane tabbedPane

_checkWrap

javax.swing.JCheckBox _checkWrap

_buttonSave

javax.swing.JButton _buttonSave

_lastSave

TargetFile _lastSave

_runner

ThreadRunner _runner

vResults

java.util.List<E> vResults

Class mk.fsgrep.gui.Splash extends javax.swing.JWindow implements Serializable


Package mk.fsgrep.util

Class mk.fsgrep.util.AppProperties extends java.util.Properties implements Serializable

Serialized Fields

_source

java.io.File _source

Class mk.fsgrep.util.MRUList extends java.util.LinkedList<java.lang.String> implements Serializable

Serialized Fields

_maxSize

int _maxSize

_persistentTablePrefix

java.lang.String _persistentTablePrefix

Class mk.fsgrep.util.PersistentData extends java.util.Properties implements Serializable



Copyright © 2009. All Rights Reserved.