Serialized Form

Class com.japisoft.xmlpad.tree.action.AbstractTreeAction extends XMLAction implements Serializable

Serialized Fields

treeToolBar

boolean treeToolBar

treePopable

boolean treePopable


Class com.japisoft.xmlpad.action.ActionGroup extends java.util.Vector implements Serializable

Serialized Fields

name

java.lang.String name


Class com.japisoft.xmlpad.tree.action.AddHistoryAction extends AbstractTreeAction implements Serializable


Class com.japisoft.xmlpad.helper.ui.BasicTitledPanelHelper extends javax.swing.JLabel implements Serializable


Class com.japisoft.dtdparser.CannotFindElementException extends java.io.IOException implements Serializable


Class com.japisoft.xmlpad.tree.action.CleanHistoryAction extends AbstractTreeAction implements Serializable


Class com.japisoft.xmlpad.action.xml.CommentAction extends XMLAction implements Serializable


Class com.japisoft.xmlpad.tree.action.CommentNode extends AbstractTreeAction implements Serializable


Class com.japisoft.xmlpad.action.edit.CommentTagAction extends XMLAction implements Serializable


Class com.japisoft.xmlpad.helper.model.CommonDescriptorRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Serialized Fields

defIcon

javax.swing.Icon defIcon

f

java.awt.Font f


Class com.japisoft.xmlpad.helper.model.CommonPopup extends javax.swing.JPopupMenu implements Serializable

Serialized Fields

lastSelection

int lastSelection


Class com.japisoft.xmlpad.action.edit.CopyAction extends XMLActionForSelection implements Serializable


Class com.japisoft.xmlpad.action.edit.CopyFileLocation extends XMLAction implements Serializable


Class com.japisoft.xmlpad.tree.action.CopyNode extends AbstractTreeAction implements Serializable


Class com.japisoft.xmlpad.action.edit.CopyXPathLocation extends XMLAction implements Serializable


Class com.japisoft.xmlpad.action.edit.CutAction extends XMLActionForSelection implements Serializable


Class com.japisoft.xmlpad.tree.action.CutNode extends AbstractTreeAction implements Serializable


Class com.japisoft.xmlpad.bookmark.DefaultBookmarkModel extends java.util.ArrayList implements Serializable


Class com.japisoft.xmlpad.error.DefaultErrorView extends javax.swing.JPanel implements Serializable

Serialized Fields

lbl

javax.swing.JLabel lbl


Class com.japisoft.xmlpad.tree.action.EditNode extends AbstractTreeAction implements Serializable


Class com.japisoft.xmlpad.helper.model.EntityPopup extends CommonPopup implements Serializable

Serialized Fields

entities

EntityDescriptor[] entities

offset

int offset

doc

javax.swing.text.Document doc


Class com.japisoft.xmlpad.action.edit.FastCommentUncommentAction extends XMLActionForSelection implements Serializable


Class com.japisoft.xmlpad.action.xml.FormatAction extends XMLAction implements Serializable

Serialized Fields

indentSize

java.lang.Integer indentSize

indentChar

java.lang.Character indentChar

out

java.io.PrintWriter out

ignoreProcessingInstruction

boolean ignoreProcessingInstruction

replaceLt

boolean replaceLt

replaceGt

boolean replaceGt

replaceAmp

boolean replaceAmp

replaceQuote

boolean replaceQuote

replaceAPos

boolean replaceAPos


Class com.japisoft.xmlpad.action.file.InsertAction extends XMLAction implements Serializable


Class com.japisoft.xmlpad.action.toolkit.InsertAction extends XMLAction implements Serializable

Serialized Fields

text

java.lang.String text


Class com.japisoft.xmlpad.action.file.LoadAction extends XMLAction implements Serializable


Class com.japisoft.xmlpad.LocationEvent extends java.util.EventObject implements Serializable

Serialized Fields

location

SimpleNode location

source

java.lang.Object source


Class com.japisoft.xmlpad.toolkit.MultipleDocumentEditor extends javax.swing.JFrame implements Serializable

Serialized Fields

toolBar

javax.swing.JToolBar toolBar

tabbedPane

javax.swing.JTabbedPane tabbedPane

containers

java.util.ArrayList containers


Class com.japisoft.xmlpad.action.file.NewAction extends XMLAction implements Serializable


Class com.japisoft.xmlpad.tree.action.NextAction extends AbstractTreeAction implements Serializable


Class com.japisoft.xmlpad.dialog.OkCancelDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel

actions

java.lang.String[] actions

pnlOkCancel

javax.swing.JPanel pnlOkCancel

action

java.lang.String action


Class com.japisoft.xmlpad.action.xml.ParseAction extends XMLAction implements Serializable

Serialized Fields

defVal

Validator defVal

popupOk

boolean popupOk

messageForOk

java.lang.String messageForOk


Class com.japisoft.xmlpad.action.edit.PasteAction extends XMLAction implements Serializable


Class com.japisoft.xmlpad.tree.action.PreviousAction extends AbstractTreeAction implements Serializable


Class com.japisoft.xmlpad.action.edit.RedoAction extends XMLAction implements Serializable


Class com.japisoft.xmlpad.action.file.SaveAction extends XMLAction implements Serializable

Serialized Fields

currentEncoding

java.lang.String currentEncoding


Class com.japisoft.xmlpad.action.file.SaveAsAction extends SaveAction implements Serializable

Serialized Fields

currentDir

java.lang.String currentDir

enabledExt

boolean enabledExt


Class com.japisoft.xmlpad.action.search.SearchAction extends XMLAction implements Serializable


Class com.japisoft.xmlpad.action.search.SearchElement extends XMLAction implements Serializable

Serialized Fields

type

int type


Class com.japisoft.xmlpad.action.edit.SelectAllAction extends XMLAction implements Serializable


Class com.japisoft.xmlpad.tree.action.SelectNode extends AbstractTreeAction implements Serializable


Class com.japisoft.xmlpad.action.edit.SelectTagAction extends XMLAction implements Serializable


Class com.japisoft.xmlpad.toolkit.SingleDocumentEditor extends javax.swing.JFrame implements Serializable

Serialized Fields

container

XMLContainer container


Class com.japisoft.xmlpad.action.other.SplitAction extends XMLAction implements Serializable


Class com.japisoft.xmlpad.action.other.SplitActionHorizontal extends XMLAction implements Serializable


Class com.japisoft.xmlpad.action.edit.SurroundCDATAAction extends XMLActionForSelection implements Serializable


Class com.japisoft.xmlpad.action.edit.SurroundTagAction extends XMLActionForSelection implements Serializable


Class com.japisoft.xmlpad.helper.model.SystemPopup extends TagPopup implements Serializable


Class com.japisoft.xmlpad.elementview.table.TableElementView extends javax.swing.JTable implements Serializable

Serialized Fields

container

XMLContainer container

defaultFont

java.awt.Font defaultFont

renderer

FastTableCellRenderer renderer

editor

TableElementView.SimpleCellEditor editor

context

ElementViewContext context

model

TableElementView.SimpleNodeModel model

editable

boolean editable

withError

boolean withError

singleTableEvent

javax.swing.event.TableModelEvent singleTableEvent

tagHelper

TagHelper tagHelper

attributeHelper

AttributeHelper attributeHelper


Class com.japisoft.xmlpad.helper.model.TagPopup extends CommonPopup implements Serializable

Serialized Fields

tags

TagDescriptor[] tags

offset

int offset

doc

javax.swing.text.Document doc

defaultInsertion

java.lang.String defaultInsertion


Class com.japisoft.xmlpad.tree.TreeListeners extends GlobalMouseAdapter implements Serializable


Class com.japisoft.xmlpad.action.other.TreeVisibilityAction extends XMLAction implements Serializable


Class com.japisoft.xmlpad.action.edit.UndoAction extends XMLAction implements Serializable


Class com.japisoft.xmlpad.editor.UnknownEntity extends java.lang.Exception implements Serializable


Class com.japisoft.xmlpad.action.XMLAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

groupName

java.lang.String groupName
XMLAction group reference name


editor

XMLEditor editor

actionReference

java.lang.String actionReference

popable

boolean popable

toolbarable

boolean toolbarable

resource

java.util.ResourceBundle resource

container

XMLContainer container

delegate

javax.swing.Action delegate

param

java.lang.Object param

htFeature

java.util.Hashtable htFeature


Class com.japisoft.xmlpad.action.XMLActionForSelection extends XMLAction implements Serializable


Class com.japisoft.xmlpad.editor.XMLDocument extends javax.swing.text.PlainDocument implements Serializable

Serialized Fields

editor

XMLEditor editor

listener

StructureDamagedListener listener

structureDamagedSupport

boolean structureDamagedSupport

autoClose

boolean autoClose

syntaxPopup

boolean syntaxPopup

bufferHelper

java.lang.StringBuffer bufferHelper

completionMode

boolean completionMode

forceLocation

boolean forceLocation

lastDTDLocation

java.awt.Point lastDTDLocation


Class com.japisoft.xmlpad.editor.XMLEditor extends javax.swing.JEditorPane implements Serializable

Serialized Fields

errorHighlightColor

java.awt.Color errorHighlightColor

selectionHighlightColor

java.awt.Color selectionHighlightColor

xpathHighlightColor

java.awt.Color xpathHighlightColor

selectionHighlight

java.lang.Object selectionHighlight

errorHighlightTag

java.lang.Object errorHighlightTag

electricLines

int electricLines

block

boolean block

lineSegment

javax.swing.text.Segment lineSegment

lastLine

int lastLine

map

javax.swing.text.Keymap map

um

javax.swing.undo.UndoManager um

document

XMLDocument document

EDITOR_KIT

javax.swing.text.EditorKit EDITOR_KIT

disableCaretListeners

boolean disableCaretListeners

editorUndoableListener

XMLEditor.EditorUndoableListener editorUndoableListener

popupMouseAdapter

XMLEditor.PopupMouseAdapter popupMouseAdapter

initOnce

boolean initOnce

container

XMLContainer container

autoResetAction

boolean autoResetAction

focusView

boolean focusView

delayedStructuredDamaged

boolean delayedStructuredDamaged

realTimeStructureChanged

boolean realTimeStructureChanged

documentModified

boolean documentModified

editorContext

EditorContext editorContext

minErrorLineFound

int minErrorLineFound

colorTagUnderline

java.awt.Color colorTagUnderline

colorEntity

java.awt.Color colorEntity

colorComment

java.awt.Color colorComment

colorCommentStart

java.awt.Color colorCommentStart

colorCommentEnd

java.awt.Color colorCommentEnd

colorDeclaration

java.awt.Color colorDeclaration

colorDeclarationStart

java.awt.Color colorDeclarationStart

colorDeclarationEnd

java.awt.Color colorDeclarationEnd

colorDocType

java.awt.Color colorDocType

colorDocTypeStart

java.awt.Color colorDocTypeStart

colorDocTypeEnd

java.awt.Color colorDocTypeEnd

colorLiteral

java.awt.Color colorLiteral

colorTag

java.awt.Color colorTag

colorInvalid

java.awt.Color colorInvalid

colorText

java.awt.Color colorText

colorAttribute

java.awt.Color colorAttribute

colorTagDelimiter

java.awt.Color colorTagDelimiter

colorTagBackground

java.awt.Color colorTagBackground

colorDeclarationBackground

java.awt.Color colorDeclarationBackground

colorEntityBackground

java.awt.Color colorEntityBackground

colorCommentBackground

java.awt.Color colorCommentBackground

colorDocTypeBackground

java.awt.Color colorDocTypeBackground

colorCDATABackground

java.awt.Color colorCDATABackground

colorAttributeSeparator

java.awt.Color colorAttributeSeparator

colorTagEnd

java.awt.Color colorTagEnd

colorNameSpace

java.awt.Color colorNameSpace

colorCDATA

java.awt.Color colorCDATA

colorCDATAStart

java.awt.Color colorCDATAStart

colorCDATAEnd

java.awt.Color colorCDATAEnd

colorTagBorderLine

java.awt.Color colorTagBorderLine

colorLineSelection

java.awt.Color colorLineSelection

colorLineError

java.awt.Color colorLineError

colorDTDElement

java.awt.Color colorDTDElement

colorDTDAttribute

java.awt.Color colorDTDAttribute

colorDTDEntity

java.awt.Color colorDTDEntity

colorDTDNotation

java.awt.Color colorDTDNotation

resolver

XMLEntityResolver resolver

xmllocation

boolean xmllocation

lastStructureLocation

SimpleNode lastStructureLocation

enabledXPathLocation

boolean enabledXPathLocation

delayedDisableCaretListeners

boolean delayedDisableCaretListeners

errorLineRenderer

LineRenderer errorLineRenderer

xpathLineRenderer

LineRenderer xpathLineRenderer

selectionLineRenderer

LineRenderer selectionLineRenderer

LOCATION_JOB

XMLEditor.CurrentLocationJob LOCATION_JOB


Class com.japisoft.xmlpad.editor.XMLEditorKit extends javax.swing.text.DefaultEditorKit implements Serializable

Serialized Fields

doc

XMLDocument doc

syntaxColor

boolean syntaxColor

dtdMode

boolean dtdMode

wrappedMode

boolean wrappedMode

lastView

XMLViewable lastView


Class com.japisoft.xmlpad.editor.XMLEntityResolver extends java.util.Hashtable implements Serializable

Serialized Fields

tc

XMLEntityResolver.TemporaryCharacter tc

htEntityValue

java.util.Hashtable htEntityValue



Copyright © 2006 JAPISoft. All Rights Reserved.