Serialized Form


Package org.merlotxml.awt

Class org.merlotxml.awt.PercentLayout.ComponentInfo implements Serializable

Serialized Fields

component

java.awt.Component component

constraints

PercentLayout.Constraints constraints

preferredSize

java.awt.Dimension preferredSize

this$0

PercentLayout this$0


Package org.merlotxml.merlot

Class org.merlotxml.merlot.BastardChildException implements Serializable

Class org.merlotxml.merlot.ChildTableEditor.ChildTableEditPanel implements Serializable

Serialized Fields

_addButton

javax.swing.JButton _addButton

_orderDownButton

javax.swing.JButton _orderDownButton

_orderUpButton

javax.swing.JButton _orderUpButton

_parent

MerlotDOMNode _parent

_removeButton

javax.swing.JButton _removeButton

_table

javax.swing.JTable _table

_tableModel

ChildTableEditor.ChildTableModel _tableModel

this$0

ChildTableEditor this$0

Class org.merlotxml.merlot.ChildTableEditor.ChildTableModel implements Serializable

Serialized Fields

_children

java.util.Vector _children

_childtype

java.lang.String _childtype

_parent

MerlotDOMNode _parent

_vetoListeners

java.util.Vector _vetoListeners

this$0

ChildTableEditor this$0

Class org.merlotxml.merlot.ChildTableEditor.GenericChildTableEditPanel implements Serializable

Serialized Fields

_childPanel

ChildTableEditor.ChildTableEditPanel _childPanel

_editPanel

javax.swing.JPanel _editPanel

_parent

MerlotDOMNode _parent

this$0

ChildTableEditor this$0

Class org.merlotxml.merlot.DNDJScrollPane implements Serializable

Serialized Fields

_delegate

java.awt.dnd.DropTargetListener _delegate

_dropTarget

java.awt.dnd.DropTarget _dropTarget

Class org.merlotxml.merlot.DNDJTreeTable implements Serializable

Serialized Fields

_before

boolean _before

_dndhint

java.awt.Rectangle _dndhint

_dragSource

java.awt.dnd.DragSource _dragSource

_dropTarget

java.awt.dnd.DropTarget _dropTarget

_hintBig

java.awt.Rectangle _hintBig

_hintSmall

java.awt.Rectangle _hintSmall

_inside

boolean _inside

_lastrow

int _lastrow

_model

com.sun.javax.swing.TreeTableModel _model

_oldrp

java.awt.Rectangle _oldrp

Class org.merlotxml.merlot.DTDChooser.DTDListModel implements Serializable

Serialized Fields

_cache

DTDCache _cache

_list

DTDCacheEntry[] _list

this$0

DTDChooser this$0

Class org.merlotxml.merlot.GenericDOMEditPanel implements Serializable

Serialized Fields

_attrComponents

java.util.Hashtable _attrComponents
Map of attribute names to attribute components (key is String, val is JComponent)

_dtd_attributes

java.util.Hashtable _dtd_attributes
Map of attribute names to their DTDAttribute declaration

_first_component

boolean _first_component

_first_field

javax.swing.JComponent _first_field

_node

MerlotDOMNode _node
The node this editor was created for

_node_attributes

org.w3c.dom.NamedNodeMap _node_attributes
The attributes and their values from this node

_prev

javax.swing.JComponent _prev

_subtext

MerlotDOMText _subtext
A node which is the child #text element for this node

_target

javax.swing.JTextField _target

_text

javax.swing.JTextArea _text

_vetoListeners

java.util.Vector _vetoListeners
list of PropertyChangeListeners that can veto editing actions

Class org.merlotxml.merlot.JMoreMenu implements Serializable

Serialized Fields

maximumHeight

double maximumHeight
The maximum height in screen pixles a menu is allowed to be.

moreMenu

JMoreMenu moreMenu
Used to provide arbitrarily deep more menus.

myHeight

double myHeight
Manually keep track of height - getPreferredSize/getSize seems to only work properly after the menu has been dispayed at least once.

Class org.merlotxml.merlot.MerlotAbout implements Serializable

Serialized Fields

_frame

XMLEditorFrame _frame

_scroller

MerlotAbout.AboutScroller _scroller

Class org.merlotxml.merlot.MerlotAbout.AboutScroller implements Serializable

Serialized Fields

_multiLineLabel

javax.swing.JPanel _multiLineLabel

_stop

boolean _stop

_stuff

java.lang.String[] _stuff

this$0

MerlotAbout this$0

Class org.merlotxml.merlot.MerlotError.ShowErrorDetailsAction implements Serializable

Serialized Fields

_c

java.awt.Component _c

_error

java.lang.Throwable _error

Class org.merlotxml.merlot.MerlotException implements Serializable

Serialized Fields

_wrappedException

java.lang.Throwable _wrappedException

Class org.merlotxml.merlot.MerlotLibrary implements Serializable

Serialized Fields

_copyLibItemAction

javax.swing.Action _copyLibItemAction

_deleteNodeAction

javax.swing.Action _deleteNodeAction

_deleteSectionAction

javax.swing.Action _deleteSectionAction

_editNodeAction

javax.swing.Action _editNodeAction

_libdoc

MerlotDOMDocument _libdoc

_libFile

XMLFile _libFile

_libraryRoot

MerlotDOMElement _libraryRoot

_merlotLib

MerlotLibrary _merlotLib

_newSectionAction

javax.swing.Action _newSectionAction

_pasteLibItemAction

javax.swing.Action _pasteLibItemAction

_renameLibItemAction

javax.swing.Action _renameLibItemAction

_table

com.sun.javax.swing.JTreeTable _table

_tableModel

MerlotLibraryTreeTableModel _tableModel

_viewport

javax.swing.JViewport _viewport

Class org.merlotxml.merlot.MerlotLibrary.CopyLibItemAction implements Serializable

Serialized Fields

this$0

MerlotLibrary this$0

Class org.merlotxml.merlot.MerlotLibrary.DeleteNodeAction implements Serializable

Serialized Fields

this$0

MerlotLibrary this$0

Class org.merlotxml.merlot.MerlotLibrary.DeleteSectionAction implements Serializable

Serialized Fields

this$0

MerlotLibrary this$0

Class org.merlotxml.merlot.MerlotLibrary.EditNodeAction implements Serializable

Serialized Fields

this$0

MerlotLibrary this$0

Class org.merlotxml.merlot.MerlotLibrary.NewSectionAction implements Serializable

Serialized Fields

this$0

MerlotLibrary this$0

Class org.merlotxml.merlot.MerlotLibrary.PasteLibItemAction implements Serializable

Serialized Fields

this$0

MerlotLibrary this$0

Class org.merlotxml.merlot.MerlotLibrary.RenameLibItemAction implements Serializable

Serialized Fields

this$0

MerlotLibrary this$0

Class org.merlotxml.merlot.MerlotLibrarySectionMenu implements Serializable

Serialized Fields

_node

MerlotDOMNode _node

Class org.merlotxml.merlot.MerlotLibrarySectionMenu.NewSectionAction implements Serializable

Serialized Fields

this$0

MerlotLibrarySectionMenu this$0

Class org.merlotxml.merlot.MerlotNodeRenderer implements Serializable

Serialized Fields

_dispAttr

java.lang.String _dispAttr

Class org.merlotxml.merlot.MerlotTextPane implements Serializable

Serialized Fields

_parent

MerlotDOMNode _parent

Class org.merlotxml.merlot.MerlotToolBar implements Serializable

Serialized Fields

_hideText

boolean _hideText
when false, this acts just like the default JToolbar class

Class org.merlotxml.merlot.SizeableJPopupMenuByHeight implements Serializable

Serialized Fields

maximumHeight

double maximumHeight
The maximum number height allowed in a menu

moreMenu

JMoreMenu moreMenu
"more->" menu - recursive object allows for arbitrarily deep more menus.

myHeight

double myHeight
Manually keep track of height - getPreferredSize/getSize seems to only work properly after the menu has been dispayed at least once.

Class org.merlotxml.merlot.XMLEditor.DTDChooserFindFileAction implements Serializable

Serialized Fields

_field

javax.swing.text.JTextComponent _field
the text field to update with the file URL once the user selects one

this$0

XMLEditor this$0

Class org.merlotxml.merlot.XMLEditorActions.AboutAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.CloseFileAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.CopyAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.CutAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.EditPrefsAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.MetalLFAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.NewFileAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.NewLibraryAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.OpenFileAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.OpenLibraryAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.PasteAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.PluginLoadAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.QuitAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.RevertFileAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.SaveAsAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.SaveFileAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.UndoAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.WindowCascadeAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.WindowsLFAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.WindowTileHorizontalAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorActions.WindowTileVerticalAction implements Serializable

Serialized Fields

this$0

XMLEditorActions this$0

Class org.merlotxml.merlot.XMLEditorDoc.DocCloseAction implements Serializable

Serialized Fields

this$0

XMLEditorDoc this$0

Class org.merlotxml.merlot.XMLEditorDoc.DocCopyAction implements Serializable

Serialized Fields

this$0

XMLEditorDoc this$0

Class org.merlotxml.merlot.XMLEditorDoc.DocCutAction implements Serializable

Serialized Fields

this$0

XMLEditorDoc this$0

Class org.merlotxml.merlot.XMLEditorDoc.DocDeleteNodeAction implements Serializable

Serialized Fields

this$0

XMLEditorDoc this$0

Class org.merlotxml.merlot.XMLEditorDoc.DocEditNodeAction implements Serializable

Serialized Fields

this$0

XMLEditorDoc this$0

Class org.merlotxml.merlot.XMLEditorDoc.DocEditTextAction implements Serializable

Serialized Fields

this$0

XMLEditorDoc this$0

Class org.merlotxml.merlot.XMLEditorDoc.DocPasteAfterAction implements Serializable

Serialized Fields

this$0

XMLEditorDoc this$0

Class org.merlotxml.merlot.XMLEditorDoc.DocPasteBeforeAction implements Serializable

Serialized Fields

this$0

XMLEditorDoc this$0

Class org.merlotxml.merlot.XMLEditorDoc.DocPasteIntoAction implements Serializable

Serialized Fields

this$0

XMLEditorDoc this$0

Class org.merlotxml.merlot.XMLEditorDoc.DocSaveAction implements Serializable

Serialized Fields

this$0

XMLEditorDoc this$0

Class org.merlotxml.merlot.XMLEditorDoc.DocSaveAsAction implements Serializable

Serialized Fields

this$0

XMLEditorDoc this$0

Class org.merlotxml.merlot.XMLEditorDocUI implements Serializable

Serialized Fields

_doc

XMLEditorDoc _doc

_menuBar

javax.swing.JMenuBar _menuBar

_mouseChangedTab

boolean _mouseChangedTab

_openEditors

java.util.Hashtable _openEditors

_openEditPanels

java.util.Hashtable _openEditPanels

_openNodes

java.util.Hashtable _openNodes

_splitPane

javax.swing.JSplitPane _splitPane

_status1

javax.swing.JLabel _status1

_status2

javax.swing.JLabel _status2

_status3

javax.swing.JLabel _status3

_statusPanel

javax.swing.JPanel _statusPanel

_table

com.sun.javax.swing.JTreeTable _table

_treePanel

javax.swing.JPanel _treePanel

_treePasteMenu

javax.swing.JMenu _treePasteMenu

_workspace

javax.swing.JTabbedPane _workspace

_XMLmodel

DOMTreeTableAdapter _XMLmodel

Class org.merlotxml.merlot.XMLEditorFrame implements Serializable

Serialized Fields

_actions

XMLEditorActions _actions
the actions toplevel object

_background

javax.swing.JPanel _background
The background of this frame

_clipboard

java.awt.datatransfer.Clipboard _clipboard
the clipboard for this application. This one holds just about anything except tree nodes. It mainly holds text.

_current_dir

java.lang.String _current_dir
Directory to go to when opening a file. This is set to the last directory that the user opened a file from.

_desktop

javax.swing.JDesktopPane _desktop

_documents

java.util.Vector _documents
The list of open documents (XMLEditorDoc objects)

_dtdChooser

DTDChooser _dtdChooser
A DTD chooser instance which can be reused throughout the application

_editMenu

javax.swing.JMenu _editMenu

_editor

XMLEditor _editor
The editor that created this class instance

_fileMenu

javax.swing.JMenu _fileMenu

_fileToFrameMap

java.util.Hashtable _fileToFrameMap
Hashtable mapping Files to JInternalFrames. This allows us to bring a frame to the front if someone tries to open a file that is already open, instead of giving a new XMLDoc for it

_frameToDocumentMap

java.util.Hashtable _frameToDocumentMap
mapping of JInternalFrame to a XMLEditorDoc which handles cut/copy/paste and other events that can show up at the top level, but need to be passed on to the right window

_helpMenu

javax.swing.JMenu _helpMenu

_internalFrames

java.util.Vector _internalFrames
The list of internal frames that are being managed by this toplevel Frame. Objects are of type JInternalFrame.

_lib_dir

java.lang.String _lib_dir
Directory where the last library file was opened from. Open Library will go here first.

_libraries

java.util.Vector _libraries
The list of library objects which are open. Objects are of type MerlotLibrary

_menuBar

javax.swing.JMenuBar _menuBar
The main menu bar for the application

_pluginMenu

javax.swing.JMenu _pluginMenu

_stagger_x

int _stagger_x
current values of staggering

_stagger_x_start

int _stagger_x_start
Where to start the stagger

_stagger_y

int _stagger_y
current values of staggering

_stagger_y_start

int _stagger_y_start
Where to start the stagger

_treeClipboard

java.awt.datatransfer.Clipboard _treeClipboard
Special clipboard for the tree nodes. We keep this separate because a paste in the tree is different from a paste in a text box.

_windowMenu

javax.swing.JMenu _windowMenu


Package org.merlotxml.merlot.plugin

Class org.merlotxml.merlot.plugin.PluginConfigException implements Serializable

Class org.merlotxml.merlot.plugin.PluginManagerException implements Serializable


Package org.merlotxml.util

Class org.merlotxml.util.WrapperException implements Serializable

Serialized Fields

realException

java.lang.Exception realException


Package org.merlotxml.util.xml

Class org.merlotxml.util.xml.DOMLiaisonImplException implements Serializable