Serialized Form


Package com.raelity.jvi

Class com.raelity.jvi.ColonCommands.BangAction extends ColonCommands.ColonAction implements Serializable

Serialized Fields

coord

com.raelity.jvi.ColonCommands.FilterThreadCoordinator coord

dbg

BooleanOption dbg

Class com.raelity.jvi.ColonCommands.ColonAction extends AbstractAction implements Serializable

Class com.raelity.jvi.ColonCommands.ColonEvent extends ActionEvent implements Serializable

Serialized Fields

command

String command
The expanded command word


commandElement

AbbrevLookup.CommandElement commandElement
The command associated with this event


bang

boolean bang
indicates that the command word has a trailing "!"


commandLine

String commandLine
command line as entered


iArgString

int iArgString
index of the command args in the original string


args

List<E> args
the command arguments


viTextView

ViTextView viTextView
the text view for this event


line1

int line1
the first line number


line2

int line2
the second line number or count


addr_count

int addr_count
the number of addresses given

Class com.raelity.jvi.NonExistentWindowException extends RuntimeException implements Serializable

Class com.raelity.jvi.Options.SetCommand extends ColonCommands.ColonAction implements Serializable

Class com.raelity.jvi.ViMark.MarkException extends RuntimeException implements Serializable

Class com.raelity.jvi.ViMark.MarkOrphanException extends ViMark.MarkException implements Serializable


Package com.raelity.jvi.cmd

Class com.raelity.jvi.cmd.JviFrame extends JFrame implements Serializable

Serialized Fields

editorPane

JEditorPane editorPane

scrollPane

JScrollPane scrollPane

optionsButton

JButton optionsButton

generalStatusBar

JLabel generalStatusBar

strokeStatusBar

JLabel strokeStatusBar

modeStatusBar

JLabel modeStatusBar

m_color1

Color m_color1

m_color2

Color m_color2

Class com.raelity.jvi.cmd.TestTextFrame extends JFrame implements Serializable

Serialized Fields

contentPane

JPanel contentPane

borderLayout1

BorderLayout borderLayout1

jScrollPane1

JScrollPane jScrollPane1

jEditorPane1

JEditorPane jEditorPane1

Package com.raelity.jvi.swing

Class com.raelity.jvi.swing.CommandLine extends JPanel implements Serializable

Serialized Fields

modeLabel

JLabel modeLabel

combo

JComboBox combo

gridBagLayout1

GridBagLayout gridBagLayout1

mode

String mode

list

List<E> list

historySize

int historySize

border1

Border border1

setKeymapActive

boolean setKeymapActive

dot

int dot

mark

int mark

Class com.raelity.jvi.swing.DefaultBuffer.UndoGroupManager extends UndoManager implements Serializable

Serialized Fields

buildUndoGroup

boolean buildUndoGroup
signals that edits should be accumulated


undoGroup

CompoundEdit undoGroup
accumulate edits here in undoGroup

Class com.raelity.jvi.swing.DefaultViCaret extends DefaultCaret implements Serializable

Serialized Fields

viDelegate

ViCaretDelegate viDelegate

mouseButtonDown

boolean mouseButtonDown

isMouseAction

boolean isMouseAction

mouseComponent

JTextComponent mouseComponent

mouseEvent

MouseEvent mouseEvent

Class com.raelity.jvi.swing.DefaultViFactory.EnqueCharAction extends TextAction implements Serializable

Class com.raelity.jvi.swing.DefaultViFactory.EnqueKeyAction extends TextAction implements Serializable

Serialized Fields

basekey

char basekey

Class com.raelity.jvi.swing.OpsBase.ReusableEvent extends ActionEvent implements Serializable

Serialized Fields

cmd

String cmd

Package com.raelity.text

Class com.raelity.text.RegExpPatternError extends Error implements Serializable

Serialized Fields

index

int index