VdexReload 1.1.3 API

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

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

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

Subclasses of ReloadElementEditor in uk.ac.reload.editor.contentpackaging.manifestview
 class ManifestElementEditor
          A Content Package Manifest Element Editor
 

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

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

Fields in uk.ac.reload.editor.gui declared as ReloadElementEditor
 ReloadElementEditor ReloadElementAttributePanel._elementPanel
          The ReloadElementEditor
 

Methods in uk.ac.reload.editor.gui that return ReloadElementEditor
protected  ReloadElementEditor ReloadElementAttributePanel.createElementEditor()
          Setup the element editor Panel
 ReloadElementEditor ReloadElementAttributePanel.getElementEditor()
          Get the element editor Panel
 


VdexReload 1.1.3 API