VdexReload 1.1.3 API

Uses of Class
uk.ac.reload.editor.contentpackaging.resourceview.CPResourcesPanel

Packages that use CPResourcesPanel
uk.ac.reload.editor.contentpackaging   
uk.ac.reload.editor.contentpackaging.resourceview   
 

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

Fields in uk.ac.reload.editor.contentpackaging declared as CPResourcesPanel
protected  CPResourcesPanel ContentPackageEditor._resourcesPanel
          The Resources Panel
 

Uses of CPResourcesPanel in uk.ac.reload.editor.contentpackaging.resourceview
 

Fields in uk.ac.reload.editor.contentpackaging.resourceview declared as CPResourcesPanel
protected  CPResourcesPanel CPResourcesTree._resourcesPanel
          Our parent Panel with Menu Actions on
 

Constructors in uk.ac.reload.editor.contentpackaging.resourceview with parameters of type CPResourcesPanel
CPResourcesTree(CPResourcesPanel resourcesPanel)
          Constructor
 


VdexReload 1.1.3 API