VdexReload 1.1.3 API

Serialized Form


Package uk.ac.reload.dweezil.gui

Class uk.ac.reload.dweezil.gui.ReloadComboBox extends javax.swing.JComboBox implements Serializable

Class uk.ac.reload.dweezil.gui.ReloadFileChooser extends javax.swing.JFileChooser implements Serializable

Class uk.ac.reload.dweezil.gui.ReloadFolderChooser extends ReloadFileChooser implements Serializable

Class uk.ac.reload.dweezil.gui.ReloadInternalFrame extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

_menuItem

javax.swing.JMenuItem _menuItem
The Menu Item that will be added to the Main Menu

Class uk.ac.reload.dweezil.gui.ReloadStatusWindow extends javax.swing.JFrame implements Serializable

Serialized Fields

_macKludge

boolean _macKludge
A kludge for Carriage returns on the Macintosh


_editor

javax.swing.JTextArea _editor
The Text area to display to


_appName

java.lang.String _appName
The Application name


_appVersion

java.lang.String _appVersion
The Application version


_buildDate

java.lang.String _buildDate
The Application build date

Class uk.ac.reload.dweezil.gui.ReloadToolBar extends javax.swing.JToolBar implements Serializable

Class uk.ac.reload.dweezil.gui.ReloadYesAllNoDialog extends javax.swing.JOptionPane implements Serializable

Class uk.ac.reload.dweezil.gui.SplashScreen extends javax.swing.JWindow implements Serializable


Package uk.ac.reload.dweezil.gui.layout

Class uk.ac.reload.dweezil.gui.layout.XYConstraints extends java.lang.Object implements Serializable

Serialized Fields

x

int x

y

int y

width

int width

height

int height

Class uk.ac.reload.dweezil.gui.layout.XYLayout extends java.lang.Object implements Serializable

serialVersionUID: 201l

Serialized Fields

info

java.util.Hashtable info

height

int height

width

int width


Package uk.ac.reload.dweezil.gui.tree

Class uk.ac.reload.dweezil.gui.tree.ReloadDragTree extends ReloadTree implements Serializable

Serialized Fields

prevHilitedNode

ReloadTreeNode prevHilitedNode
The previous highlighted node


_pathLast

javax.swing.tree.TreePath _pathLast
The last dragged path


_timerHover

javax.swing.Timer _timerHover
A Timer for opening hovered over node

Class uk.ac.reload.dweezil.gui.tree.ReloadTree extends javax.swing.JTree implements Serializable

Serialized Fields

dirtyTree

boolean dirtyTree
This flag is set when we expand or contract a tree node. Then we can save The tree state if needed

Class uk.ac.reload.dweezil.gui.tree.ReloadTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Class uk.ac.reload.dweezil.gui.tree.ReloadTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

isExpanded

boolean isExpanded
Whether the node is expanded or not


isHiLited

boolean isHiLited
Whether the node is to be highlighted as we drag over it

Class uk.ac.reload.dweezil.gui.tree.ReloadTreeRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable


Package uk.ac.reload.dweezil.gui.treetable

Class uk.ac.reload.dweezil.gui.treetable.JTreeTable extends javax.swing.JTable implements Serializable

Serialized Fields

tree

JTreeTable.TreeTableCellRenderer tree
A subclass of JTree.

Class uk.ac.reload.dweezil.gui.treetable.JTreeTable.TreeTableCellRenderer extends javax.swing.JTree implements Serializable

Serialized Fields

visibleRow

int visibleRow
Last table/tree row asked to renderer.

Class uk.ac.reload.dweezil.gui.treetable.ReloadTreeTable extends JTreeTable implements Serializable

Serialized Fields

treeTableModel

ReloadTreeTableModel treeTableModel

Class uk.ac.reload.dweezil.gui.treetable.ReloadTreeTableModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Class uk.ac.reload.dweezil.gui.treetable.TreeTableModelAdapter extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

tree

javax.swing.JTree tree

treeTableModel

TreeTableModel treeTableModel


Package uk.ac.reload.dweezil.gui.widgets

Class uk.ac.reload.dweezil.gui.widgets.ReloadButtonTextArea extends javax.swing.JPanel implements Serializable

Serialized Fields

_maxLength

int _maxLength
The maximum number of characters allowed


_textArea

javax.swing.JTextArea _textArea
A JTextArea to display the value


_button

javax.swing.JButton _button
A button for browing Vdex vocabulary values


_text

java.lang.String _text
The text to display on button


_type

int _type
The button type


_vdexSourcePath

java.lang.String _vdexSourcePath
The Vdex Source Path, that is the source element that has the Vocabulary Name or Identifier of the Vdex file that we have to use for browsing


_vdexSourceValue

java.lang.String _vdexSourceValue
The Vdex Source Value, that is the Vocabulary Name or Identifier of the Vdex file that we will use for browsing


_reloadSchemaDocument

ReloadSchemaDocument _reloadSchemaDocument
The Reload Schema Document


_schemaElement

ReloadSchemaElement _schemaElement
The Reload Schema Element bound to the JTextPane

Class uk.ac.reload.dweezil.gui.widgets.ReloadButtonTextField extends javax.swing.JPanel implements Serializable

Serialized Fields

_maxLength

int _maxLength
The maximum number of characters allowed


_textField

javax.swing.JTextField _textField
A Textfield to display the value


_button

javax.swing.JButton _button
A button for browing Vdex vocabulary values


_text

java.lang.String _text
The text to display on button


_type

int _type
The button type


_vdexSourcePath

java.lang.String _vdexSourcePath
The Vdex Source Path, that is the source element that has the Vocabulary Name or Identifier of the Vdex file that we have to use for browsing


_vdexSourceValue

java.lang.String _vdexSourceValue
The Vdex Source Value, that is the Vocabulary Name or Identifier of the Vdex file that we will use for browsing


_reloadSchemaDocument

ReloadSchemaDocument _reloadSchemaDocument
The Reload Schema Document


_schemaElement

ReloadSchemaElement _schemaElement
The Reload Schema Element bound to the JTextPane

Class uk.ac.reload.dweezil.gui.widgets.ReloadButtonTextPane extends javax.swing.JPanel implements Serializable

Serialized Fields

_maxLength

int _maxLength
The maximum number of characters allowed


_textPane

javax.swing.JTextPane _textPane
A JTextPane to display the value


_button

javax.swing.JButton _button
A button for browing Vdex vocabulary values


_text

java.lang.String _text
The text to display on button


_type

int _type
The button type


_vdexSourcePath

java.lang.String _vdexSourcePath
The Vdex Source Path, that is the source element that has the Vocabulary Name or Identifier of the Vdex file that we have to use for browsing


_vdexSourceValue

java.lang.String _vdexSourceValue
The Vdex Source Value, that is the Vocabulary Name or Identifier of the Vdex file that we will use for browsing


_reloadSchemaDocument

ReloadSchemaDocument _reloadSchemaDocument
The Reload Schema Document


_schemaElement

ReloadSchemaElement _schemaElement
The Reload Schema Element bound to the JTextPane

Class uk.ac.reload.dweezil.gui.widgets.ReloadFileTextField extends javax.swing.JPanel implements Serializable

Serialized Fields

_maxLength

int _maxLength
The maximum number of characters allowed


_textField

javax.swing.JTextField _textField
A Textfield to display the value


_button

javax.swing.JButton _button
A button to open the File Chooser


_chooser

ReloadFileChooser _chooser
The chooser


_text

java.lang.String _text
The text to display


_type

int _type
Type of chooser - file or folder


_relativePath

java.io.File _relativePath
Whether the file path should be relative or absolute

Class uk.ac.reload.dweezil.gui.widgets.ReloadFormattedTextField extends javax.swing.JFormattedTextField implements Serializable

Class uk.ac.reload.dweezil.gui.widgets.ReloadListBox extends javax.swing.JPanel implements Serializable

Serialized Fields

_maxLength

int _maxLength
The maximum number of characters allowed


textField

javax.swing.JTextField textField
A Textfield to display the value


listBox

javax.swing.JList listBox
A list box to display the list


_rvList

ReloadVocabularyList _rvList
The Reload Vocabulary List

Class uk.ac.reload.dweezil.gui.widgets.ReloadNumberField extends ReloadTextField implements Serializable

Class uk.ac.reload.dweezil.gui.widgets.ReloadTextArea extends javax.swing.JTextArea implements Serializable

Serialized Fields

_maxLength

int _maxLength
The maximum number of characters allowed

Class uk.ac.reload.dweezil.gui.widgets.ReloadTextField extends javax.swing.JTextField implements Serializable

Serialized Fields

_maxLength

int _maxLength
The maximum number of characters allowed


_doVerify

boolean _doVerify
Whether to Verify or not

Class uk.ac.reload.dweezil.gui.widgets.ReloadTextPane extends javax.swing.JTextPane implements Serializable

Serialized Fields

_maxLength

int _maxLength
The maximum number of characters allowed


Package uk.ac.reload.dweezil.menu

Class uk.ac.reload.dweezil.menu.MenuAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

icon

javax.swing.ImageIcon icon
The main button Icon


text

java.lang.String text
The text for the menu action


button

javax.swing.JButton button
The Button for this action. This can be null for no button.


listeners

java.util.Vector listeners
List of Listeners

Class uk.ac.reload.dweezil.menu.MenuAction_InternalWindow extends MenuAction implements Serializable

Serialized Fields

_frame

ReloadInternalFrame _frame
The new internal window

Class uk.ac.reload.dweezil.menu.ReloadMenu extends javax.swing.JMenu implements Serializable

Serialized Fields

_additionalItems

java.util.Vector _additionalItems
Additional Menu Items


Package uk.ac.reload.dweezil.prefs

Class uk.ac.reload.dweezil.prefs.PrefsPanel extends javax.swing.JPanel implements Serializable


Package uk.ac.reload.dweezil.util

Class uk.ac.reload.dweezil.util.DweezilXMLException extends java.lang.Exception implements Serializable

Class uk.ac.reload.dweezil.util.DweezilZipException extends java.lang.Exception implements Serializable


Package uk.ac.reload.editor

Class uk.ac.reload.editor.ReloadEditor extends javax.swing.JFrame implements Serializable

Serialized Fields

_statusWindow

ReloadStatusWindow _statusWindow
The Status Window


_internalFrameManager

ReloadInternalFrameManager _internalFrameManager
The ReloadInternalFrameManager


_desktop

ReloadEditorDesktopPane _desktop
The desktop pane.


focussedInternalFrame

ReloadInternalFrame focussedInternalFrame
The JInternalFrame that is currently on focus


listeners

java.util.Vector listeners
List of Listeners

Class uk.ac.reload.editor.ReloadEditorDesktopPane extends javax.swing.JDesktopPane implements Serializable

Class uk.ac.reload.editor.ReloadEditorException extends java.lang.Exception implements Serializable

Class uk.ac.reload.editor.ReloadElementBinding extends java.lang.Object implements Serializable


Package uk.ac.reload.editor.contentpackaging

Class uk.ac.reload.editor.contentpackaging.ContentPackageEditor extends ReloadInternalFrame implements Serializable

Serialized Fields

_contentPackage

ContentPackage _contentPackage
The ContentPackage Document


_resourcesPanel

CPResourcesPanel _resourcesPanel
The Resources Panel


_manifestPanel

ManifestPanel _manifestPanel
The CP Manifest Tree Panel


_splitPane

javax.swing.JSplitPane _splitPane
The SplitPane


_saveHandler

ContentPackageEditor.ProxySaveHandler _saveHandler
Handles Save and SaveAs Events


_saveAsHandler

ContentPackageEditor.ProxySaveHandler _saveAsHandler
Handles Save and SaveAs Events


_zipHandler

ContentPackageEditor.ProxyZipHandler _zipHandler
Our shared zip handler from the main menu


_viewCPHandler

ContentPackageEditor.ProxyViewCPHandler _viewCPHandler
Our shared view CP handler from the main menu


_undoMenuManager

ReloadUndoMenuManager _undoMenuManager
The Undo Menu Manager for this Window


_prefsPanel

ContentPackageEditor.CPPrefsPanel _prefsPanel
The Prefs panel

Class uk.ac.reload.editor.contentpackaging.ReloadResource extends java.io.File implements Serializable

Class uk.ac.reload.editor.contentpackaging.SCORM1_2EditorDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

_contentPackage

ContentPackage _contentPackage
The Content Package to which this Item Element belongs


_itemElement

org.jdom.Element _itemElement
The parent "item" element containing the SCORM Elements


_schema_itemElement

ReloadSchemaElement _schema_itemElement
The schemaElement


_itemListBox

javax.swing.JList _itemListBox
A list box to display the list of Items


_prereqEditor

ReloadElementAttributePanel _prereqEditor
Prerequisites Editor


WIDTH

int WIDTH
Dialog Width


HEIGHT

int HEIGHT
Dialog Height

Class uk.ac.reload.editor.contentpackaging.SCORM1_2PackageEditor extends ContentPackageEditor implements Serializable


Package uk.ac.reload.editor.contentpackaging.manifestview

Class uk.ac.reload.editor.contentpackaging.manifestview.ManifestAttributeEditor extends ReloadAttributeEditor implements Serializable

Class uk.ac.reload.editor.contentpackaging.manifestview.ManifestElementAttributePanel extends ReloadElementAttributePanel implements Serializable

Class uk.ac.reload.editor.contentpackaging.manifestview.ManifestElementEditor extends ReloadElementEditor implements Serializable

Serialized Fields

isTitleValue

boolean isTitleValue
Whether we display a child Title value


_titleElement

org.jdom.Element _titleElement
The Title Element if we are editing an Item or Organizaton

Class uk.ac.reload.editor.contentpackaging.manifestview.ManifestInfoPanel extends ReloadInfoPanel implements Serializable

Class uk.ac.reload.editor.contentpackaging.manifestview.ManifestPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_manifestTree

ManifestTree _manifestTree
The Tree


_infoPanel

ManifestInfoPanel _infoPanel
The info Panel


_splitPane

javax.swing.JSplitPane _splitPane
Splitpane

Class uk.ac.reload.editor.contentpackaging.manifestview.ManifestTree extends ReloadDragTree implements Serializable

Serialized Fields

_cpEditor

ContentPackageEditor _cpEditor
The Editor


_infoPanel

ManifestInfoPanel _infoPanel
The Element Value/Attribute Edit Panel


_treeModel

ManifestTreeModel _treeModel
The Tree Model


_popupMenu

javax.swing.JPopupMenu _popupMenu
Popup Menu on Right-clicks


_currentTreePath

javax.swing.tree.TreePath _currentTreePath
Keeping note of the current selected tree node means we don't have to do unneccesary updating


_schemaController

ReloadEditorSchemaController _schemaController
The Schema Controller


_editMenu

Menu_Edit _editMenu
The Edit menu which we will use


_deleteHandler

ManifestTree.ProxyDeleteHandler _deleteHandler
The Proxy Delete Handler


_cutHandler

ManifestTree.ProxyCutHandler _cutHandler
The Proxy Cut Handler


_copyHandler

ManifestTree.ProxyCopyHandler _copyHandler
The Proxy Copy Handler


_pasteHandler

ManifestTree.ProxyPasteHandler _pasteHandler
The Proxy Paste Handler


_moveUpHandler

ManifestTree.ProxyMoveUpHandler _moveUpHandler
The Proxy Move Up Handler


_moveDownHandler

ManifestTree.ProxyMoveDownHandler _moveDownHandler
The Proxy Move Down Handler


_launchFileHandler

ManifestTree.ProxyLaunchFileHandler _launchFileHandler
The Proxy View File Handler


_editMetadataHandler

ManifestTree.ProxyEditMetadataHandler _editMetadataHandler
The Proxy Edit Metadata Handler


_editSCORMHandler

ManifestTree.ProxyEditSCORMHandler _editSCORMHandler
The Proxy Edit SCORM Handler


_contentPackage

ContentPackage _contentPackage
The CP Document

Class uk.ac.reload.editor.contentpackaging.manifestview.ManifestTreeModel extends ReloadTreeModel implements Serializable

Serialized Fields

_contentPackage

ContentPackage _contentPackage
The CP Document

Class uk.ac.reload.editor.contentpackaging.manifestview.ManifestTreeNode extends ReloadElementTreeNode implements Serializable

Class uk.ac.reload.editor.contentpackaging.manifestview.ManifestTreeRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable


Package uk.ac.reload.editor.contentpackaging.resourceview

Class uk.ac.reload.editor.contentpackaging.resourceview.CPResourcesPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_resourcesTree

CPResourcesTree _resourcesTree
The Resources Tree


_rootFolder

java.io.File _rootFolder
The Root Folder


_proxyImportHandler

CPResourcesPanel.ProxyImportHandler _proxyImportHandler
Our import handler from the main menu and panel


_proxyImportHandlerLocal

CPResourcesPanel.ProxyImportHandler _proxyImportHandlerLocal
Our import handler from the main menu and panel


_proxyRefreshHandlerLocal

CPResourcesPanel.ProxyRefreshHandler _proxyRefreshHandlerLocal
Our refresh handler from the panel


_proxyRemoveResourceHandlerLocal

CPResourcesPanel.ProxyRemoveResourceHandler _proxyRemoveResourceHandlerLocal
Our resource remover handler from the panel


_proxyViewFileHandlerLocal

CPResourcesPanel.ProxyViewFileHandler _proxyViewFileHandlerLocal
Our view file handler from the panel


_proxyNewFolderHandler

CPResourcesPanel.ProxyNewFolderHandler _proxyNewFolderHandler
Our new folder handler from the panel

Class uk.ac.reload.editor.contentpackaging.resourceview.CPResourcesTree extends ReloadDragTree implements Serializable

Serialized Fields

_treeModel

CPResourcesTreeModel _treeModel
The Tree Model


_resourcesPanel

CPResourcesPanel _resourcesPanel
Our parent Panel with Menu Actions on


_popupMenu

javax.swing.JPopupMenu _popupMenu
Popup Menu on Right-clicks

Class uk.ac.reload.editor.contentpackaging.resourceview.CPResourcesTreeModel extends ReloadTreeModel implements Serializable

Serialized Fields

_rootFolder

ReloadResource _rootFolder
The Root Folder

Class uk.ac.reload.editor.contentpackaging.resourceview.CPResourcesTreeNode extends ReloadTreeNode implements Serializable

Class uk.ac.reload.editor.contentpackaging.resourceview.CPResourcesTreeRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Class uk.ac.reload.editor.contentpackaging.resourceview.ReloadResourceChooser extends ReloadFileChooser implements Serializable

Serialized Fields

_checkbox

javax.swing.JCheckBox _checkbox
The checkbox to be included in the file chooser


Package uk.ac.reload.editor.gui

Class uk.ac.reload.editor.gui.ReloadAttributeEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

table

javax.swing.JTable table
The table to display the Attributes


tableModel

javax.swing.table.AbstractTableModel tableModel
The Table Model


_elementBinding

ReloadElementBinding _elementBinding
The current ReloadElementBinding

Class uk.ac.reload.editor.gui.ReloadAttributeEditor.AttributeCellEditor extends javax.swing.AbstractCellEditor implements Serializable

Serialized Fields

comboBox

javax.swing.JComboBox comboBox

textField

javax.swing.JTextField textField

editor

javax.swing.DefaultCellEditor editor

textEditor

javax.swing.DefaultCellEditor textEditor

comboEditor

javax.swing.DefaultCellEditor comboEditor

rowNo

int rowNo

colNo

int colNo

Class uk.ac.reload.editor.gui.ReloadAttributeEditor.AttributeCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class uk.ac.reload.editor.gui.ReloadAttributeEditor.AttributeTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

cNames

java.lang.String[] cNames
The Column Names

Class uk.ac.reload.editor.gui.ReloadElementAttributePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_elementPanel

ReloadElementEditor _elementPanel
The ReloadElementEditor


_attrPanel

ReloadAttributeEditor _attrPanel
The ReloadAttributeEditor


_splitPane

javax.swing.JSplitPane _splitPane
SplitPane

Class uk.ac.reload.editor.gui.ReloadElementEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

_elementBinding

ReloadElementBinding _elementBinding
The ElementBinding we are editing


_reloadWidget

ReloadWidget _reloadWidget
The widget


padPanel

javax.swing.JPanel padPanel
Padding


allowNotification

boolean allowNotification
Whether we notify or not

Class uk.ac.reload.editor.gui.ReloadElementTreeNode extends ReloadTreeNode implements Serializable

Serialized Fields

_reloadSchemaElement

ReloadSchemaElement _reloadSchemaElement
The associated ReloadSchemaElement


_reloadDocument

ReloadSchemaDocument _reloadDocument
The Parent Document


_eb

ReloadElementBinding _eb
The ReloadElementBinding

Class uk.ac.reload.editor.gui.ReloadInfoPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_mainPanel

javax.swing.JPanel _mainPanel
The Panel to hold the value and attribute panels


_tipPanel

ReloadTipPanel _tipPanel
The Panel to display the tip


_elementAttPanel

ReloadElementAttributePanel _elementAttPanel
The Panel to edit the Element

Class uk.ac.reload.editor.gui.ReloadTipPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_nameLabel

javax.swing.JLabel _nameLabel
The JLabel to display the friendly name for the Element


_tipLabel

javax.swing.JLabel _tipLabel
The Textpane to display the tip


Package uk.ac.reload.editor.menu

Class uk.ac.reload.editor.menu.MainMenu extends javax.swing.JMenuBar implements Serializable

Serialized Fields

actionSave

MenuAction_Save actionSave
The Menu Action Save


actionSaveAs

MenuAction_SaveAs actionSaveAs
The Menu Action SaveAs


actionImport

MenuAction_ImportResources actionImport
The Menu Action Import Resources


actionEditMetadata

MenuAction_EditMetadata actionEditMetadata
The Menu Action Edit Metadata


actionEditVocabulary

MenuAction_EditVocabulary actionEditVocabulary
The Menu Action Edit Vocabulary


actionEditSCORM

MenuAction_EditSCORM actionEditSCORM
The Menu Action Edit SCORM


actionZipIt

MenuAction_ZipIt actionZipIt
The Menu Action to Zip up a Content Package


actionViewFile

MenuAction_ViewFile actionViewFile
The Menu Action View File


actionViewCP

MenuAction_ViewCP actionViewCP
The Menu Action View Content Package


toolBar

ReloadToolBar toolBar
The main application toolbar


keyMask

int keyMask
The Key Mask will be 'Meta' for Mac and 'Ctrl' for PC/Unix


fileMenu

javax.swing.JMenu fileMenu
The File Menu


editMenu

Menu_Edit editMenu
The Edit Menu


debugMenu

javax.swing.JMenu debugMenu
The Debug Menu


optionsMenu

javax.swing.JMenu optionsMenu
The Options Menu


viewMenu

javax.swing.JMenu viewMenu
The View Menu


windowMenu

javax.swing.JMenu windowMenu
The Window Menu


helpMenu

javax.swing.JMenu helpMenu
The Help Menu

Class uk.ac.reload.editor.menu.Menu_Edit extends ReloadMenu implements Serializable

Serialized Fields

actionUndo

MenuAction_Undo actionUndo
The Menu Action Undo


actionRedo

MenuAction_Redo actionRedo
The Menu Action Redo


actionCut

MenuAction_Cut actionCut
The Menu Action Cut


actionCopy

MenuAction_Copy actionCopy
The Menu Action Copy


actionPaste

MenuAction_Paste actionPaste
The Menu Action Paste


actionDelete

MenuAction_Delete actionDelete
The Menu Action Delete


actionMoveUp

MenuAction_MoveUp actionMoveUp
The Menu Action MoveUp


actionMoveDown

MenuAction_MoveDown actionMoveDown
The Menu Action MoveDown

Class uk.ac.reload.editor.menu.MenuAction_About extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_CascadeWindow extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_Copy extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_Cut extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_DebugSchema extends MenuAction implements Serializable

Serialized Fields

_version

java.lang.String _version
Schema version


_name

java.lang.String _name
Schema name

Class uk.ac.reload.editor.menu.MenuAction_Delete extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_EditMetadata extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_EditSCORM extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_EditVocabulary extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_Exit extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_ExportOtherVocabulary extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_ExportZthes extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_Help extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_ImportOtherVocabulary extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_ImportResources extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_ImportZthes extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_LookAndFeel extends MenuAction implements Serializable

Serialized Fields

lfInfo

javax.swing.UIManager.LookAndFeelInfo lfInfo
The Look & Feel for this Menu selection

Class uk.ac.reload.editor.menu.MenuAction_MoveDown extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_MoveUp extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_New extends MenuAction implements Serializable

Serialized Fields

popupMenu

javax.swing.JPopupMenu popupMenu
New File Popup Menu

Class uk.ac.reload.editor.menu.MenuAction_NewContentPackage extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_NewFolder extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_NewMetadata extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_NewSCORM1_2Package extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_NewVocabulary extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_Open extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_Paste extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_Prefs extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_RecentOpen extends MenuAction implements Serializable

Serialized Fields

_file

java.io.File _file
A file to open

Class uk.ac.reload.editor.menu.MenuAction_Redo extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_Refresh extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_RemoveResources extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_Save extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_SaveAs extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_StatusWindow extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_TileHorizontalWindow extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_TileVerticalWindow extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_Undo extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_ViewCP extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_ViewFile extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_VocabularyHelp extends MenuAction implements Serializable

Class uk.ac.reload.editor.menu.MenuAction_ZipIt extends MenuAction implements Serializable


Package uk.ac.reload.editor.metadata

Class uk.ac.reload.editor.metadata.MetadataEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

_metadata

Metadata _metadata
The Metadata Document


_prefsPanel

MetadataEditor.MetadataPrefsPanel _prefsPanel
The Prefs panel


_formPanel

MetadataFormPanel _formPanel
The Form View


_tablePanel

MetadataTablePanel _tablePanel
The Table View


_editMenu

Menu_Edit _editMenu
The Edit Menu


_undoMenuManager

ReloadUndoMenuManager _undoMenuManager
The Undo Menu Manager for this Window

Class uk.ac.reload.editor.metadata.MetadataEditorDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

_mdEditor

MetadataEditor _mdEditor
The Metadata Editor


_contentPackage

ContentPackage _contentPackage
The Content Package to which this MD Element belongs


_mdElement

org.jdom.Element _mdElement
The parent "metadata" element containing the lom


_oldLom

org.jdom.Element _oldLom
An existing MD Lom Node

Class uk.ac.reload.editor.metadata.MetadataEditorDialog_Vocabulary extends javax.swing.JDialog implements Serializable

Serialized Fields

_mdEditor

MetadataEditor _mdEditor
The Metadata Editor


_mdElement

org.jdom.Element _mdElement
The parent "metadata" element containing the lom


_oldLom

org.jdom.Element _oldLom
An existing MD Lom Node


_vocabularyMetadata

VocabularyMetadata _vocabularyMetadata
The Vdex Vocabulary to which this MD Element belongs

Class uk.ac.reload.editor.metadata.MetadataEditorFrame extends ReloadInternalFrame implements Serializable

Serialized Fields

_mdEditor

MetadataEditor _mdEditor
The Metadata Editor


_saveHandler

MetadataEditorFrame.ProxySaveHandler _saveHandler
Handles Save and SaveAs Events


_saveAsHandler

MetadataEditorFrame.ProxySaveHandler _saveAsHandler
Handles Save and SaveAs Events


Package uk.ac.reload.editor.metadata.formview

Class uk.ac.reload.editor.metadata.formview.MetadataFormPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_mdFormModel

MetadataFormModel _mdFormModel
The Form Model


_fields

java.util.Vector _fields
Keep track of fields so we can release listeners and clean up


Package uk.ac.reload.editor.metadata.tabbedformview

Class uk.ac.reload.editor.metadata.tabbedformview.GeneralPanel extends MetadataGroupPanel implements Serializable

Serialized Fields

_titleTable

LangStringTableWidget _titleTable
Title Table


_descriptionTable

LangStringTableWidget _descriptionTable
Description Table


_keywordTable

LangStringTableWidget _keywordTable
Keyword Table

Class uk.ac.reload.editor.metadata.tabbedformview.LangStringTableWidget extends javax.swing.JPanel implements Serializable

Serialized Fields

_metadata

Metadata _metadata
The Metadata


_schemaController

MetadataSchemaController _schemaController
The Controller


_schemaElement

ReloadSchemaElement _schemaElement
The Parent ReloadSchemaElement


_width

int _width
The Width


_height

int _height
The Height


_groupPanel

LangStringTableWidget.GroupPanel _groupPanel

mainPanel

javax.swing.JPanel mainPanel

_langFields

java.util.Vector _langFields

Class uk.ac.reload.editor.metadata.tabbedformview.MetadataGroupPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_metadata

Metadata _metadata
The Metadata Document


_schemaElement

ReloadSchemaElement _schemaElement
The Schema Element that this Panel relates to

Class uk.ac.reload.editor.metadata.tabbedformview.MetadataTabbedFormPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_metadata

Metadata _metadata
The Metadata


_schemaController

MetadataSchemaController _schemaController
The Controller


_mdProfile

MetadataHelperProfile _mdProfile
The Metadata Profile


_tabPane

javax.swing.JTabbedPane _tabPane
The root JTabbedPane


_tablePanel

MetadataTablePanel _tablePanel
TableTree Panel


Package uk.ac.reload.editor.metadata.tableview

Class uk.ac.reload.editor.metadata.tableview.MetadataTablePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_treeTable

MetadataTreeTable _treeTable
The Treetable


_infoPanel

ReloadInfoPanel _infoPanel
The info Panel


_scrollPane

javax.swing.JScrollPane _scrollPane
ScrollPane


splitPane

javax.swing.JSplitPane splitPane
Splitpane


_editMenu

Menu_Edit _editMenu
The Edit menu which we will use

Class uk.ac.reload.editor.metadata.tableview.MetadataTreeNode extends ReloadElementTreeNode implements Serializable

Class uk.ac.reload.editor.metadata.tableview.MetadataTreeTable extends ReloadTreeTable implements Serializable

Serialized Fields

_infoPanel

ReloadInfoPanel _infoPanel
The Element Value/Attribute Edit Panel


_popupMenu

javax.swing.JPopupMenu _popupMenu
Popup Menu on Right-clicks


_metadata

Metadata _metadata
The Metadata Document


_schemaController

ReloadEditorSchemaController _schemaController
The Schema Controller


_editMenu

Menu_Edit _editMenu
The Edit menu which we will use


_currentTreePath

javax.swing.tree.TreePath _currentTreePath
Keeping note of the current selected tree node means we don't have to do unneccesary updating


_deleteHandler

MetadataTreeTable.ProxyDeleteHandler _deleteHandler
The Proxy Delete Handler


_cutHandler

MetadataTreeTable.ProxyCutHandler _cutHandler
The Proxy Cut Handler


_copyHandler

MetadataTreeTable.ProxyCopyHandler _copyHandler
The Proxy Copy Handler


_pasteHandler

MetadataTreeTable.ProxyPasteHandler _pasteHandler
The Proxy Paste Handler


_moveUpHandler

MetadataTreeTable.ProxyMoveUpHandler _moveUpHandler
The Proxy Move Up Handler


_moveDownHandler

MetadataTreeTable.ProxyMoveDownHandler _moveDownHandler
The Proxy Move Down Handler

Class uk.ac.reload.editor.metadata.tableview.MetadataTreeTableModel extends ReloadTreeTableModel implements Serializable

Serialized Fields

_metadata

Metadata _metadata
The Metadata DOM Document


Package uk.ac.reload.editor.metadata.vdexBrowser

Class uk.ac.reload.editor.metadata.vdexBrowser.MetadataVdexBrowser extends javax.swing.JFrame implements Serializable

Serialized Fields

vocabPanel

VdexVocabPanel vocabPanel
The Vdex Vocabulary Panel that displays the vocabulary name, id, default language


termPanel

VdexTermPanel termPanel
The Vdex Term Panel that displays a tree, with term id and caption on its node, and other term information on a JEditorPane


mdPanel

VdexMetadataPanel mdPanel
The Vdex Metadata Panel that displays the vocabulary metadata on a JEditorPane


tabPanel

javax.swing.JTabbedPane tabPanel
The JTabbedPane that provides two tabs, one for 'Term' other for 'Vocabulary Metadata'


selectedTab

int selectedTab
Current tab selected


treeModel

VdexTreeModel treeModel
The Vdex Tree Model for all the terms in the vocabulary


tree

VdexTree tree
The Vdex Tree that displays term ids and caption values on its node

Class uk.ac.reload.editor.metadata.vdexBrowser.VdexMetadataPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

editor

javax.swing.JEditorPane editor
The JEditorPane to display the Vocabulary Metadata information


scroll

javax.swing.JScrollPane scroll
The JScrollPane


mimeType

java.lang.String mimeType
The mime type for the contents in the JEditorPane


metadata

java.lang.String metadata
The vocabulary metadata

Class uk.ac.reload.editor.metadata.vdexBrowser.VdexTermPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

splitPane

javax.swing.JSplitPane splitPane
The JSplitPane to display the term tree (left side) and other term information (right side)


left

javax.swing.JScrollPane left
The JScrollPane


right

javax.swing.JScrollPane right
The JScrollPane


_tree

VdexTree _tree
The Vdex Tree that displays term id and caption information on its nodes


panel

javax.swing.JPanel panel
The JPanel


panel2

javax.swing.JPanel panel2
The JPanel


select

javax.swing.JButton select
The Select Button that gets users selection and passes it on to the source ReloadWidget


editor

javax.swing.JEditorPane editor
The JEditorPane that displays term information (right side)


mdEditor

javax.swing.JEditorPane mdEditor
The JEditorPane that displays term metadata information (right side)


element

org.jdom.Element element
The Term element


mimeType

java.lang.String mimeType
The mine type of the JEditorPane that displays term information


mdMimeType

java.lang.String mdMimeType
The mime type of the JEditorPane that displays term metadata information


source

ReloadWidget source
The source ReloadWidget that is bound to this MetadataVdexBrowser


browser

MetadataVdexBrowser browser
The MetadataVdexBrowser instance

Class uk.ac.reload.editor.metadata.vdexBrowser.VdexTree extends ReloadTree implements Serializable

Serialized Fields

termPanel

VdexTermPanel termPanel
The Vdex Term Panel that displays this Vdex Tree (left side) and other term information (right side)


nodeName

java.lang.String nodeName
The node name, for example of the form (term_id:term_caption)


nodeNames

java.util.ArrayList nodeNames
The list of all node names of the tree

Class uk.ac.reload.editor.metadata.vdexBrowser.VdexTreeModel extends ReloadTreeModel implements Serializable

Serialized Fields

vdexVocabNode

VdexVocabNode vdexVocabNode
The Vdex Vocabulary Node that maintains information about the vocabulary, for example, name, id, default language, metadata


tempTermID

java.lang.String tempTermID

tempTermCaption

java.lang.String tempTermCaption

tempTermVal

java.lang.String tempTermVal

Class uk.ac.reload.editor.metadata.vdexBrowser.VdexTreeNode extends ReloadTreeNode implements Serializable

Serialized Fields

element

org.jdom.Element element
The Vdex Term element

Class uk.ac.reload.editor.metadata.vdexBrowser.VdexVocabPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

editor

javax.swing.JEditorPane editor
The JEditorPane used for displaying the vocabulary information


mimeType

java.lang.String mimeType
The mine type of the contents in the JEditorPane


Package uk.ac.reload.editor.prefs

Class uk.ac.reload.editor.prefs.CP_PrefsPanel extends PrefsPanel implements Serializable

Serialized Fields

_checkbox_hideResources

javax.swing.JCheckBox _checkbox_hideResources
Hide Resources check box


_checkbox_hideSCORM

javax.swing.JCheckBox _checkbox_hideSCORM
Hide SCORM Elements check box


_profileCPCombobox

ReloadComboBox _profileCPCombobox
Combo Box for Default CP Profile


_profileSCORMCombobox

ReloadComboBox _profileSCORMCombobox
Combo Box for Default SCORM Profile

Class uk.ac.reload.editor.prefs.General_PrefsPanel extends PrefsPanel implements Serializable

Serialized Fields

_tfDefaultFolder

ReloadFileTextField _tfDefaultFolder
Default folder

Class uk.ac.reload.editor.prefs.MD_PrefsPanel extends PrefsPanel implements Serializable

Serialized Fields

_profileCombobox

ReloadComboBox _profileCombobox
Combo Box for Default MD Profile

Class uk.ac.reload.editor.prefs.ReloadPrefsDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

_generalPrefsPanel

General_PrefsPanel _generalPrefsPanel
The General Prefs Panel


_cpPrefsPanel

CP_PrefsPanel _cpPrefsPanel
The Content Packager Prefs Panel


_mdPrefsPanel

MD_PrefsPanel _mdPrefsPanel
The Metadata Editor Prefs Panel


_vxPrefsPanel

VX_PrefsPanel _vxPrefsPanel
The Vocabulary Editor Prefs Panel


_userPrefs

UserPrefs _userPrefs
The User Preferences

Class uk.ac.reload.editor.prefs.VX_PrefsPanel extends PrefsPanel implements Serializable

Serialized Fields

_profileCombobox

ReloadComboBox _profileCombobox
Combo Box for Default VX Profile


Package uk.ac.reload.editor.schemaviewer

Class uk.ac.reload.editor.schemaviewer.NodeViewer extends javax.swing.JTextPane implements Serializable

Serialized Fields

schemaController

ReloadSchemaController schemaController

Class uk.ac.reload.editor.schemaviewer.SchemaTree extends ReloadTree implements Serializable

Serialized Fields

nodeViewer

NodeViewer nodeViewer
The Node viewer pane

Class uk.ac.reload.editor.schemaviewer.SchemaTreeModel extends ReloadTreeModel implements Serializable

Class uk.ac.reload.editor.schemaviewer.SchemaTreeNode extends ReloadTreeNode implements Serializable

Serialized Fields

isPointer

boolean isPointer
This means that this Element type has been created up the hierarchy as a parent or grand-parent of this and we do not need to build the children of this one. If we did carry on building the children we would get caught in an infinite loop.

Class uk.ac.reload.editor.schemaviewer.SchemaWindow extends ReloadInternalFrame implements Serializable


Package uk.ac.reload.editor.vocabulary

Class uk.ac.reload.editor.vocabulary.VocabularyEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

_vocabulary

Vocabulary _vocabulary
The Vocabulary Document


_prefsPanel

VocabularyEditor.VocabularyPrefsPanel _prefsPanel
The Prefs panel


_formPanel

VocabularyFormPanel _formPanel
The Form View


_tablePanel

VocabularyTablePanel _tablePanel
The Table View


_editMenu

Menu_Edit _editMenu
The Edit Menu


_undoMenuManager

ReloadUndoMenuManager _undoMenuManager
The Undo Menu Manager for this Window

Class uk.ac.reload.editor.vocabulary.VocabularyEditorFrame extends ReloadInternalFrame implements Serializable

Serialized Fields

_vxEditor

VocabularyEditor _vxEditor
The Vocabulary Editor


_saveHandler

VocabularyEditorFrame.ProxySaveHandler _saveHandler
Handles Save and SaveAs Events


_saveAsHandler

VocabularyEditorFrame.ProxySaveHandler _saveAsHandler
Handles Save and SaveAs Events


Package uk.ac.reload.editor.vocabulary.formview

Class uk.ac.reload.editor.vocabulary.formview.VocabularyFormPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_vxFormModel

VocabularyFormModel _vxFormModel
The Form Model


_fields

java.util.Vector _fields
Keep track of fields so we can release listeners and clean up


Package uk.ac.reload.editor.vocabulary.tableview

Class uk.ac.reload.editor.vocabulary.tableview.VocabularyTablePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_treeTable

VocabularyTreeTable _treeTable
The Treetable


_infoPanel

ReloadInfoPanel _infoPanel
The info Panel


_scrollPane

javax.swing.JScrollPane _scrollPane
ScrollPane


splitPane

javax.swing.JSplitPane splitPane
Splitpane


_editMenu

Menu_Edit _editMenu
The Edit menu which we will use

Class uk.ac.reload.editor.vocabulary.tableview.VocabularyTreeNode extends ReloadElementTreeNode implements Serializable

Class uk.ac.reload.editor.vocabulary.tableview.VocabularyTreeTable extends ReloadTreeTable implements Serializable

Serialized Fields

_infoPanel

ReloadInfoPanel _infoPanel
The Element Value/Attribute Edit Panel


_popupMenu

javax.swing.JPopupMenu _popupMenu
Popup Menu on Right-clicks


_vocabulary

Vocabulary _vocabulary
The Vocabulary Document


_schemaController

ReloadEditorSchemaController _schemaController
The Reload Editor Schema Controller


_editMenu

Menu_Edit _editMenu
The Edit menu which we will use


_currentTreePath

javax.swing.tree.TreePath _currentTreePath
Keeping note of the current selected tree node means we don't have to do unneccesary updating


_deleteHandler

VocabularyTreeTable.ProxyDeleteHandler _deleteHandler
The Proxy Delete Handler


_cutHandler

VocabularyTreeTable.ProxyCutHandler _cutHandler
The Proxy Cut Handler


_copyHandler

VocabularyTreeTable.ProxyCopyHandler _copyHandler
The Proxy Copy Handler


_pasteHandler

VocabularyTreeTable.ProxyPasteHandler _pasteHandler
The Proxy Paste Handler


_moveUpHandler

VocabularyTreeTable.ProxyMoveUpHandler _moveUpHandler
The Proxy Move Up Handler


_moveDownHandler

VocabularyTreeTable.ProxyMoveDownHandler _moveDownHandler
The Proxy Move Down Handler

Class uk.ac.reload.editor.vocabulary.tableview.VocabularyTreeTableModel extends ReloadTreeTableModel implements Serializable

Serialized Fields

_vocabulary

Vocabulary _vocabulary
The Vocabulary DOM Document


Package uk.ac.reload.ldeditor

Class uk.ac.reload.ldeditor.LDEditor extends javax.swing.JFrame implements Serializable

Serialized Fields

_statusWindow

ReloadStatusWindow _statusWindow
The Status Window


_internalFrameManager

ReloadInternalFrameManager _internalFrameManager
The ReloadInternalFrameManager


_desktop

javax.swing.JDesktopPane _desktop
The desktop pane.


listeners

java.util.Vector listeners
List of Listeners


Package uk.ac.reload.ldeditor.menu

Class uk.ac.reload.ldeditor.menu.MainMenu extends javax.swing.JMenuBar implements Serializable

Serialized Fields

toolBar

ReloadToolBar toolBar
The main application toolbar


keyMask

int keyMask
The Key Mask will be 'Meta' for Mac and 'Ctrl' for PC/Unix


fileMenu

javax.swing.JMenu fileMenu
The File Menu


debugMenu

javax.swing.JMenu debugMenu
The Debug Menu


optionsMenu

javax.swing.JMenu optionsMenu
The Options Menu


windowMenu

javax.swing.JMenu windowMenu
The Window Menu


helpMenu

javax.swing.JMenu helpMenu
The Help Menu

Class uk.ac.reload.ldeditor.menu.MenuAction_About extends MenuAction implements Serializable

Class uk.ac.reload.ldeditor.menu.MenuAction_CascadeWindow extends MenuAction implements Serializable

Class uk.ac.reload.ldeditor.menu.MenuAction_DebugSchema extends MenuAction implements Serializable

Serialized Fields

_version

java.lang.String _version

_name

java.lang.String _name

Class uk.ac.reload.ldeditor.menu.MenuAction_Exit extends MenuAction implements Serializable

Class uk.ac.reload.ldeditor.menu.MenuAction_Help extends MenuAction implements Serializable

Class uk.ac.reload.ldeditor.menu.MenuAction_LookAndFeel extends MenuAction implements Serializable

Serialized Fields

lfInfo

javax.swing.UIManager.LookAndFeelInfo lfInfo
The Look & Feel for this Menu selection

Class uk.ac.reload.ldeditor.menu.MenuAction_Prefs extends MenuAction implements Serializable

Class uk.ac.reload.ldeditor.menu.MenuAction_RecentOpen extends MenuAction implements Serializable

Serialized Fields

_file

java.io.File _file
A file to open

Class uk.ac.reload.ldeditor.menu.MenuAction_StatusWindow extends MenuAction implements Serializable

Class uk.ac.reload.ldeditor.menu.MenuAction_TileHorizontalWindow extends MenuAction implements Serializable

Class uk.ac.reload.ldeditor.menu.MenuAction_TileVerticalWindow extends MenuAction implements Serializable


Package uk.ac.reload.ldeditor.prefs

Class uk.ac.reload.ldeditor.prefs.General_PrefsPanel extends PrefsPanel implements Serializable

Serialized Fields

_tfDefaultFolder

ReloadFileTextField _tfDefaultFolder
Default folder

Class uk.ac.reload.ldeditor.prefs.LDEditorPrefsDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

_generalPrefsPanel

General_PrefsPanel _generalPrefsPanel
The General Prefs Panel


_userPrefs

UserPrefs _userPrefs
The User Preferences


Package uk.ac.reload.ldeditor.schemaviewer

Class uk.ac.reload.ldeditor.schemaviewer.NodeViewer extends javax.swing.JTextPane implements Serializable

Serialized Fields

schemaController

ReloadSchemaController schemaController

Class uk.ac.reload.ldeditor.schemaviewer.SchemaTree extends ReloadTree implements Serializable

Serialized Fields

nodeViewer

NodeViewer nodeViewer
The Node viewer pane

Class uk.ac.reload.ldeditor.schemaviewer.SchemaTreeModel extends ReloadTreeModel implements Serializable

Class uk.ac.reload.ldeditor.schemaviewer.SchemaTreeNode extends ReloadTreeNode implements Serializable

Serialized Fields

isPointer

boolean isPointer
This means that this Element type has been created up the hierarchy as a parent or grand-parent of this and we do not need to build the children of this one. If we did carry on building the children we would get caught in an infinite loop.

Class uk.ac.reload.ldeditor.schemaviewer.SchemaWindow extends ReloadInternalFrame implements Serializable


Package uk.ac.reload.moonunit.dom

Class uk.ac.reload.moonunit.dom.ReloadDomException extends java.lang.Exception implements Serializable


Package uk.ac.reload.moonunit.schema

Class uk.ac.reload.moonunit.schema.ReloadSchemaException extends java.lang.Exception implements Serializable


VdexReload 1.1.3 API