VdexReload 1.1.3 API
A B C D E F G H I J K L M N O P R S T U V W X Y Z _

R

RELATION - Static variable in class uk.ac.reload.moonunit.dom.metadata.MetadataCore
 
RESOURCE - Static variable in class uk.ac.reload.moonunit.dom.contentpackaging.ContentPackageCore
 
RESOURCES - Static variable in class uk.ac.reload.moonunit.dom.contentpackaging.ContentPackageCore
 
RIGHTS - Static variable in class uk.ac.reload.moonunit.dom.metadata.MetadataCore
 
ROOT_NAME - Static variable in class uk.ac.reload.moonunit.dom.metadata.MetadataCore
 
ROOT_NAME - Static variable in class uk.ac.reload.moonunit.dom.vocabulary.VocabularyCore
The Vocabulary Root Element name
RandomGUID - class uk.ac.reload.dweezil.util.RandomGUID.
 
RandomGUID() - Constructor for class uk.ac.reload.dweezil.util.RandomGUID
 
RandomGUID(boolean) - Constructor for class uk.ac.reload.dweezil.util.RandomGUID
 
ReloadAttributeEditor - class uk.ac.reload.editor.gui.ReloadAttributeEditor.
An Element Attribute Editor.
ReloadAttributeEditor() - Constructor for class uk.ac.reload.editor.gui.ReloadAttributeEditor
Default constructor
ReloadAttributeEditor.AttributeCellEditor - class uk.ac.reload.editor.gui.ReloadAttributeEditor.AttributeCellEditor.
A Cell Editor Wrapper that delegates to two default Cell Editors
ReloadAttributeEditor.AttributeCellEditor() - Constructor for class uk.ac.reload.editor.gui.ReloadAttributeEditor.AttributeCellEditor
Default constructor
ReloadAttributeEditor.AttributeCellRenderer - class uk.ac.reload.editor.gui.ReloadAttributeEditor.AttributeCellRenderer.
Extend the Table Cell Renderer so we can show a tooltip
ReloadAttributeEditor.AttributeCellRenderer() - Constructor for class uk.ac.reload.editor.gui.ReloadAttributeEditor.AttributeCellRenderer
 
ReloadAttributeEditor.AttributeTableModel - class uk.ac.reload.editor.gui.ReloadAttributeEditor.AttributeTableModel.
TableModel for the Attribute Table
ReloadAttributeEditor.AttributeTableModel() - Constructor for class uk.ac.reload.editor.gui.ReloadAttributeEditor.AttributeTableModel
 
ReloadButtonTextArea - class uk.ac.reload.dweezil.gui.widgets.ReloadButtonTextArea.
A Combination of JTextArea and JButton.
ReloadButtonTextArea(ReloadSchemaDocument, int, String) - Constructor for class uk.ac.reload.dweezil.gui.widgets.ReloadButtonTextArea
Constructor
ReloadButtonTextField - class uk.ac.reload.dweezil.gui.widgets.ReloadButtonTextField.
A Combination of JTextField and JButton.
ReloadButtonTextField(ReloadSchemaDocument, int, String) - Constructor for class uk.ac.reload.dweezil.gui.widgets.ReloadButtonTextField
Constructor
ReloadButtonTextPane - class uk.ac.reload.dweezil.gui.widgets.ReloadButtonTextPane.
A Combination of JTextPane and JButton.
ReloadButtonTextPane(ReloadSchemaDocument, int, String) - Constructor for class uk.ac.reload.dweezil.gui.widgets.ReloadButtonTextPane
Constructor
ReloadComboBox - class uk.ac.reload.dweezil.gui.ReloadComboBox.
A ComboBox
ReloadComboBox(boolean) - Constructor for class uk.ac.reload.dweezil.gui.ReloadComboBox
Constructor
ReloadComboBox(Object[]) - Constructor for class uk.ac.reload.dweezil.gui.ReloadComboBox
Constructor
ReloadDocument - class uk.ac.reload.moonunit.dom.ReloadDocument.
This encapsulates the JDOM XML Document file with it plus helper methods.
ReloadDocument() - Constructor for class uk.ac.reload.moonunit.dom.ReloadDocument
Default Constructor
ReloadDocument(File, Document) - Constructor for class uk.ac.reload.moonunit.dom.ReloadDocument
Constructor that takes in a an XML filename, JDOM document and a ReloadSchemaController
ReloadDocumentClipboard - class uk.ac.reload.moonunit.dom.ReloadDocumentClipboard.
Clipboard for transferring ReloadDocument Elements
ReloadDocumentClipboard() - Constructor for class uk.ac.reload.moonunit.dom.ReloadDocumentClipboard
 
ReloadDocumentListener - interface uk.ac.reload.moonunit.dom.ReloadDocumentListener.
The ReloadDocumentListener to notify when a JDOM Document has been changed
ReloadDocumentListenerAdapter - class uk.ac.reload.moonunit.dom.ReloadDocumentListenerAdapter.
A convenience Adapter fo The ReloadDocumentListener
ReloadDocumentListenerAdapter() - Constructor for class uk.ac.reload.moonunit.dom.ReloadDocumentListenerAdapter
 
ReloadDocumentListenerEvent - class uk.ac.reload.moonunit.dom.ReloadDocumentListenerEvent.
A ReloadDocument has changed , this is the Event that is fired Listeners.
ReloadDocumentListenerEvent(Object, ReloadSchemaDocument, Element, boolean) - Constructor for class uk.ac.reload.moonunit.dom.ReloadDocumentListenerEvent
Constructor
ReloadDomException - exception uk.ac.reload.moonunit.dom.ReloadDomException.
The Exception thrown for Dom Actions
ReloadDomException(Exception) - Constructor for class uk.ac.reload.moonunit.dom.ReloadDomException
Constructor for ReloadDomException.
ReloadDomException(String) - Constructor for class uk.ac.reload.moonunit.dom.ReloadDomException
Constructor for ReloadDomException.
ReloadDragTree - class uk.ac.reload.dweezil.gui.tree.ReloadDragTree.
A Tree based on ReloadTree with support for Drag and Drop
ReloadDragTree() - Constructor for class uk.ac.reload.dweezil.gui.tree.ReloadDragTree
Default Constructor
ReloadEditor - class uk.ac.reload.editor.ReloadEditor.
The Reload Editor Frame
ReloadEditor() - Constructor for class uk.ac.reload.editor.ReloadEditor
Constructor for new Reload Editor
ReloadEditorDesktopPane - class uk.ac.reload.editor.ReloadEditorDesktopPane.
The Reload Editor Frame Desktop Panel.
ReloadEditorDesktopPane() - Constructor for class uk.ac.reload.editor.ReloadEditorDesktopPane
Default constructor
ReloadEditorDocumentHandler - class uk.ac.reload.editor.ReloadEditorDocumentHandler.
The Reload Editor Document/Editor opening routines
ReloadEditorDocumentHandler() - Constructor for class uk.ac.reload.editor.ReloadEditorDocumentHandler
 
ReloadEditorException - exception uk.ac.reload.editor.ReloadEditorException.
The Reload Exception Class that can be thrown for debugging
ReloadEditorException(Exception) - Constructor for class uk.ac.reload.editor.ReloadEditorException
Constructor for ReloadException.
ReloadEditorException(String) - Constructor for class uk.ac.reload.editor.ReloadEditorException
Constructor for ReloadException.
ReloadEditorPrefs - class uk.ac.reload.editor.prefs.ReloadEditorPrefs.
The User Prefs file.
ReloadEditorPrefs() - Constructor for class uk.ac.reload.editor.prefs.ReloadEditorPrefs
 
ReloadEditorSchemaController - class uk.ac.reload.editor.ReloadEditorSchemaController.
The Reload Editor Schema Controller
ReloadEditorSchemaController() - Constructor for class uk.ac.reload.editor.ReloadEditorSchemaController
Constructor
ReloadEditorSchemaController(File, File, File) - Constructor for class uk.ac.reload.editor.ReloadEditorSchemaController
Constructor
ReloadElementAttributePanel - class uk.ac.reload.editor.gui.ReloadElementAttributePanel.
A Panel to hold the Element and Attribute Editors
ReloadElementAttributePanel() - Constructor for class uk.ac.reload.editor.gui.ReloadElementAttributePanel
Default constructor
ReloadElementBinding - class uk.ac.reload.editor.ReloadElementBinding.
A convenience class to contain a JDOM Element, its associated ReloadSchemaElement and the ReloadDocument to which the Element belongs.
It has to implement Serializable for drag and drop on a Mac
ReloadElementBinding(Element, ReloadSchemaElement, ReloadSchemaDocument) - Constructor for class uk.ac.reload.editor.ReloadElementBinding
Constructor
ReloadElementEditor - class uk.ac.reload.editor.gui.ReloadElementEditor.
A Panel to display and edit a JDOM Element
ReloadElementEditor() - Constructor for class uk.ac.reload.editor.gui.ReloadElementEditor
Default constructor
ReloadElementTreeNode - class uk.ac.reload.editor.gui.ReloadElementTreeNode.
An implementation of DefaultMutableTreeNode for Trees.
ReloadElementTreeNode(ReloadSchemaDocument) - Constructor for class uk.ac.reload.editor.gui.ReloadElementTreeNode
Constructor for Root Element
ReloadElementTreeNode(Element) - Constructor for class uk.ac.reload.editor.gui.ReloadElementTreeNode
Constructor for child Element
ReloadFileChooser - class uk.ac.reload.dweezil.gui.ReloadFileChooser.
An implementation of JFileChooser that remembers the last directory.
ReloadFileChooser() - Constructor for class uk.ac.reload.dweezil.gui.ReloadFileChooser
Default constructor for last saved folder
ReloadFileChooser(File) - Constructor for class uk.ac.reload.dweezil.gui.ReloadFileChooser
Constructor for a given folder
ReloadFileFilter - class uk.ac.reload.dweezil.gui.ReloadFileFilter.
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ReloadFileFilter() - Constructor for class uk.ac.reload.dweezil.gui.ReloadFileFilter
Creates a file filter.
ReloadFileFilter(String) - Constructor for class uk.ac.reload.dweezil.gui.ReloadFileFilter
Creates a file filter that accepts files with the given extension.
ReloadFileFilter(String, String) - Constructor for class uk.ac.reload.dweezil.gui.ReloadFileFilter
Creates a file filter that accepts the given file type.
ReloadFileFilter(String[]) - Constructor for class uk.ac.reload.dweezil.gui.ReloadFileFilter
Creates a file filter from the given string array.
ReloadFileFilter(String[], String) - Constructor for class uk.ac.reload.dweezil.gui.ReloadFileFilter
Creates a file filter from the given string array and description.
ReloadFileTextField - class uk.ac.reload.dweezil.gui.widgets.ReloadFileTextField.
A Combination of JTextField and File Chooser for selecting files
ReloadFileTextField(int, String, Icon) - Constructor for class uk.ac.reload.dweezil.gui.widgets.ReloadFileTextField
Constructor
ReloadFileType - class uk.ac.reload.editor.ReloadFileType.
A class used to describe each kind of file type (name, icon to use, etc), by its extension.
ReloadFileType() - Constructor for class uk.ac.reload.editor.ReloadFileType
 
ReloadFolderChooser - class uk.ac.reload.dweezil.gui.ReloadFolderChooser.
An implementation of JFileChooser for selecting Folders.
ReloadFolderChooser() - Constructor for class uk.ac.reload.dweezil.gui.ReloadFolderChooser
Default constructor
ReloadFolderChooser(File) - Constructor for class uk.ac.reload.dweezil.gui.ReloadFolderChooser
Constructor
ReloadFormField - class uk.ac.reload.editor.gui.ReloadFormField.
An Edit Field Form Text widget abstract class
ReloadFormField() - Constructor for class uk.ac.reload.editor.gui.ReloadFormField
Default Constructor
ReloadFormField(ReloadSchemaDocument, ReloadSchemaElement) - Constructor for class uk.ac.reload.editor.gui.ReloadFormField
Constructor
ReloadFormField(ReloadSchemaDocument, Element, ReloadSchemaElement) - Constructor for class uk.ac.reload.editor.gui.ReloadFormField
Constructor
ReloadFormattedTextField - class uk.ac.reload.dweezil.gui.widgets.ReloadFormattedTextField.
A Formatted TextField Widget
ReloadFormattedTextField() - Constructor for class uk.ac.reload.dweezil.gui.widgets.ReloadFormattedTextField
Default Constructor
ReloadFormattedTextField(Format) - Constructor for class uk.ac.reload.dweezil.gui.widgets.ReloadFormattedTextField
Constructor
ReloadHelperProfile - class uk.ac.reload.editor.ReloadHelperProfile.
The Profile for a given editing View - this contains the schemahelper and the vocab file to use for a given type of IMS document
ReloadHelperProfile() - Constructor for class uk.ac.reload.editor.ReloadHelperProfile
Default Constructor
ReloadHelperProfile(File) - Constructor for class uk.ac.reload.editor.ReloadHelperProfile
Constructor
ReloadInfoPanel - class uk.ac.reload.editor.gui.ReloadInfoPanel.
A Panel to display the tip, the Value and Attributes of a JDOM Element
ReloadInfoPanel() - Constructor for class uk.ac.reload.editor.gui.ReloadInfoPanel
Default constructor
ReloadInternalFrame - class uk.ac.reload.dweezil.gui.ReloadInternalFrame.
Our version of a JInternalFrame
We can precisely define the behaviour we need for our Internal frames, such as a factory class for a Menu Item associated with this Frame.
ReloadInternalFrame() - Constructor for class uk.ac.reload.dweezil.gui.ReloadInternalFrame
Default Constructor
ReloadInternalFrame(String, String) - Constructor for class uk.ac.reload.dweezil.gui.ReloadInternalFrame
Default Constructor
ReloadInternalFrameManager - class uk.ac.reload.dweezil.gui.ReloadInternalFrameManager.
The Reload Internal Frame Manager.
ReloadInternalFrameManager(JDesktopPane) - Constructor for class uk.ac.reload.dweezil.gui.ReloadInternalFrameManager
Constructor
ReloadListBox - class uk.ac.reload.dweezil.gui.widgets.ReloadListBox.
A Combination of JTextField and JList
ReloadListBox() - Constructor for class uk.ac.reload.dweezil.gui.widgets.ReloadListBox
Constructor
ReloadMenu - class uk.ac.reload.dweezil.menu.ReloadMenu.
An abstract JMenu which allows us to add additional menu items
ReloadMenu(String) - Constructor for class uk.ac.reload.dweezil.menu.ReloadMenu
Constructor
ReloadMenuEvent - class uk.ac.reload.dweezil.menu.ReloadMenuEvent.
A Menu event was fired - this is the Event that is fired to Listeners.
ReloadMenuEvent(MenuAction) - Constructor for class uk.ac.reload.dweezil.menu.ReloadMenuEvent
Constructor
ReloadNumberField - class uk.ac.reload.dweezil.gui.widgets.ReloadNumberField.
A Number TextField Widget
ReloadNumberField() - Constructor for class uk.ac.reload.dweezil.gui.widgets.ReloadNumberField
Default Constructor
ReloadNumberField(int) - Constructor for class uk.ac.reload.dweezil.gui.widgets.ReloadNumberField
Number Constructor
ReloadPrefsDialog - class uk.ac.reload.editor.prefs.ReloadPrefsDialog.
The Preferences Dialog Window
ReloadPrefsDialog() - Constructor for class uk.ac.reload.editor.prefs.ReloadPrefsDialog
Constructor
ReloadProgressMonitor - class uk.ac.reload.dweezil.gui.ReloadProgressMonitor.
My Progress Monitor based on Sun's - this one doesn't have all the waiting for time millis crap and you can reset it to start over from the beginning.
ReloadProgressMonitor(Component, String, String, String, boolean, Icon) - Constructor for class uk.ac.reload.dweezil.gui.ReloadProgressMonitor
Constructor - specify an initial dialog title, message, note and the indeterminate value
ReloadResource - class uk.ac.reload.editor.contentpackaging.ReloadResource.
A ReloadResource
ReloadResource(File) - Constructor for class uk.ac.reload.editor.contentpackaging.ReloadResource
Constructor
ReloadResourceChooser - class uk.ac.reload.editor.contentpackaging.resourceview.ReloadResourceChooser.
An implementation of JFileChooser that includes an option box.
ReloadResourceChooser() - Constructor for class uk.ac.reload.editor.contentpackaging.resourceview.ReloadResourceChooser
Constuctor - sets up our checkbox
ReloadResourceChooser(File) - Constructor for class uk.ac.reload.editor.contentpackaging.resourceview.ReloadResourceChooser
Constructor with File parameter
ReloadSchema - class uk.ac.reload.moonunit.schema.ReloadSchema.
The ReloadSchema Class - a Java representation of an XML Schema.
ReloadSchemaAttribute - class uk.ac.reload.moonunit.schema.ReloadSchemaAttribute.
An Attribute node that represents an Attribute of an Element in the Schema.
ReloadSchemaAttribute(AttributeDecl) - Constructor for class uk.ac.reload.moonunit.schema.ReloadSchemaAttribute
Constructor.
ReloadSchemaController - class uk.ac.reload.moonunit.schema.ReloadSchemaController.
The Schema Controller - this controls access to helper and vocabulary files as well as various default values.
ReloadSchemaController() - Constructor for class uk.ac.reload.moonunit.schema.ReloadSchemaController
Default Constructor
ReloadSchemaController(File, File, File) - Constructor for class uk.ac.reload.moonunit.schema.ReloadSchemaController
Constructor
ReloadSchemaDocument - class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.
This encapsulates the JDOM XML Document file and the ReloadSchema associated with it plus helper methods.
ReloadSchemaDocument() - Constructor for class uk.ac.reload.moonunit.dom.ReloadSchemaDocument
Default Constructor
ReloadSchemaDocument(File, Document, ReloadSchemaController) - Constructor for class uk.ac.reload.moonunit.dom.ReloadSchemaDocument
Constructor that takes in a an XML filename, JDOM document and a ReloadSchemaController
ReloadSchemaDocument.UndoableAddAction - class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableAddAction.
Handles Undo/Redo for Adding Elements
ReloadSchemaDocument.UndoableAddAction(Element, Element) - Constructor for class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableAddAction
Constructor
ReloadSchemaDocument.UndoableCopyAction - class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableCopyAction.
Handles Undo/Redo for Copying Elements
ReloadSchemaDocument.UndoableCopyAction(Element, Element) - Constructor for class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableCopyAction
Constructor
ReloadSchemaDocument.UndoableCutAction - class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableCutAction.
Handles Undo/Redo for Cutting Elements
ReloadSchemaDocument.UndoableCutAction(Element, Element) - Constructor for class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableCutAction
Constructor
ReloadSchemaDocument.UndoableDeleteAction - class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableDeleteAction.
Handles Undo/Redo for Deleting Elements
ReloadSchemaDocument.UndoableDeleteAction(Element, Element) - Constructor for class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableDeleteAction
Constructor
ReloadSchemaDocument.UndoableMoveAction - class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableMoveAction.
Handles Undo/Redo for Moving Elements
ReloadSchemaDocument.UndoableMoveAction(Element, Element, Element) - Constructor for class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableMoveAction
Constructor
ReloadSchemaDocument.UndoablePasteAction - class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoablePasteAction.
Handles Undo/Redo for Pasting Elements
ReloadSchemaDocument.UndoablePasteAction(Element, Element) - Constructor for class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoablePasteAction
Sole constructor
ReloadSchemaElement - class uk.ac.reload.moonunit.schema.ReloadSchemaElement.
An Element node that represents an Element in the Schema.
ReloadSchemaElement(ElementDecl) - Constructor for class uk.ac.reload.moonunit.schema.ReloadSchemaElement
Constructor to wrap ElementDecl.
ReloadSchemaException - exception uk.ac.reload.moonunit.schema.ReloadSchemaException.
The Exception thrown for ReloadSchema Actions
ReloadSchemaException(Exception) - Constructor for class uk.ac.reload.moonunit.schema.ReloadSchemaException
Constructor for ReloadSchemaException.
ReloadSchemaException(String) - Constructor for class uk.ac.reload.moonunit.schema.ReloadSchemaException
 
ReloadSchemaGroup - class uk.ac.reload.moonunit.schema.ReloadSchemaGroup.
A node that represents a Group in the Schema.
ReloadSchemaGroup(Group) - Constructor for class uk.ac.reload.moonunit.schema.ReloadSchemaGroup
Constructor
ReloadSchemaHelper - class uk.ac.reload.moonunit.schema.ReloadSchemaHelper.
The Reload Schema Helper - this provides a bunch of helper methods to the ReloadSchema class, like friendly names etc.
ReloadSchemaModelGroup - class uk.ac.reload.moonunit.schema.ReloadSchemaModelGroup.
A node that represents a ModelGroup in the Schema.
ReloadSchemaModelGroup(ModelGroup) - Constructor for class uk.ac.reload.moonunit.schema.ReloadSchemaModelGroup
Constructor
ReloadSchemaNode - class uk.ac.reload.moonunit.schema.ReloadSchemaNode.
An abstract node that represents either an Element or an Attribute of the Schema.
ReloadSchemaNode() - Constructor for class uk.ac.reload.moonunit.schema.ReloadSchemaNode
Default Constructor
ReloadSchemaWildcard - class uk.ac.reload.moonunit.schema.ReloadSchemaWildcard.
A node that represents a Wildcard in the Schema.
ReloadSchemaWildcard(Wildcard) - Constructor for class uk.ac.reload.moonunit.schema.ReloadSchemaWildcard
Constructor
ReloadStatusWindow - class uk.ac.reload.dweezil.gui.ReloadStatusWindow.
This is a JFrame Window that can be shown or hidden from a menu bar.
ReloadStatusWindow(String, String, String, ImageIcon, boolean) - Constructor for class uk.ac.reload.dweezil.gui.ReloadStatusWindow
Constructor
ReloadTextArea - class uk.ac.reload.dweezil.gui.widgets.ReloadTextArea.
A TextArea Widget
ReloadTextArea() - Constructor for class uk.ac.reload.dweezil.gui.widgets.ReloadTextArea
Default Constructor
ReloadTextField - class uk.ac.reload.dweezil.gui.widgets.ReloadTextField.
A TextField Widget
ReloadTextField() - Constructor for class uk.ac.reload.dweezil.gui.widgets.ReloadTextField
Default Constructor
ReloadTextField(int) - Constructor for class uk.ac.reload.dweezil.gui.widgets.ReloadTextField
Constructor
ReloadTextPane - class uk.ac.reload.dweezil.gui.widgets.ReloadTextPane.
A Reload JTextPane
ReloadTextPane() - Constructor for class uk.ac.reload.dweezil.gui.widgets.ReloadTextPane
Default constructor
ReloadTipPanel - class uk.ac.reload.editor.gui.ReloadTipPanel.
A Panel to display the tip
ReloadTipPanel() - Constructor for class uk.ac.reload.editor.gui.ReloadTipPanel
Default constructor
ReloadToolBar - class uk.ac.reload.dweezil.gui.ReloadToolBar.
Our version of a JToolBar
ReloadToolBar() - Constructor for class uk.ac.reload.dweezil.gui.ReloadToolBar
Default Constructor with light grey background.
ReloadToolBar(Color) - Constructor for class uk.ac.reload.dweezil.gui.ReloadToolBar
Constructor where background colour cam be specified.
ReloadTree - class uk.ac.reload.dweezil.gui.tree.ReloadTree.
A Tree based on JTree with convenience methods
ReloadTree() - Constructor for class uk.ac.reload.dweezil.gui.tree.ReloadTree
Default Constructor
ReloadTreeModel - class uk.ac.reload.dweezil.gui.tree.ReloadTreeModel.
A Tree Model based on DefaultTreeModel for the ReloadTree
ReloadTreeModel() - Constructor for class uk.ac.reload.dweezil.gui.tree.ReloadTreeModel
Default constructor
ReloadTreeNode - class uk.ac.reload.dweezil.gui.tree.ReloadTreeNode.
A Tree node based on DefaultMutableTreeNode for the ReloadTree
ReloadTreeNode() - Constructor for class uk.ac.reload.dweezil.gui.tree.ReloadTreeNode
Default constructor
ReloadTreeNode(Object) - Constructor for class uk.ac.reload.dweezil.gui.tree.ReloadTreeNode
Constructor
ReloadTreeRenderer - class uk.ac.reload.dweezil.gui.tree.ReloadTreeRenderer.
Extend and over-ride the DefaultTreeCellRenderer so that we can highlight the dragged over node
ReloadTreeRenderer() - Constructor for class uk.ac.reload.dweezil.gui.tree.ReloadTreeRenderer
 
ReloadTreeTable - class uk.ac.reload.dweezil.gui.treetable.ReloadTreeTable.
An extension of the JTreeTable
ReloadTreeTable(ReloadTreeTableModel) - Constructor for class uk.ac.reload.dweezil.gui.treetable.ReloadTreeTable
 
ReloadTreeTableModel - class uk.ac.reload.dweezil.gui.treetable.ReloadTreeTableModel.
An extension of the JTreeTableModel
ReloadTreeTableModel() - Constructor for class uk.ac.reload.dweezil.gui.treetable.ReloadTreeTableModel
Default constructor
ReloadUIManager - class uk.ac.reload.dweezil.gui.ReloadUIManager.
The Reload UI Manager.
ReloadUIManager() - Constructor for class uk.ac.reload.dweezil.gui.ReloadUIManager
 
ReloadUndoMenuManager - class uk.ac.reload.dweezil.menu.ReloadUndoMenuManager.
An Undo Manager for handling the Undo/Redo Menu items.
ReloadUndoMenuManager(MenuAction, MenuAction) - Constructor for class uk.ac.reload.dweezil.menu.ReloadUndoMenuManager
Constructor
ReloadUtils - class uk.ac.reload.dweezil.util.ReloadUtils.
Some useful General Utilities
ReloadVocabulary - class uk.ac.reload.moonunit.schema.ReloadVocabulary.
The Reload Vocabulary - Defines a Vocabulary mapping between Elements/Attributes and a Vocabulary List.
ReloadVocabularyList - class uk.ac.reload.moonunit.schema.ReloadVocabularyList.
A Reload Vocabulary List - A String list and default value
ReloadVocabularyList() - Constructor for class uk.ac.reload.moonunit.schema.ReloadVocabularyList
Default constructor
ReloadVocabularyList(DomPath, String) - Constructor for class uk.ac.reload.moonunit.schema.ReloadVocabularyList
Constructor
ReloadVocabularyListener - interface uk.ac.reload.moonunit.schema.ReloadVocabularyListener.
The ReloadVocabularyListener to notify when a Vocabulary List has been changed
ReloadVocabularyListenerEvent - class uk.ac.reload.moonunit.schema.ReloadVocabularyListenerEvent.
A ReloadVocabularyList has changed , this is the Event that is fired Listeners.
ReloadVocabularyListenerEvent(Object, ReloadVocabularyList, String[]) - Constructor for class uk.ac.reload.moonunit.schema.ReloadVocabularyListenerEvent
Constructor
ReloadWidget - interface uk.ac.reload.dweezil.gui.widgets.ReloadWidget.
A ReloadWidget behaviour Interface
ReloadWidgetFactory - class uk.ac.reload.editor.gui.ReloadWidgetFactory.
A Widget factory for a view.
ReloadYesAllNoDialog - class uk.ac.reload.dweezil.gui.ReloadYesAllNoDialog.
Class to implement a dialog window with yes, yes to all and no options.
ReloadYesAllNoDialog() - Constructor for class uk.ac.reload.dweezil.gui.ReloadYesAllNoDialog
Default constructor
ResourceImporter - class uk.ac.reload.editor.contentpackaging.resourceview.ResourceImporter.
ResourceImporter class.
ResourceImporter(File, File, boolean, ReloadProgressMonitor) - Constructor for class uk.ac.reload.editor.contentpackaging.resourceview.ResourceImporter
Constructor - Is passed a file reference
ResourceImporter(File[], File, boolean, ReloadProgressMonitor) - Constructor for class uk.ac.reload.editor.contentpackaging.resourceview.ResourceImporter
Constructor - Is passed an array of file references
ResourceRemover - class uk.ac.reload.editor.contentpackaging.resourceview.ResourceRemover.
Class to delete selected files from the project folder (resources pool)
ResourceRemover() - Constructor for class uk.ac.reload.editor.contentpackaging.resourceview.ResourceRemover
Default constructor
readXMLFile(File, String, String) - Static method in class uk.ac.reload.dweezil.util.XMLUtils
Reads and returns a JDOM Document from file with Schema validation
readXMLFile(File) - Static method in class uk.ac.reload.dweezil.util.XMLUtils
Reads and returns a JDOM Document from file without Schema Validation
redo() - Method in interface uk.ac.reload.dweezil.undo.UndoableAction
Handle redo - implementations should provide this
redo() - Method in class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableAddAction
Redo's the add by adding the element at the given index
redo() - Method in class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableDeleteAction
Redo's add by removing the element
redo() - Method in class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableMoveAction
Redo's a move by removing an element from the old parent and adding it to the new parent at the given index
redoLastAction() - Method in class uk.ac.reload.dweezil.undo.UndoHandler
Redo the last Action in the Stack
refresh() - Method in class uk.ac.reload.editor.contentpackaging.resourceview.CPResourcesTree
Refresh the tree and model
refresh(CPResourcesTreeNode) - Method in class uk.ac.reload.editor.contentpackaging.resourceview.CPResourcesTree
Refresh the tree and model and reselect the chosen node
refresh() - Method in class uk.ac.reload.editor.contentpackaging.resourceview.CPResourcesTreeModel
Refresh the model from scratch
refresh() - Method in class uk.ac.reload.editor.metadata.tableview.MetadataTablePanel
Refresh the View
refresh() - Method in class uk.ac.reload.editor.metadata.tableview.MetadataTreeTable
Refresh the view
refresh() - Method in class uk.ac.reload.editor.vocabulary.tableview.VocabularyTablePanel
Refresh the View
refresh() - Method in class uk.ac.reload.editor.vocabulary.tableview.VocabularyTreeTable
Refresh the view
refreshResourceTree() - Method in class uk.ac.reload.editor.contentpackaging.resourceview.CPResourcesPanel
Refresh the Resource tree after changes
remapKeyStrokes(JComponent) - Method in class uk.ac.reload.editor.menu.Menu_Edit
Some components need the Ctrl-X, Ctrl-C, and Ctrl-V key bindings remapped
remove(MenuAction) - Method in class uk.ac.reload.dweezil.gui.ReloadToolBar
Remove a MenuAction from the Toolbar.
removeAdditionalItems() - Method in class uk.ac.reload.dweezil.menu.ReloadMenu
Remove additional menu items that were created
removeAllListeners() - Method in class uk.ac.reload.dweezil.menu.ProxyAction
Call this to clean up
removeAllMenuActionListeners() - Method in class uk.ac.reload.dweezil.menu.MenuAction
Clear all listeners
removeApplicationListener(ApplicationListener) - Method in class uk.ac.reload.editor.ReloadEditor
Remove an Application Listener
removeApplicationListener(ApplicationListener) - Method in class uk.ac.reload.ldeditor.LDEditor
Remove an Application Listener
removeCellEditorListener(CellEditorListener) - Method in class uk.ac.reload.dweezil.gui.treetable.AbstractCellEditor
 
removeDocumentListener(DocumentListener) - Method in class uk.ac.reload.dweezil.gui.widgets.ReloadButtonTextArea
Remove a DocumentListener from the Text Box
removeDocumentListener(DocumentListener) - Method in class uk.ac.reload.dweezil.gui.widgets.ReloadButtonTextField
Remove a DocumentListener from the Text Box
removeDocumentListener(DocumentListener) - Method in class uk.ac.reload.dweezil.gui.widgets.ReloadButtonTextPane
Remove a DocumentListener from the Text Box
removeDocumentListener(DocumentListener) - Method in class uk.ac.reload.dweezil.gui.widgets.ReloadFileTextField
Remove a DocumentListener from the Text Box
removeDocumentListener(DocumentListener) - Method in class uk.ac.reload.dweezil.gui.widgets.ReloadFormattedTextField
Remove a DocumentListener from the Text Box
removeDocumentListener(DocumentListener) - Method in class uk.ac.reload.dweezil.gui.widgets.ReloadListBox
Remove a DocumentListener from the Text Box
removeDocumentListener(DocumentListener) - Method in class uk.ac.reload.dweezil.gui.widgets.ReloadTextArea
Remove a DocumentListener from the Text Box
removeDocumentListener(DocumentListener) - Method in class uk.ac.reload.dweezil.gui.widgets.ReloadTextField
Remove a DocumentListener from the Text Box
removeDocumentListener(DocumentListener) - Method in class uk.ac.reload.dweezil.gui.widgets.ReloadTextPane
Remove a DocumentListener from the Text Box
removeDocumentListener(DocumentListener) - Method in interface uk.ac.reload.dweezil.gui.widgets.ReloadWidget
Remove a Document Listener
removeElement(Object, Element) - Method in class uk.ac.reload.moonunit.dom.ReloadSchemaDocument
Remove a child Element from its parent and notify any listeners
removeElementsAndAttributesBySchema(Object) - Method in class uk.ac.reload.editor.vocabulary.Vocabulary
Remove elements/attributes from the JDOM document which are not in the ReloadSchema
removeFiles(CPResourcesTree) - Method in class uk.ac.reload.editor.contentpackaging.resourceview.ResourceRemover
Method to obtain all currently selected tree nodes and decide if each element is a file reference or a directory
removeInternalFrame(ReloadInternalFrame) - Method in class uk.ac.reload.dweezil.gui.ReloadInternalFrameManager
Remove an existing ReloadInternalFrame and select the Previous one
removeInternalFrame(ReloadInternalFrame) - Method in class uk.ac.reload.editor.ReloadEditor
Remove a new ReloadInternalFrame
removeInternalFrame(ReloadInternalFrame) - Method in class uk.ac.reload.editor.menu.MainMenu
Remove an Internal Frame Window from the "Window" Menu Item.
removeInternalFrame(ReloadInternalFrame) - Method in class uk.ac.reload.ldeditor.LDEditor
Remove a new ReloadInternalFrame
removeInternalFrame(ReloadInternalFrame) - Method in class uk.ac.reload.ldeditor.menu.MainMenu
Remove an Internal Frame Window from the "Window" Menu Item.
removeLayoutComponent(Component) - Method in class uk.ac.reload.dweezil.gui.layout.XYLayout
 
removeListener() - Method in class uk.ac.reload.dweezil.menu.ProxyAction
Call this to clean up
removeMenuActionListener(MenuActionListener) - Method in class uk.ac.reload.dweezil.menu.MenuAction
Remove a MenuActionListener Listener
removeReloadDocumentListener(ReloadDocumentListener) - Method in class uk.ac.reload.moonunit.dom.ReloadSchemaDocument
Remove a ReloadDocumentListener
removeReloadVocabularyListener(ReloadVocabularyListener) - Method in class uk.ac.reload.moonunit.schema.ReloadVocabularyList
Remove a ReloadVocabularyListener
removeTreeResource(Object) - Method in class uk.ac.reload.editor.contentpackaging.resourceview.CPResourcesTree
Remove Resources From Tree
removeUpdate(DocumentEvent) - Method in class uk.ac.reload.editor.gui.ReloadElementEditor
Notify listeners that the reload widget's value is removed
removeUpdate(DocumentEvent) - Method in class uk.ac.reload.editor.metadata.formview.MetadataTextField
Notify listeners that the textfield value is removed
removeUpdate(DocumentEvent) - Method in class uk.ac.reload.editor.vocabulary.formview.VocabularyTextField
Notify listeners that the textfield value is removed
removeValue(String) - Method in class uk.ac.reload.dweezil.prefs.UserPrefs
Remove a value
replaceNamespaces(Element, Namespace, Namespace) - Static method in class uk.ac.reload.moonunit.IMSDocumentHandler
Set child namespaces to MD Namespace.

VdexReload 1.1.3 API
A B C D E F G H I J K L M N O P R S T U V W X Y Z _