VdexReload 1.1.3 API

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

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

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

Subclasses of ReloadAttributeEditor in uk.ac.reload.editor.contentpackaging.manifestview
 class ManifestAttributeEditor
          The CP Attribute Panel.
 

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

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

Fields in uk.ac.reload.editor.gui declared as ReloadAttributeEditor
protected  ReloadAttributeEditor ReloadElementAttributePanel._attrPanel
          The ReloadAttributeEditor
 

Methods in uk.ac.reload.editor.gui that return ReloadAttributeEditor
protected  ReloadAttributeEditor ReloadElementAttributePanel.createAttributeEditor()
          Setup the Attribute editor Panel
 ReloadAttributeEditor ReloadElementAttributePanel.getAttributeEditor()
          Get the attribute editor panel
 


VdexReload 1.1.3 API