|
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.schema.ReloadSchemaController
uk.ac.reload.ldeditor.LDEditorSchemaController
uk.ac.reload.ldeditor.LDSchemaController
The Learning Design ReloadSchema Controller
Field Summary |
Fields inherited from class uk.ac.reload.moonunit.schema.ReloadSchemaController |
_reloadSchema, _schemaFile, _schemaHelper, _version, _vocab |
Constructor Summary | |
LDSchemaController(java.io.File fileSchema,
java.io.File fileHelper,
java.io.File fileVocab)
Constructor |
Method Summary | |
javax.swing.Icon |
getClosedIcon(org.jdom.Element element)
Return a Closed Icon for an Element |
javax.swing.Icon |
getClosedIcon(ReloadSchemaElement schemaElement)
Return a Closed Icon for an Element |
javax.swing.Icon |
getLeafIcon(org.jdom.Element element)
|
javax.swing.Icon |
getLeafIcon(ReloadSchemaElement schemaElement)
|
javax.swing.Icon |
getOpenIcon(org.jdom.Element element)
Return an Open Icon for an Element |
javax.swing.Icon |
getOpenIcon(ReloadSchemaElement schemaElement)
Return an Open Icon for an Element |
java.lang.String |
getRootElementName()
Get the root element name |
Methods inherited from class uk.ac.reload.ldeditor.LDEditorSchemaController |
getReloadSchemaController, getReloadSchemaController, loadSchema, loadSchemaHelper, loadVocab |
Methods inherited from class uk.ac.reload.moonunit.schema.ReloadSchemaController |
getDefaultValue, getElementFriendlyName, getElementHelperValue, getElementTip, getFacetValue, getReloadSchema, getReloadSchemaNode, getSchemaFile, getSchemaHelper, getVersion, getVocabularyList, getVocabularyList, getVocabularyList, getWidgetType, setDefaultVocabLanguage, setVersion |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LDSchemaController(java.io.File fileSchema, java.io.File fileHelper, java.io.File fileVocab)
Method Detail |
public java.lang.String getRootElementName()
ReloadSchemaController
getRootElementName
in class ReloadSchemaController
public javax.swing.Icon getLeafIcon(org.jdom.Element element)
getLeafIcon
in class LDEditorSchemaController
public javax.swing.Icon getLeafIcon(ReloadSchemaElement schemaElement)
getLeafIcon
in class LDEditorSchemaController
public javax.swing.Icon getOpenIcon(org.jdom.Element element)
LDEditorSchemaController
getOpenIcon
in class LDEditorSchemaController
public javax.swing.Icon getOpenIcon(ReloadSchemaElement schemaElement)
LDEditorSchemaController
getOpenIcon
in class LDEditorSchemaController
public javax.swing.Icon getClosedIcon(org.jdom.Element element)
LDEditorSchemaController
getClosedIcon
in class LDEditorSchemaController
public javax.swing.Icon getClosedIcon(ReloadSchemaElement schemaElement)
LDEditorSchemaController
getClosedIcon
in class LDEditorSchemaController
|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |