VdexReload 1.1.3 API

Uses of Class
uk.ac.reload.editor.gui.ReloadElementAttributePanel

Packages that use ReloadElementAttributePanel
uk.ac.reload.editor.contentpackaging   
uk.ac.reload.editor.contentpackaging.manifestview   
uk.ac.reload.editor.gui   
 

Uses of ReloadElementAttributePanel in uk.ac.reload.editor.contentpackaging
 

Fields in uk.ac.reload.editor.contentpackaging declared as ReloadElementAttributePanel
protected  ReloadElementAttributePanel SCORM1_2EditorDialog._prereqEditor
          Prerequisites Editor
 

Uses of ReloadElementAttributePanel in uk.ac.reload.editor.contentpackaging.manifestview
 

Subclasses of ReloadElementAttributePanel in uk.ac.reload.editor.contentpackaging.manifestview
 class ManifestElementAttributePanel
          A Panel to hold the Element and Attribute Editor
 

Methods in uk.ac.reload.editor.contentpackaging.manifestview that return ReloadElementAttributePanel
protected  ReloadElementAttributePanel ManifestInfoPanel.createElementAttributePanel()
          Over-ride this to setup a Content Packaging Element Panel
 

Uses of ReloadElementAttributePanel in uk.ac.reload.editor.gui
 

Fields in uk.ac.reload.editor.gui declared as ReloadElementAttributePanel
protected  ReloadElementAttributePanel ReloadInfoPanel._elementAttPanel
          The Panel to edit the Element
 

Methods in uk.ac.reload.editor.gui that return ReloadElementAttributePanel
protected  ReloadElementAttributePanel ReloadInfoPanel.createElementAttributePanel()
          Over-ride this to setup a Content Packaging Element Panel
 


VdexReload 1.1.3 API