Overview
Package
Class
Use
Tree
Deprecated
Index
Help
VdexReload 1.1.3 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
V
VALUE
- Static variable in class uk.ac.reload.moonunit.dom.metadata.
MetadataCore
VDEX_BROWSER_STYLESHEET
- Static variable in class uk.ac.reload.editor.
ReloadEditorDocumentHandler
VDEX_BROWSE_TYPE
- Static variable in class uk.ac.reload.dweezil.gui.widgets.
ReloadButtonTextArea
Type of button - BROWSE_TYPE
VDEX_BROWSE_TYPE
- Static variable in class uk.ac.reload.dweezil.gui.widgets.
ReloadButtonTextField
Type of button - BROWSE_TYPE
VDEX_BROWSE_TYPE
- Static variable in class uk.ac.reload.dweezil.gui.widgets.
ReloadButtonTextPane
Type of button - BROWSE_TYPE
VDEX_METADATA_STYLESHEET
- Static variable in class uk.ac.reload.editor.
ReloadEditorDocumentHandler
VDEX_TO_ENTRIES_STYLESHEET
- Static variable in class uk.ac.reload.editor.
ReloadEditorDocumentHandler
VDEX_TO_KEYWORDS_STYLESHEET
- Static variable in class uk.ac.reload.editor.
ReloadEditorDocumentHandler
VDEX_TO_TEMP_STYLESHEET
- Static variable in class uk.ac.reload.editor.
ReloadEditorDocumentHandler
VDEX_TO_ZTHES_STYLESHEET
- Static variable in class uk.ac.reload.editor.
ReloadEditorDocumentHandler
VDEX_VOCAB
- Static variable in class uk.ac.reload.moonunit.schema.
ReloadVocabularyList
Vdex vocabulary file without a default list name
VERSION
- Static variable in class uk.ac.reload.editor.
ReloadEditor
VERSION
- Static variable in class uk.ac.reload.ldeditor.
LDEditor
VERSION
- Static variable in class uk.ac.reload.moonunit.dom.contentpackaging.
ContentPackageCore
VOCABULARY_IDENTIFIER
- Static variable in class uk.ac.reload.moonunit.dom.vocabulary.
VocabularyCore
VOCABULARY_IDENTIFIER_PATH
- Static variable in class uk.ac.reload.moonunit.dom.vocabulary.
VocabularyCore
VOCABULARY_METADATA
- Static variable in class uk.ac.reload.moonunit.dom.vocabulary.
VocabularyCore
VOCABULARY_METADATA_PATH
- Static variable in class uk.ac.reload.moonunit.dom.vocabulary.
VocabularyCore
VOCABULARY_NAME
- Static variable in class uk.ac.reload.moonunit.dom.vocabulary.
VocabularyCore
VOCABULARY_NAME_PATH
- Static variable in class uk.ac.reload.moonunit.dom.vocabulary.
VocabularyCore
VX_DEFAULT_PROFILE
- Static variable in class uk.ac.reload.editor.prefs.
ReloadEditorPrefs
VX_PrefsPanel
- class uk.ac.reload.editor.prefs.
VX_PrefsPanel
.
A Vocabulary Settings User Prefs Panel Tina Manoharan 2003-12-02
VX_PrefsPanel()
- Constructor for class uk.ac.reload.editor.prefs.
VX_PrefsPanel
Constructor
VdexMetadataPanel
- class uk.ac.reload.editor.metadata.vdexBrowser.
VdexMetadataPanel
.
The Panel used to display the Vocabulary Metadata.
VdexMetadataPanel(VdexVocabNode)
- Constructor for class uk.ac.reload.editor.metadata.vdexBrowser.
VdexMetadataPanel
Constructor
VdexTermPanel
- class uk.ac.reload.editor.metadata.vdexBrowser.
VdexTermPanel
.
The Panel used to display the vdex term information.
VdexTermPanel(VdexTree, ReloadWidget, MetadataVdexBrowser)
- Constructor for class uk.ac.reload.editor.metadata.vdexBrowser.
VdexTermPanel
Constructor
VdexTermPanel.SelectListener
- class uk.ac.reload.editor.metadata.vdexBrowser.
VdexTermPanel.SelectListener
.
Listener class that listens to the 'Select' button press.
VdexTermPanel.SelectListener()
- Constructor for class uk.ac.reload.editor.metadata.vdexBrowser.
VdexTermPanel.SelectListener
VdexTermPanel.VdexHyperLinkListener
- class uk.ac.reload.editor.metadata.vdexBrowser.
VdexTermPanel.VdexHyperLinkListener
.
The Listener class that listens to hyperlink selection in the term relationship.
VdexTermPanel.VdexHyperLinkListener()
- Constructor for class uk.ac.reload.editor.metadata.vdexBrowser.
VdexTermPanel.VdexHyperLinkListener
VdexTree
- class uk.ac.reload.editor.metadata.vdexBrowser.
VdexTree
.
A Browser Tree that will display the hierarchical term contents of an Vdex XML File.
VdexTree()
- Constructor for class uk.ac.reload.editor.metadata.vdexBrowser.
VdexTree
Default constructor
VdexTreeModel
- class uk.ac.reload.editor.metadata.vdexBrowser.
VdexTreeModel
.
The Vdex Tree Model.
VdexTreeModel(Vocabulary)
- Constructor for class uk.ac.reload.editor.metadata.vdexBrowser.
VdexTreeModel
Constructor
VdexTreeNode
- class uk.ac.reload.editor.metadata.vdexBrowser.
VdexTreeNode
.
A node of the VdexTree.
VdexTreeNode(String, Element)
- Constructor for class uk.ac.reload.editor.metadata.vdexBrowser.
VdexTreeNode
Constructor
VdexVocabNode
- class uk.ac.reload.editor.metadata.vdexBrowser.
VdexVocabNode
.
This class holds information about the Vdex Vocabulary such as name, id, default language, metadata.
VdexVocabNode()
- Constructor for class uk.ac.reload.editor.metadata.vdexBrowser.
VdexVocabNode
Default constructor
VdexVocabPanel
- class uk.ac.reload.editor.metadata.vdexBrowser.
VdexVocabPanel
.
The Panel that displays the Vdex Vocabulary information, such as name, id, default language.
VdexVocabPanel(VdexVocabNode)
- Constructor for class uk.ac.reload.editor.metadata.vdexBrowser.
VdexVocabPanel
Constructor
Vocabulary
- class uk.ac.reload.editor.vocabulary.
Vocabulary
.
The Vocabulary Class
Vocabulary(boolean)
- Constructor for class uk.ac.reload.editor.vocabulary.
Vocabulary
Constructor
Vocabulary(File, Document, VocabularySchemaController)
- Constructor for class uk.ac.reload.editor.vocabulary.
Vocabulary
Constructor for a Standalone vocabulary File that exists
VocabularyComboBox
- class uk.ac.reload.editor.vocabulary.formview.
VocabularyComboBox
.
A Combo Box widget.
VocabularyComboBox(Vocabulary, ReloadSchemaElement, ReloadVocabularyList)
- Constructor for class uk.ac.reload.editor.vocabulary.formview.
VocabularyComboBox
Constructor
VocabularyCore
- class uk.ac.reload.moonunit.dom.vocabulary.
VocabularyCore
.
Core IMS VDEX Vocabulary Methods and Functionality (none at the moment)
VocabularyCore(ReloadDocument)
- Constructor for class uk.ac.reload.moonunit.dom.vocabulary.
VocabularyCore
Constructor
VocabularyEditor
- class uk.ac.reload.editor.vocabulary.
VocabularyEditor
.
The Vocabulary Editor
VocabularyEditor(Menu_Edit)
- Constructor for class uk.ac.reload.editor.vocabulary.
VocabularyEditor
Constructor
VocabularyEditorFrame
- class uk.ac.reload.editor.vocabulary.
VocabularyEditorFrame
.
The Vocabulary Editor Frame
VocabularyEditorFrame()
- Constructor for class uk.ac.reload.editor.vocabulary.
VocabularyEditorFrame
Default constructor
VocabularyField
- class uk.ac.reload.editor.vocabulary.formview.
VocabularyField
.
The Reload VX Form Widget
VocabularyField(ReloadSchemaDocument, ReloadSchemaElement)
- Constructor for class uk.ac.reload.editor.vocabulary.formview.
VocabularyField
Constructor
VocabularyFormModel
- class uk.ac.reload.editor.vocabulary.formview.
VocabularyFormModel
.
The Vocabulary Form View Model This reads in a VX User Profile and provides the Elements and form view mappings
VocabularyFormModel()
- Constructor for class uk.ac.reload.editor.vocabulary.formview.
VocabularyFormModel
Default constructor
VocabularyFormPanel
- class uk.ac.reload.editor.vocabulary.formview.
VocabularyFormPanel
.
A Vocabulary Form Panel for the Vocabulary UI
VocabularyFormPanel()
- Constructor for class uk.ac.reload.editor.vocabulary.formview.
VocabularyFormPanel
Default constructor
VocabularyHelperProfile
- class uk.ac.reload.editor.vocabulary.
VocabularyHelperProfile
.
The Vocabulary Profile This reads in a VX User Profile XML File
VocabularyMetadata
- class uk.ac.reload.editor.vocabulary.
VocabularyMetadata
.
The Vocabulary Metadata
VocabularyMetadata(Element, Vocabulary)
- Constructor for class uk.ac.reload.editor.vocabulary.
VocabularyMetadata
Constructor
VocabularyProfileElement
- class uk.ac.reload.editor.vocabulary.
VocabularyProfileElement
.
The Vocabulary Profile Element This reads in a VX User Profile XML File
VocabularyProfileElement(Element)
- Constructor for class uk.ac.reload.editor.vocabulary.
VocabularyProfileElement
Constructor
VocabularySchemaController
- class uk.ac.reload.editor.vocabulary.
VocabularySchemaController
.
The Vocabulary Schema Controller - this interfaces from the various helpers
VocabularySchemaController(File, String)
- Constructor for class uk.ac.reload.editor.vocabulary.
VocabularySchemaController
Constructor with Default Profile
VocabularySchemaController(VocabularyHelperProfile)
- Constructor for class uk.ac.reload.editor.vocabulary.
VocabularySchemaController
Constructor
VocabularyTablePanel
- class uk.ac.reload.editor.vocabulary.tableview.
VocabularyTablePanel
.
A Vocabulary Table View Panel for the Vocabulary UI
VocabularyTablePanel(Menu_Edit)
- Constructor for class uk.ac.reload.editor.vocabulary.tableview.
VocabularyTablePanel
Constructor
VocabularyTextField
- class uk.ac.reload.editor.vocabulary.formview.
VocabularyTextField
.
A Text Area widget.
VocabularyTextField(Vocabulary, ReloadSchemaElement)
- Constructor for class uk.ac.reload.editor.vocabulary.formview.
VocabularyTextField
Constructor
VocabularyTreeNode
- class uk.ac.reload.editor.vocabulary.tableview.
VocabularyTreeNode
.
A Tree Node for VX
VocabularyTreeNode(Vocabulary)
- Constructor for class uk.ac.reload.editor.vocabulary.tableview.
VocabularyTreeNode
Constructor for Root Element
VocabularyTreeNode(Element)
- Constructor for class uk.ac.reload.editor.vocabulary.tableview.
VocabularyTreeNode
Constructor for child Element
VocabularyTreeTable
- class uk.ac.reload.editor.vocabulary.tableview.
VocabularyTreeTable
.
The Vocabulary Tree Table to display the Vocabulary
VocabularyTreeTable(VocabularyTreeTableModel, ReloadInfoPanel, Menu_Edit)
- Constructor for class uk.ac.reload.editor.vocabulary.tableview.
VocabularyTreeTable
Constructor
VocabularyTreeTableModel
- class uk.ac.reload.editor.vocabulary.tableview.
VocabularyTreeTableModel
.
The Vocabulary Tree Table Model for the VocabularyTreeTable
VocabularyTreeTableModel(Vocabulary)
- Constructor for class uk.ac.reload.editor.vocabulary.tableview.
VocabularyTreeTableModel
Constructor
valueAfterMD5
- Variable in class uk.ac.reload.dweezil.util.
RandomGUID
valueBeforeMD5
- Variable in class uk.ac.reload.dweezil.util.
RandomGUID
valueChanged(ListSelectionEvent)
- Method in class uk.ac.reload.dweezil.gui.widgets.
ReloadListBox
ListSelection Listener for the Vocabulary List and update the Text Field
valueChanged(TreeSelectionEvent)
- Method in class uk.ac.reload.editor.contentpackaging.manifestview.
ManifestTree
A node has been selected on the tree.
valueChanged(TreeSelectionEvent)
- Method in class uk.ac.reload.editor.contentpackaging.resourceview.
CPResourcesTree
A node has been selected on the tree.
valueChanged(TreeSelectionEvent)
- Method in class uk.ac.reload.editor.metadata.tableview.
MetadataTreeTable
A node has been selected on the tree.
valueChanged(TreeSelectionEvent)
- Method in class uk.ac.reload.editor.metadata.vdexBrowser.
VdexTree
A node selection has been made on the tree.
valueChanged(TreeSelectionEvent)
- Method in class uk.ac.reload.editor.schemaviewer.
SchemaTree
A node selection has been made on the tree.
valueChanged(TreeSelectionEvent)
- Method in class uk.ac.reload.editor.vocabulary.tableview.
VocabularyTreeTable
A node has been selected on the tree.
valueChanged(TreeSelectionEvent)
- Method in class uk.ac.reload.ldeditor.schemaviewer.
SchemaTree
A node selection has been made on the tree.
viewMenu
- Variable in class uk.ac.reload.editor.menu.
MainMenu
The View Menu
visibleRow
- Variable in class uk.ac.reload.dweezil.gui.treetable.
JTreeTable.TreeTableCellRenderer
Last table/tree row asked to renderer.
vocabularyListChanged(ReloadVocabularyListenerEvent)
- Method in class uk.ac.reload.dweezil.gui.widgets.
ReloadListBox
Update the ListBox items since the Vocabulary List has changed
vocabularyListChanged(ReloadVocabularyListenerEvent)
- Method in class uk.ac.reload.editor.metadata.formview.
MetadataComboBox
Listen to changed in the vocabulary list of this element and update the ComboBox list
vocabularyListChanged(ReloadVocabularyListenerEvent)
- Method in interface uk.ac.reload.moonunit.schema.
ReloadVocabularyListener
Determine what has to be done when the vocabulary list has changed - implementations should provide this
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
VdexReload 1.1.3 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_