|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.reload.moonunit.IMSDocumentHandler
uk.ac.reload.editor.ReloadEditorDocumentHandler
The Reload Editor Document/Editor opening routines
Field Summary | |
static java.io.File |
fileDefaultCPProfile
|
static java.io.File |
fileDefaultMDProfile
|
static java.io.File |
fileDefaultSCORMProfile
|
static java.io.File |
fileDefaultVXProfile
|
static java.io.File |
fileHelperSS
|
static java.io.File |
fileProfileVX_FLAT
|
static java.io.File |
fileProfileVX_GLOSSARY
|
static java.io.File |
fileProfileVX_HIERARCHICAL
|
static java.io.File |
fileProfileVX_LAX
|
static java.io.File |
fileProfileVX_THESAURUS
|
static java.io.File |
fileSchemaCP1_1_2
|
static java.io.File |
fileSchemaCP1_1_3
|
static java.io.File |
fileSchemaMD1_2_1
|
static java.io.File |
fileSchemaMD1_2_2
|
static java.io.File |
fileSchemaSCORM1_2_IMCP1_1_2
|
static java.io.File |
fileSchemaSCORM1_2_IMCP1_1_3
|
static java.io.File |
fileSchemaSS1_0
|
static java.io.File |
fileSchemaVX_FLAT_1_0_0
|
static java.io.File |
fileSchemaVX_GLOSSARY_1_0_0
|
static java.io.File |
fileSchemaVX_HIERARCHICAL_1_0_0
|
static java.io.File |
fileSchemaVX_LAX_1_0_0
|
static java.io.File |
fileSchemaVX_THESAURUS_1_0_0
|
static java.io.File |
fileVocabSS
|
static java.io.File |
folderCPHelper
|
static java.io.File |
folderCPProfile
|
static java.io.File |
folderCPSchemahelper
|
static java.io.File |
folderCPVocab
|
static java.io.File |
folderMDHelper
|
static java.io.File |
folderMDOtherVocab
|
static java.io.File |
folderMDProfile
|
static java.io.File |
folderMDSchemahelper
|
static java.io.File |
folderMDVdexVocab
|
static java.io.File |
folderMDVocab
|
static java.io.File |
folderMDZthesVocab
|
static java.io.File |
folderSCORMHelper
|
static java.io.File |
folderSCORMProfile
|
static java.io.File |
folderSCORMSchemahelper
|
static java.io.File |
folderSCORMVocab
|
static java.io.File |
folderSSHelper
|
static java.io.File |
folderSSSchemahelper
|
static java.io.File |
folderSSVocab
|
static java.io.File |
folderStylesheets
|
static java.io.File |
folderVXHelper
|
static java.io.File |
folderVXProfile
|
static java.io.File |
folderVXSchemahelper
|
static java.io.File |
folderVXVocab
|
static java.io.File |
HELPERFOLDER
Helper root Folder |
static java.io.File |
SCHEMAMODELFOLDER
Schema model Folder |
static java.io.File |
SCHEMAROOTFOLDER
Schema root Folder |
static java.io.File |
SCHEMASHIPPEDFOLDER
Schema shipped Folder |
static java.io.File |
TERM_METADATA_STYLESHEET
|
static java.io.File |
VDEX_BROWSER_STYLESHEET
|
static java.io.File |
VDEX_METADATA_STYLESHEET
|
static java.io.File |
VDEX_TO_ENTRIES_STYLESHEET
|
static java.io.File |
VDEX_TO_KEYWORDS_STYLESHEET
|
static java.io.File |
VDEX_TO_TEMP_STYLESHEET
|
static java.io.File |
VDEX_TO_ZTHES_STYLESHEET
|
static java.io.File |
ZTHES_TO_VDEX_STYLESHEET
|
Fields inherited from interface uk.ac.reload.moonunit.MoonUnitConstants |
DEBUG |
Constructor Summary | |
ReloadEditorDocumentHandler()
|
Method Summary | |
static java.io.File |
askManifestFileOpen(java.awt.Component parent)
Ask for a file to open - xml or archive files |
static java.io.File |
askNewContentPackageFolder(java.lang.String title)
Ask for a New CP Project Folder |
static void |
exportOtherVocabulary()
Dialogue routine to allow user to export a vdex vocabulary as another vocabulary |
static void |
exportZthesVocabulary()
Dialogue routine to allow user to export a vdex vocabulary as Zthes |
static java.io.File |
getVXSchemaProfileFile(java.lang.String schemaFileName)
Get a Schema Profile File |
static void |
importOtherVocabulary()
Dialogue routine to allow user to import other vocabulary as Vdex |
static void |
importZthesVocabulary()
Dialogue routine to allow user to import a new Zthes vocabulary as Vdex |
protected static void |
launchEditor(ReloadInternalFrame editorWindow)
Launch and Show an Editor Window later in the Event queue |
static ContentPackageEditor |
launchNewContentPackageEditor()
New Content Package and Editor |
static MetadataEditorFrame |
launchNewMetadataEditor()
New Metadata Standalone Editor with New blank Document |
static SCORM1_2PackageEditor |
launchNewSCORM1_2PackageEditor()
Brand new SCORM Package and Editor |
static VocabularyEditorFrame |
launchNewVocabularyEditor()
New Vocabulary Standalone Editor with New blank Document |
static void |
openFile(java.awt.Component parent)
Ask and Open a file, determine what it is, load it, get the SchemaController and open an appropriate Editor |
static void |
openFile(java.awt.Component parent,
java.io.File file)
Open a file, determine what it is, load it, get the SchemaController and open an appropriate Editor |
static ReloadDocument |
openFile(java.io.File file)
Load the given file, get the SchemaController and create the ReloadDocument, the Editor is not launched |
static void |
openFile2(java.io.File file)
Load the given file, get the SchemaController and open an appropriate Editor |
protected static void |
showWarningMessage(java.lang.String msg)
Warn the user that we can't cope with an old version |
static java.io.File |
unzipContentPackage(java.io.File zipFile,
java.io.File targetFolder,
ReloadProgressMonitor progressMonitor)
Ask to Unzip a Content Package Archive File |
Methods inherited from class uk.ac.reload.moonunit.IMSDocumentHandler |
containsManifest, correctAdditionalNamespace, correctAdditionalNamespaces, correctLomElement, getCorrectRootNamespace, getDocumentNamespace, getDocumentNamespace, getSchemaLocation, getSchemaProfileVersion, getSchemaVersion, getSchemaVersionFromNamespace, isAcceptedMetadataNamespaceURI, replaceNamespaces |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.io.File SCHEMAROOTFOLDER
public static java.io.File SCHEMASHIPPEDFOLDER
public static java.io.File SCHEMAMODELFOLDER
public static java.io.File HELPERFOLDER
public static java.io.File fileSchemaMD1_2_1
public static java.io.File fileSchemaMD1_2_2
public static java.io.File folderMDHelper
public static java.io.File folderMDProfile
public static java.io.File fileDefaultMDProfile
public static java.io.File folderMDSchemahelper
public static java.io.File folderMDVocab
public static java.io.File fileSchemaVX_LAX_1_0_0
public static java.io.File fileSchemaVX_FLAT_1_0_0
public static java.io.File fileSchemaVX_HIERARCHICAL_1_0_0
public static java.io.File fileSchemaVX_GLOSSARY_1_0_0
public static java.io.File fileSchemaVX_THESAURUS_1_0_0
public static java.io.File folderVXHelper
public static java.io.File folderVXProfile
public static java.io.File fileDefaultVXProfile
public static java.io.File fileProfileVX_LAX
public static java.io.File fileProfileVX_FLAT
public static java.io.File fileProfileVX_HIERARCHICAL
public static java.io.File fileProfileVX_GLOSSARY
public static java.io.File fileProfileVX_THESAURUS
public static java.io.File folderVXSchemahelper
public static java.io.File folderVXVocab
public static java.io.File folderMDVdexVocab
public static java.io.File folderMDZthesVocab
public static java.io.File folderMDOtherVocab
public static java.io.File folderStylesheets
public static java.io.File VDEX_BROWSER_STYLESHEET
public static java.io.File ZTHES_TO_VDEX_STYLESHEET
public static java.io.File VDEX_TO_ZTHES_STYLESHEET
public static java.io.File VDEX_TO_TEMP_STYLESHEET
public static java.io.File VDEX_TO_KEYWORDS_STYLESHEET
public static java.io.File VDEX_TO_ENTRIES_STYLESHEET
public static java.io.File VDEX_METADATA_STYLESHEET
public static java.io.File TERM_METADATA_STYLESHEET
public static java.io.File fileSchemaCP1_1_2
public static java.io.File fileSchemaCP1_1_3
public static java.io.File folderCPHelper
public static java.io.File folderCPProfile
public static java.io.File fileDefaultCPProfile
public static java.io.File folderCPSchemahelper
public static java.io.File folderCPVocab
public static java.io.File fileSchemaSCORM1_2_IMCP1_1_2
public static java.io.File fileSchemaSCORM1_2_IMCP1_1_3
public static java.io.File folderSCORMHelper
public static java.io.File folderSCORMProfile
public static java.io.File fileDefaultSCORMProfile
public static java.io.File folderSCORMSchemahelper
public static java.io.File folderSCORMVocab
public static java.io.File fileSchemaSS1_0
public static java.io.File folderSSHelper
public static java.io.File folderSSSchemahelper
public static java.io.File fileHelperSS
public static java.io.File folderSSVocab
public static java.io.File fileVocabSS
Constructor Detail |
public ReloadEditorDocumentHandler()
Method Detail |
public static void openFile(java.awt.Component parent)
public static void openFile(java.awt.Component parent, java.io.File file)
public static ReloadDocument openFile(java.io.File file)
file
- the XML file
public static void openFile2(java.io.File file)
file
- the file to openpublic static java.io.File getVXSchemaProfileFile(java.lang.String schemaFileName)
schemaFileName
- the name of the schema file for which we want the profile file
public static MetadataEditorFrame launchNewMetadataEditor()
public static VocabularyEditorFrame launchNewVocabularyEditor()
public static ContentPackageEditor launchNewContentPackageEditor()
public static SCORM1_2PackageEditor launchNewSCORM1_2PackageEditor()
protected static void launchEditor(ReloadInternalFrame editorWindow)
editorWindow
- the ReloadInternalFrame to be launchedpublic static java.io.File askManifestFileOpen(java.awt.Component parent)
public static java.io.File unzipContentPackage(java.io.File zipFile, java.io.File targetFolder, ReloadProgressMonitor progressMonitor) throws ReloadEditorException
zipFile
- the content package archive file
ReloadEditorException
public static java.io.File askNewContentPackageFolder(java.lang.String title)
title
- the title displayed in the dialog's border; a null value results in an empty title
protected static void showWarningMessage(java.lang.String msg)
msg
- the warning message to be displayedpublic static void importZthesVocabulary()
public static void importOtherVocabulary()
public static void exportZthesVocabulary()
public static void exportOtherVocabulary()
|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |