Package de.ipk_gatersleben.bit.bi.edal.rmi.client.gui.editor
This package contains the classes for the editor panels of the file chooser
dialog.
-
Class Summary Class Description AbstractMetaDataEditor This is a abstract class.ChecksumDialog TheChecksumDialog
can be used to editCheckSum
, which implements theMetadataeditDialog
class, we can use it with a couple of lines of code:ChecksumEditor TheChecksumEditor
wrappers classChecksumDialog
as aMetadataEditor
Dialog to edit Checksum datatype. we can use it with a couple of lines of code:DataFormatEditor DataFormatEditor
provides a mechanism for the user to edit DataFormat information.DateEventsDialog TheDateEventsDialog
can be used to editDateEvents
, which implements theMetadataeditDialog
class, we can use it with a couple of lines of code:DateEventsEditor TheDateEventsEditor
is a wrapper class forDateEventsDialog
, we can use it with a couple of lines of code:EdalLanguageDialog TheEdalLanguageDialog
can be used to editEdalLanguage
, which implements theMetadataeditDialog
class, we can use it with a couple of lines of code:EdalLanguageEditor TheEdalLanguageEditor
is a wrapper class forEdalLanguageDialog
, we can use it with a couple of lines of code:EditorContainer EditorContainer
provides a Container for all theMetadataEditor
, this class is used inEDALFileChooser
.IdentifierEditor TheIdentifierEditor
wrappers classTextDialog
as aMetadataEditor
Dialog to editIdentifier
datatype.IdentifierRelationDialog TheIdentifierRelationDialog
can be used to editIdentifier
relations, which implements theMetadataeditDialog
class, we can use it with a couple of lines of code:IdentifierRelationEditor TheIdentifierRelationEditor
wrappers classIdentifierRelationDialog
as aMetadataEditor
Dialog to edit IdentifierRelation datatype.LegalPersonDialog TheLegalPersonDialog
can be used to editLegalPerson
, which implements theMetadataeditDialog
class, we can use it with a couple of lines of code:LegalPersonInfoEditor TheLegalPersonInfoEditor
is a wrapper class forLegalPersonDialog
, we can use it with a couple of lines of code:MetaDataEditDialog This abstract class provides default implementations for theMetadataDialog
class.MetaDataSaveDialog MetasaveDialog
provides a simple mechanism for the user to get the Metadata of EDAL File or Directory.PermissionNewuserDialog PermissionNewuserDialog
provides a mechanism for the user to add new users and manage there permissions of EDAL File System.PersonInfoEditor ThePersonInfoEditor
is a wrapper class forPersonDialog
, we can use it with a couple of lines of code:PersonsDialog ThePersonDialog
can be used to editPerson
, which implements theMetadataeditDialog
class, we can use it with a couple of lines of code:SubjectsDialog TheSubjectsDialog
can be used to editSubjects
, which implements theMetadataeditDialog
class, we can use it with a couple of lines of code:SubjectsEditor TheSubjectsEditor
wrappers classSubjectsDialog
as aMetadataEditor
Dialog to edit Subjects datatype.TextDialog TheTextDialog
can be used to edit text information, which implements theMetadataeditDialog
class, we can use it with a couple of lines of code:TextEditor TheTextEditor
is a wrapper class forTextDialog
, we can use it with a couple of lines of code: