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 TheChecksumDialogcan be used to editCheckSum, which implements theMetadataeditDialogclass, we can use it with a couple of lines of code:ChecksumEditor TheChecksumEditorwrappers classChecksumDialogas aMetadataEditorDialog to edit Checksum datatype. we can use it with a couple of lines of code:DataFormatEditor DataFormatEditorprovides a mechanism for the user to edit DataFormat information.DateEventsDialog TheDateEventsDialogcan be used to editDateEvents, which implements theMetadataeditDialogclass, we can use it with a couple of lines of code:DateEventsEditor TheDateEventsEditoris a wrapper class forDateEventsDialog, we can use it with a couple of lines of code:EdalLanguageDialog TheEdalLanguageDialogcan be used to editEdalLanguage, which implements theMetadataeditDialogclass, we can use it with a couple of lines of code:EdalLanguageEditor TheEdalLanguageEditoris a wrapper class forEdalLanguageDialog, we can use it with a couple of lines of code:EditorContainer EditorContainerprovides a Container for all theMetadataEditor, this class is used inEDALFileChooser.IdentifierEditor TheIdentifierEditorwrappers classTextDialogas aMetadataEditorDialog to editIdentifierdatatype.IdentifierRelationDialog TheIdentifierRelationDialogcan be used to editIdentifierrelations, which implements theMetadataeditDialogclass, we can use it with a couple of lines of code:IdentifierRelationEditor TheIdentifierRelationEditorwrappers classIdentifierRelationDialogas aMetadataEditorDialog to edit IdentifierRelation datatype.LegalPersonDialog TheLegalPersonDialogcan be used to editLegalPerson, which implements theMetadataeditDialogclass, we can use it with a couple of lines of code:LegalPersonInfoEditor TheLegalPersonInfoEditoris a wrapper class forLegalPersonDialog, we can use it with a couple of lines of code:MetaDataEditDialog This abstract class provides default implementations for theMetadataDialogclass.MetaDataSaveDialog MetasaveDialogprovides a simple mechanism for the user to get the Metadata of EDAL File or Directory.PermissionNewuserDialog PermissionNewuserDialogprovides a mechanism for the user to add new users and manage there permissions of EDAL File System.PersonInfoEditor ThePersonInfoEditoris a wrapper class forPersonDialog, we can use it with a couple of lines of code:PersonsDialog ThePersonDialogcan be used to editPerson, which implements theMetadataeditDialogclass, we can use it with a couple of lines of code:SubjectsDialog TheSubjectsDialogcan be used to editSubjects, which implements theMetadataeditDialogclass, we can use it with a couple of lines of code:SubjectsEditor TheSubjectsEditorwrappers classSubjectsDialogas aMetadataEditorDialog to edit Subjects datatype.TextDialog TheTextDialogcan be used to edit text information, which implements theMetadataeditDialogclass, we can use it with a couple of lines of code:TextEditor TheTextEditoris a wrapper class forTextDialog, we can use it with a couple of lines of code: