VdexReload 1.1.3 API

Uses of Class
uk.ac.reload.editor.contentpackaging.ContentPackageEditor

Packages that use ContentPackageEditor
uk.ac.reload.editor   
uk.ac.reload.editor.contentpackaging   
uk.ac.reload.editor.contentpackaging.manifestview   
 

Uses of ContentPackageEditor in uk.ac.reload.editor
 

Methods in uk.ac.reload.editor that return ContentPackageEditor
static ContentPackageEditor ReloadEditorDocumentHandler.launchNewContentPackageEditor()
          New Content Package and Editor
 

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

Subclasses of ContentPackageEditor in uk.ac.reload.editor.contentpackaging
 class SCORM1_2PackageEditor
          The SCORM Content Package Editor Frame
 

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

Fields in uk.ac.reload.editor.contentpackaging.manifestview declared as ContentPackageEditor
protected  ContentPackageEditor ManifestTree._cpEditor
          The Editor
 

Constructors in uk.ac.reload.editor.contentpackaging.manifestview with parameters of type ContentPackageEditor
ManifestTree(ContentPackageEditor cpEditor, ManifestInfoPanel infoPanel)
          Constructor
ManifestPanel(ContentPackageEditor cpEditor)
          Constructor
 


VdexReload 1.1.3 API