A B C D E F G H I J L M N O P R S T U V W

A

AboutDialog1 - class org.mydm.main.AboutDialog1.
 
AboutDialog1(Frame, boolean) - Constructor for class org.mydm.main.AboutDialog1
Creates new About Dialog
AboutDialog1() - Constructor for class org.mydm.main.AboutDialog1
 
AdvancedSearch - class org.mydm.search.AdvancedSearch.
Advanced Search.
AdvancedSearch(HashMap) - Constructor for class org.mydm.search.AdvancedSearch
Constructor to Search all collections.
AdvancedSearch(String[], HashMap) - Constructor for class org.mydm.search.AdvancedSearch
Constructor to search within specified collections.
AuthorsTableModel - class org.mydm.models.AuthorsTableModel.
Used in the deposit Interface
AuthorsTableModel() - Constructor for class org.mydm.models.AuthorsTableModel
 
actionPerformed(ActionEvent) - Method in class org.mydm.action.CollectionExplorerAction
 
actionPerformed(ActionEvent) - Method in class org.mydm.action.DeleteEDocAction
actionPerformed
actionPerformed(ActionEvent) - Method in class org.mydm.action.EditAction
 
actionPerformed(ActionEvent) - Method in class org.mydm.action.EditEDocAction
 
actionPerformed(ActionEvent) - Method in class org.mydm.action.EdocAction
 
actionPerformed(ActionEvent) - Method in class org.mydm.action.FileAction
 
actionPerformed(ActionEvent) - Method in class org.mydm.action.HelpAction
 
actionPerformed(ActionEvent) - Method in class org.mydm.action.MyEdocAction
 
actionPerformed(ActionEvent) - Method in class org.mydm.action.SearchAction
 
actionPerformed(ActionEvent) - Method in class org.mydm.action.ToolsAction
 
actionPerformed(ActionEvent) - Method in class org.mydm.action.ViewAction
 
actionPerformed(ActionEvent) - Method in class org.mydm.main.NewColListener
 
actionPerformed(ActionEvent) - Method in class org.mydm.ui.ExportFrame
 
actionPerformed(ActionEvent) - Method in class org.mydm.ui.ImportFrame
 
actionPerformed(ActionEvent) - Method in class org.mydm.ui.LnfListener
 
actionPerformed(ActionEvent) - Method in class org.mydm.ui.SelectForDeposit
 
addEDoc(EDocument) - Method in interface org.mydm.core.EDocResSet
Adds an EDocument to the container
addEDoc(EDocument) - Method in class org.mydm.core.EDocResSetImpl
 
addEDocs(EDocResSet) - Method in interface org.mydm.core.EDocResSet
Adds the EDocuments from the EDocResSet to the current set.
addEDocs(EDocument[]) - Method in interface org.mydm.core.EDocResSet
Adds an array of EDocument Objects.
addEDocs(EDocResSet) - Method in class org.mydm.core.EDocResSetImpl
 
addEDocs(EDocument[]) - Method in class org.mydm.core.EDocResSetImpl
 
addEDocument(EDocument) - Method in class org.mydm.core.ECollection
Adds an EDocument to the Collection.
addEDocuments(EDocument[]) - Method in class org.mydm.core.ECollection
Adds an array of EDocument Objects.
addItem(String, JComponent) - Method in class org.mydm.ui.PanelGenerator
Adds the Items to the Panel.
addListener(SearchResListener) - Method in class org.mydm.search.AdvancedSearch
 
addListener(SearchResListener) - Method in interface org.mydm.search.Search
Adds the Listener to the set of listeners
addListener(SearchResListener) - Method in class org.mydm.search.SimpleSearch
 
addMouseListenerToHeaderInTable(JTable) - Method in class org.mydm.models.TableSorter
 
addResult(SearchResFoundEvent) - Method in class org.mydm.search.SRListenerImpl
 
addResult(SearchResFoundEvent) - Method in interface org.mydm.search.SearchResListener
Adds the SeachResult to the resultset.
addRow(EAuthor) - Method in class org.mydm.models.AuthorsTableModel
Adds an EAuthor Object as a new row
addRow(EDocument) - Method in class org.mydm.models.CollectionTableModel
Adds an EDocument Object as a new row
addRow(EIdentifier) - Method in class org.mydm.models.IdentifiersTableModel
Adds an EIdentifier Object as a new row
addRow(EDocument) - Method in class org.mydm.models.SearchTableModel
 
addcol() - Method in class org.mydm.main.NewColListener
 

B

BasicWindowMonitor - class org.mydm.utilities.BasicWindowMonitor.
 
BasicWindowMonitor() - Constructor for class org.mydm.utilities.BasicWindowMonitor
 

C

ColHandler - class org.mydm.db.ColHandler.
 
ColHandler() - Constructor for class org.mydm.db.ColHandler
 
ColPopupMenu - class org.mydm.ui.ColPopupMenu.
Right Click popup menu for the Collection Table model
ColPopupMenu(JDesktopPane, FDocMan, ECollection, EDocument, CollectionFrame, int) - Constructor for class org.mydm.ui.ColPopupMenu
 
ColTableCellRenderer - class org.mydm.models.ColTableCellRenderer.
Simple Collection Table cell renderer
ColTableCellRenderer() - Constructor for class org.mydm.models.ColTableCellRenderer
Contructor
CollectionExplorerAction - class org.mydm.action.CollectionExplorerAction.
Collection Explorer Action
CollectionExplorerAction(String, FDocMan, String) - Constructor for class org.mydm.action.CollectionExplorerAction
Constructor
CollectionExplorerAction(String, JDesktopPane, String) - Constructor for class org.mydm.action.CollectionExplorerAction
Contructor
CollectionFrame - class org.mydm.ui.CollectionFrame.
Creates the Collection frame with the recordset of the collection.
CollectionFrame(String, JDesktopPane, FDocMan) - Constructor for class org.mydm.ui.CollectionFrame
Constructer
CollectionTableModel - class org.mydm.models.CollectionTableModel.
Collection Table Model for our Collections.
CollectionTableModel(String) - Constructor for class org.mydm.models.CollectionTableModel
Constructer
CreateCollection - class org.mydm.db.CreateCollection.
 
CreateCollection(String) - Constructor for class org.mydm.db.CreateCollection
 
checkModel() - Method in class org.mydm.models.TableSorter
 
clear() - Method in interface org.mydm.core.EDocResSet
Clears the Current set
clear() - Method in class org.mydm.core.EDocResSetImpl
 
close(String) - Method in class org.mydm.db.DBConnector
 
compare(int, int) - Method in class org.mydm.models.TableSorter
 
compareRowsByColumn(int, int, int) - Method in class org.mydm.models.TableSorter
 
createDB() - Method in class org.mydm.utilities.MyInit
 
createFrame(String) - Method in class org.mydm.main.FDocMan
 
createMDFTextEntry() - Method in class org.mydm.db.MDFTextHelper
Creates a entry in mdftext in collection "info" for this document.

D

DBConnector - class org.mydm.db.DBConnector.
This is the main Class for the XMLDB Connections
DBManager - class org.mydm.db.DBManager.
Manager class for the Underlying database.
DBManager(String) - Constructor for class org.mydm.db.DBManager
constructor
DeleteEDocAction - class org.mydm.action.DeleteEDocAction.
Delete Action for the EDocs
DeleteEDocAction(String, FDocMan, JDesktopPane, ECollection, EDocument) - Constructor for class org.mydm.action.DeleteEDocAction
constructor
DeleteEDocAction(String, FDocMan, JDesktopPane, ECollection, EDocument, CollectionFrame, int) - Constructor for class org.mydm.action.DeleteEDocAction
Constructor
Deposit - class org.mydm.ui.Deposit.
Document Submission Interface.
Deposit() - Constructor for class org.mydm.ui.Deposit
Default Contructor.
Deposit(String, String) - Constructor for class org.mydm.ui.Deposit
Constructor
Deposit(String, EDocument) - Constructor for class org.mydm.ui.Deposit
Contructor.
Deposit(String, EDocument, CollectionFrame, int) - Constructor for class org.mydm.ui.Deposit
This Contructor is used to pass the Colframe, then it is easier to update the Collection Table model.
DocHandler - class org.mydm.db.DocHandler.
Dochandler Handles all actions on all kinds of Documents of any kind of Collection.
DocHandler() - Constructor for class org.mydm.db.DocHandler
 
DocHandler(String) - Constructor for class org.mydm.db.DocHandler
Constructer
DocIDNotFound - exception org.mydm.core.DocIDNotFound.
Exception when document id not found in DB
DocIDNotFound() - Constructor for class org.mydm.core.DocIDNotFound
Contructor
DocIDNotFound(String) - Constructor for class org.mydm.core.DocIDNotFound
Contructor
DocReader - class org.mydm.db.DocReader.
This Class reads the Document Content and gives the array of elements.
DocReader(String) - Constructor for class org.mydm.db.DocReader
Constructer
DocStyles - class org.mydm.ui.DocStyles.
This class helps in the Layout of Metadata.
DocStyles() - Constructor for class org.mydm.ui.DocStyles
 
deleteEDoc(String) - Method in class org.mydm.db.DocHandler
deltes the EDocument from the database
deleteMDFTextEntry() - Method in class org.mydm.db.MDFTextHelper
Deletes the mdftext entry in db.
deligate() - Method in class org.mydm.main.ImportRecords
 

E

EAuthor - class org.mydm.core.EAuthor.
EAuthor class to represent the author of a document.
EAuthor() - Constructor for class org.mydm.core.EAuthor
Constructor
ECollection - class org.mydm.core.ECollection.
Basic ECollection Object.
ECollection(String) - Constructor for class org.mydm.core.ECollection
Contructor
ECollectionManager - class org.mydm.core.ECollectionManager.
A Manager Class for ECollection Objects.
ECollectionManager() - Constructor for class org.mydm.core.ECollectionManager
 
EDocResIterator - interface org.mydm.core.EDocResIterator.
EDocResSet Iterator
EDocResIteratorImpl - class org.mydm.core.EDocResIteratorImpl.
Simple EDocument Result Set iterator.
EDocResIteratorImpl(List) - Constructor for class org.mydm.core.EDocResIteratorImpl
 
EDocResSet - interface org.mydm.core.EDocResSet.
An Interface describing the container for EDocuments.
EDocResSetImpl - class org.mydm.core.EDocResSetImpl.
Simple Implementation of the EDocResSet interface.
EDocResSetImpl() - Constructor for class org.mydm.core.EDocResSetImpl
Constructor
EDocResSetImpl(EDocument[]) - Constructor for class org.mydm.core.EDocResSetImpl
Constructor to construct from an array of EDocument objects.
EDocSearch - class org.mydm.core.EDocSearch.
Basic Search Class for the EDocument Objects.
EDocSearch() - Constructor for class org.mydm.core.EDocSearch
Contructor.
EDocSearch(String) - Constructor for class org.mydm.core.EDocSearch
Contructor.
EDocTOXML - class org.mydm.core.EDocTOXML.
Gets different XML formats of the EDocument.
EDocTOXML(EDocument) - Constructor for class org.mydm.core.EDocTOXML
Contructor
EDocWriter - class org.mydm.db.EDocWriter.
Writes EDocument Objects to the Database.
EDocWriter(String) - Constructor for class org.mydm.db.EDocWriter
Constructer
EDocument - class org.mydm.core.EDocument.
Core class for the basic eDocument Object.
EDocument() - Constructor for class org.mydm.core.EDocument
Constructor - Default.
EDocumentFactory - class org.mydm.core.EDocumentFactory.
Gets the EDocument Objects from the Database.
EDocumentFactory() - Constructor for class org.mydm.core.EDocumentFactory
 
EFile - class org.mydm.core.EFile.
EFile Class to represent the fulltext file objects of a document.
EFile() - Constructor for class org.mydm.core.EFile
Contructor
EIdentifier - class org.mydm.core.EIdentifier.
Class for EIdentifier Objects of the EDocument.
EIdentifier() - Constructor for class org.mydm.core.EIdentifier
contructor
EditAction - class org.mydm.action.EditAction.
 
EditAction(String) - Constructor for class org.mydm.action.EditAction
 
EditAction(String, Frame, String) - Constructor for class org.mydm.action.EditAction
 
EditAction(String, Frame) - Constructor for class org.mydm.action.EditAction
 
EditAction(String, KeyStroke, Frame) - Constructor for class org.mydm.action.EditAction
 
EditEDocAction - class org.mydm.action.EditEDocAction.
Edit Action for EDocuments.
EditEDocAction(String, FDocMan, JDesktopPane, ECollection, EDocument) - Constructor for class org.mydm.action.EditEDocAction
 
EditEDocAction(String, FDocMan, JDesktopPane, ECollection, EDocument, CollectionFrame, int) - Constructor for class org.mydm.action.EditEDocAction
 
EdocAction - class org.mydm.action.EdocAction.
 
EdocAction(String) - Constructor for class org.mydm.action.EdocAction
 
EdocAction(String, Frame, String) - Constructor for class org.mydm.action.EdocAction
 
EdocAction(String, KeyStroke, Frame) - Constructor for class org.mydm.action.EdocAction
 
ExportFrame - class org.mydm.ui.ExportFrame.
This is the UI to Import the Data in to MDM
ExportFrame() - Constructor for class org.mydm.ui.ExportFrame
Constuctor

F

FDocMan - class org.mydm.main.FDocMan.
 
FDocMan(DBManager) - Constructor for class org.mydm.main.FDocMan
Creates new form JFrame
FileAction - class org.mydm.action.FileAction.
 
FileAction(String) - Constructor for class org.mydm.action.FileAction
 
FileAction(String, JDesktopPane, String) - Constructor for class org.mydm.action.FileAction
 
FileAction(String, JDesktopPane) - Constructor for class org.mydm.action.FileAction
 
FileAction(String, FDocMan, String) - Constructor for class org.mydm.action.FileAction
 
FileAction(String, FDocMan, JDesktopPane, String) - Constructor for class org.mydm.action.FileAction
 
FileAction(String, KeyStroke, FDocMan) - Constructor for class org.mydm.action.FileAction
 
FilesTableModel - class org.mydm.models.FilesTableModel.
Files Table model used in the Submission Interface
FilesTableModel() - Constructor for class org.mydm.models.FilesTableModel
 

G

Genres - class org.mydm.core.Genres.
Handles all the metadata and layout stuff of genres.
Genres(String) - Constructor for class org.mydm.core.Genres
Constructer
getAllEleHash() - Method in class org.mydm.core.MetaData
Gets back the HashMap of Metadata Elements as HashMap.
getAllGenresAry() - Method in class org.mydm.core.MetaData
Gets back All the Genres of MDM as any Array of Objects.
getAllGenresHash() - Method in class org.mydm.core.MetaData
Gets back All the Genres of MDM in a HashMap.
getAllMDEleAry() - Method in class org.mydm.core.MetaData
Gets back an array of all metadata elements.
getAsXMLStringForDB() - Method in class org.mydm.core.EDocTOXML
Gets the XML representation of EDocument, which is according to the DB Storage format.
getAuthorTypes() - Method in class org.mydm.core.MetaData
Gets Author Types
getAuthorsStr() - Method in class org.mydm.core.EDocument
Returns a concatenated string of authors
getCTModel() - Method in class org.mydm.ui.CollectionFrame
 
getCTSorter() - Method in class org.mydm.ui.CollectionFrame
 
getColHash() - Method in class org.mydm.db.DocHandler
Returns the Hash of the all the documents in the Collection.
getColHash() - Method in class org.mydm.models.SearchTableModel
 
getCollection() - Method in class org.mydm.core.EDocument
gets the collection.
getCollectionNames() - Method in class org.mydm.db.ColHandler
This Method returns an array of Collections
getColumnClass(int) - Method in class org.mydm.models.AuthorsTableModel
Gets the Columns Class
getColumnClass(int) - Method in class org.mydm.models.CollectionTableModel
Gets the Columns Class
getColumnClass(int) - Method in class org.mydm.models.FilesTableModel
 
getColumnClass(int) - Method in class org.mydm.models.IdentifiersTableModel
 
getColumnClass(int) - Method in class org.mydm.models.SearchTableModel
 
getColumnClass(int) - Method in class org.mydm.models.TableMap
 
getColumnCount() - Method in class org.mydm.models.AuthorsTableModel
 
getColumnCount() - Method in class org.mydm.models.CollectionTableModel
 
getColumnCount() - Method in class org.mydm.models.FilesTableModel
 
getColumnCount() - Method in class org.mydm.models.IdentifiersTableModel
 
getColumnCount() - Method in class org.mydm.models.SearchTableModel
 
getColumnCount() - Method in class org.mydm.models.TableMap
 
getColumnName(int) - Method in class org.mydm.models.AuthorsTableModel
Gets the Columns name
getColumnName(int) - Method in class org.mydm.models.CollectionTableModel
Gets the Columns name
getColumnName(int) - Method in class org.mydm.models.FilesTableModel
 
getColumnName(int) - Method in class org.mydm.models.IdentifiersTableModel
 
getColumnName(int) - Method in class org.mydm.models.SearchTableModel
 
getColumnName(int) - Method in class org.mydm.models.TableMap
 
getConnection(String) - Method in class org.mydm.db.DBConnector
Gets the Connection to the Collection Specified.
getContentPane() - Method in class org.mydm.ui.WrappedPanelGenerator
 
getCount() - Method in class org.mydm.search.SRListenerImpl
 
getCount() - Method in interface org.mydm.search.SearchResListener
Gets the count of the results found.
getDTMHashMap() - Method in class org.mydm.core.MetaData
Gets back the hashmap of database elements to metadata elements.
getDateCreated() - Method in class org.mydm.core.EDocument
Gets the date created.
getDateModified() - Method in class org.mydm.core.EDocument
Gets the datemodified.
getDisplayType(String) - Method in class org.mydm.core.LayoutGen
Gets the display type of the element.
getDocContent(String) - Method in class org.mydm.db.DocHandler
Gets the Content of the Document.
getDocCount() - Method in class org.mydm.core.ECollection
Gets the Document count of this collection.
getDocIDs() - Method in class org.mydm.core.ECollection
Gets back an array of all document ID's
getDocList() - Method in class org.mydm.db.DocHandler
Gets the List of Documents of a collection.
getEAuthors() - Method in class org.mydm.core.EDocument
Gets the Authors of the Document.
getEAuthors() - Method in class org.mydm.models.AuthorsTableModel
Gets the EAuthor objects stored in this model
getEDoc(long) - Method in interface org.mydm.core.EDocResSet
Gets the EDocument at particular index.
getEDoc(long) - Method in class org.mydm.core.EDocResSetImpl
 
getEDocs(long, long) - Method in interface org.mydm.core.EDocResSet
Returns the EDocResSet of certain range.
getEDocs(long, long) - Method in class org.mydm.core.EDocResSetImpl
 
getEDocsAsArray(long, long) - Method in interface org.mydm.core.EDocResSet
Returns an array of EDocument Object.
getEDocsAsArray(long, long) - Method in class org.mydm.core.EDocResSetImpl
 
getEDocsFound(String) - Method in class org.mydm.core.EDocSearch
Searches the documents.
getEDocsFound(String, String) - Method in class org.mydm.core.EDocSearch
Searches the documents.
getEDocsFound(HashMap) - Method in class org.mydm.core.EDocSearch
Searches documents.
getEDocsFoundX(String) - Method in class org.mydm.core.EDocSearch
Searches for documents
getEDocument(String) - Static method in class org.mydm.core.EDocumentFactory
returns EDocument Object.
getEDocument(String) - Method in class org.mydm.db.DocHandler
Gets the EDocument Object of particular ID The Attachment of the Collection is done here.
getEDocument() - Method in class org.mydm.search.SRFoundEventImpl
 
getEDocument() - Method in interface org.mydm.search.SearchResFoundEvent
Gets the EDocument Found in the result.
getEDocuments() - Method in class org.mydm.core.ECollection
Gets an array of EDocument Objects of this collection.
getEDocuments() - Method in class org.mydm.models.CollectionTableModel
Gets the EDocument objects stored in this model
getEFiles() - Method in class org.mydm.core.EDocument
Gets the EFiles of the document.
getEIdentifiers() - Method in class org.mydm.core.EDocument
Gets the EIdentifiers of the document.
getEIdentifiers() - Method in class org.mydm.models.IdentifiersTableModel
Gets the EIdentifier objects stored in this model
getEleHash() - Method in class org.mydm.core.Genres
Gets Back all the elements of a particular genre.
getEleOfOrder(String, String) - Method in class org.mydm.core.LayoutGen
Get element of particular order in a step.
getEleOrder(String) - Method in class org.mydm.core.LayoutGen
Gets the element order
getEleValue(String) - Method in class org.mydm.core.EDocument
gets the value of the metadata element.
getFilelocation() - Method in class org.mydm.core.EFile
Gets the file location in the FilSystem.
getFname() - Method in class org.mydm.core.EAuthor
Gets the First name
getFullMDString() - Method in class org.mydm.core.EDocument
Gets the all the metadata as a single string.
getFullName() - Method in class org.mydm.core.EAuthor
Creates the fullname from parts and returns.
getGenre() - Method in class org.mydm.core.EDocument
Gets the Genre - Document type.
getId() - Method in class org.mydm.core.EAuthor
Gets the author id
getId() - Method in class org.mydm.core.EDocument
gets the id.
getId() - Method in class org.mydm.core.EFile
Gets the fileid
getIdentifier() - Method in class org.mydm.core.EIdentifier
Gets the identifier
getIdentifierType() - Method in class org.mydm.core.EIdentifier
Gets the Identifier Type
getIdentifierTypes() - Method in class org.mydm.core.MetaData
Gets Identifier Types
getInitials() - Method in class org.mydm.core.EAuthor
Gets the initials
getInstance() - Static method in class org.mydm.core.MetaData
 
getInstance() - Static method in class org.mydm.db.DBConnector
 
getInstance() - Static method in class org.mydm.db.SequenceGenerator
 
getIterator() - Method in interface org.mydm.core.EDocResSet
Gets an iterator for the container
getIterator() - Method in class org.mydm.core.EDocResSetImpl
 
getLanguages() - Method in class org.mydm.core.MetaData
Gets the languages
getMDELEofDBELE(String) - Method in class org.mydm.core.MetaData
returns mdele name of the dbelename.
getMDHASH() - Method in class org.mydm.core.EDocument
Gets back the Complete MDHASH of this Object.
getMd5() - Method in class org.mydm.core.EFile
Gets the MD5 of the fulltext.
getMetadataFText() - Method in class org.mydm.db.MDFTextHelper
Generates the Single String all metadata values.
getMimetype() - Method in class org.mydm.core.EFile
Gets the mimetype.
getModel() - Method in class org.mydm.models.TableMap
 
getMyModel() - Method in class org.mydm.ui.CollectionFrame
 
getName() - Method in class org.mydm.core.EAuthor
Gets Last Name
getName() - Method in class org.mydm.core.ECollection
Gets the collection name
getName() - Method in class org.mydm.core.EFile
Gets the name of the File.
getNewAuthorID() - Method in class org.mydm.db.SequenceGenerator
Gets the next author id from the sequence
getNewColMDFTextID() - Method in class org.mydm.db.SequenceGenerator
Gets a new ID for mdftext entry for a collection.
getNewCollectionID() - Method in class org.mydm.db.SequenceGenerator
Gets a new Collection id
getNewDocId() - Method in class org.mydm.db.SequenceGenerator
This Method Gets the id for a document.
getNewFileID() - Method in class org.mydm.db.SequenceGenerator
Gets a new file ID
getNoSteps() - Method in class org.mydm.core.LayoutGen
Gets the Total number of steps in the Layout.
getOwner() - Method in class org.mydm.core.EDocument
Gets the Owner of the document.
getPort() - Method in class org.mydm.db.DBManager
returns the port number on which the Kernel is running
getRecArray() - Method in class org.mydm.db.DocReader
 
getRecCount(File) - Method in class org.mydm.utilities.ISIWos
 
getRecHash() - Method in class org.mydm.db.DocReader
Returns the doc metadata as a hashmap object.
getRecTable() - Method in class org.mydm.ui.CollectionFrame
 
getResults() - Method in class org.mydm.search.SRListenerImpl
 
getResults(long, long) - Method in class org.mydm.search.SRListenerImpl
 
getResults() - Method in interface org.mydm.search.SearchResListener
Gets the EDocuments found.
getResults(long, long) - Method in interface org.mydm.search.SearchResListener
Get the EDocuments found.
getRowCount() - Method in class org.mydm.models.AuthorsTableModel
 
getRowCount() - Method in class org.mydm.models.CollectionTableModel
 
getRowCount() - Method in class org.mydm.models.FilesTableModel
 
getRowCount() - Method in class org.mydm.models.IdentifiersTableModel
 
getRowCount() - Method in class org.mydm.models.SearchTableModel
 
getRowCount() - Method in class org.mydm.models.TableMap
 
getSize() - Method in interface org.mydm.core.EDocResSet
Gets the size of the set
getSize() - Method in class org.mydm.core.EDocResSetImpl
 
getSize() - Method in class org.mydm.core.EFile
Gets the size of the file.
getSortedEleHash() - Method in class org.mydm.core.Genres
Gets Back all the elements of a particular genre sorted.
getSource() - Method in class org.mydm.core.EDocument
Gets the source of the document.
getStepAry() - Method in class org.mydm.core.LayoutGen
Gets the Total number of steps in the Layout.
getStepEle(String) - Method in class org.mydm.core.LayoutGen
Get Step Elements HashMap.
getStepOfEle(String) - Method in class org.mydm.core.LayoutGen
Gets the element stepno
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.mydm.models.ColTableCellRenderer
overridden method
getType() - Method in class org.mydm.core.EAuthor
Gets Author Type
getValueAt(int, int) - Method in class org.mydm.models.AuthorsTableModel
 
getValueAt(int, int) - Method in class org.mydm.models.CollectionTableModel
 
getValueAt(int, int) - Method in class org.mydm.models.FilesTableModel
 
getValueAt(int, int) - Method in class org.mydm.models.IdentifiersTableModel
 
getValueAt(int, int) - Method in class org.mydm.models.SearchTableModel
 
getValueAt(int, int) - Method in class org.mydm.models.TableMap
 
getValueAt(int, int) - Method in class org.mydm.models.TableSorter
 

H

HelpAction - class org.mydm.action.HelpAction.
 
HelpAction(String) - Constructor for class org.mydm.action.HelpAction
 
HelpAction(String, Frame, String) - Constructor for class org.mydm.action.HelpAction
 
HelpAction(String, KeyStroke, Frame) - Constructor for class org.mydm.action.HelpAction
 
hasMoreEDocs() - Method in interface org.mydm.core.EDocResIterator
checks whether the set has any more edocs.
hasMoreEDocs() - Method in class org.mydm.core.EDocResIteratorImpl
 
hsUserCancelled() - Method in class org.mydm.ui.WrappedPanelGenerator
 

I

ISIWos - class org.mydm.utilities.ISIWos.
This class handles the Import and export from and to WOS.
ISIWos(JDesktopPane) - Constructor for class org.mydm.utilities.ISIWos
 
IdentifiersTableModel - class org.mydm.models.IdentifiersTableModel.
Idenitifiers Table model used in the Deposit interface.
IdentifiersTableModel() - Constructor for class org.mydm.models.IdentifiersTableModel
 
ImportFrame - class org.mydm.ui.ImportFrame.
This is the UI to Import the Data in to MDM
ImportFrame(JDesktopPane) - Constructor for class org.mydm.ui.ImportFrame
Constuctor
ImportRecords - class org.mydm.main.ImportRecords.
 
ImportRecords(JDesktopPane, String, String, File) - Constructor for class org.mydm.main.ImportRecords
 
Initialize() - Method in class org.mydm.utilities.MyInit
 
initVar() - Method in class org.mydm.models.SearchTableModel
 
isCellEditable(int, int) - Method in class org.mydm.models.AuthorsTableModel
 
isCellEditable(int, int) - Method in class org.mydm.models.CollectionTableModel
 
isCellEditable(int, int) - Method in class org.mydm.models.IdentifiersTableModel
 
isCellEditable(int, int) - Method in class org.mydm.models.SearchTableModel
 
isCellEditable(int, int) - Method in class org.mydm.models.TableMap
 
isConsistent() - Method in class org.mydm.core.LayoutGen
Checks whether the Genre is Consistent in all aspects.
isElementsConsistent() - Method in class org.mydm.core.LayoutGen
Checks whether all the metadata elements in this genre are consistent.
isLayoutConsistent() - Method in class org.mydm.core.LayoutGen
Checks whether the Layout of the genre is consistent.
isValidData() - Method in class org.mydm.ui.WrappedPanelGenerator
 

J

join(String, String[]) - Static method in class org.mydm.utilities.StringMan
Join function to join Array of Strings

L

LayoutGen - class org.mydm.core.LayoutGen.
Handles the All the Layout stuff of a genre.
LayoutGen(String) - Constructor for class org.mydm.core.LayoutGen
Constructer
LnfListener - class org.mydm.ui.LnfListener.
 
LnfListener(Frame) - Constructor for class org.mydm.ui.LnfListener
 
loadConfig() - Method in class org.mydm.utilities.MyInit
 

M

MDFTextHelper - class org.mydm.db.MDFTextHelper.
A Helper class for EDocument Objects.
MDFTextHelper(EDocument) - Constructor for class org.mydm.db.MDFTextHelper
Contructor
MDMProgressBar - class org.mydm.ui.MDMProgressBar.
This class handles the Progress of mdm actions
MDMProgressBar(String) - Constructor for class org.mydm.ui.MDMProgressBar
Contructor
MetaData - class org.mydm.core.MetaData.
Main Class to handle the Metadata Model of the My Document Manager.
MyDMException - exception org.mydm.core.MyDMException.
Main MyDM Exception class
MyDMException(String) - Constructor for class org.mydm.core.MyDMException
 
MyDMException() - Constructor for class org.mydm.core.MyDMException
 
MyDMProp - class org.mydm.main.MyDMProp.
Main Class that Handles the Properties
MyDMProp() - Constructor for class org.mydm.main.MyDMProp
 
MyEdocAction - class org.mydm.action.MyEdocAction.
 
MyEdocAction(String) - Constructor for class org.mydm.action.MyEdocAction
 
MyEdocAction(String, JDesktopPane, String) - Constructor for class org.mydm.action.MyEdocAction
 
MyEdocAction(String, Frame, String) - Constructor for class org.mydm.action.MyEdocAction
 
MyEdocAction(String, KeyStroke, Frame) - Constructor for class org.mydm.action.MyEdocAction
 
MyInit - class org.mydm.utilities.MyInit.
Initializes all we need for the database and the configuration.
MyInit() - Constructor for class org.mydm.utilities.MyInit
Constructor
MyInternalFrame - class org.mydm.ui.MyInternalFrame.
 
MyInternalFrame(String) - Constructor for class org.mydm.ui.MyInternalFrame
 
makeStepPanel(int) - Method in class org.mydm.ui.Deposit
make the Dynamic Tabbed pane steps.
model - Variable in class org.mydm.models.TableMap
 

N

NewColListener - class org.mydm.main.NewColListener.
 
NewColListener(FDocMan) - Constructor for class org.mydm.main.NewColListener
 
n2sort() - Method in class org.mydm.models.TableSorter
 
nextEDoc() - Method in interface org.mydm.core.EDocResIterator
Gets the next EDocument from the set.
nextEDoc() - Method in class org.mydm.core.EDocResIteratorImpl
 

O

ONE_SECOND - Static variable in class org.mydm.ui.SWindow
 
org.mydm.action - package org.mydm.action
 
org.mydm.core - package org.mydm.core
 
org.mydm.db - package org.mydm.db
 
org.mydm.main - package org.mydm.main
 
org.mydm.models - package org.mydm.models
 
org.mydm.search - package org.mydm.search
 
org.mydm.ui - package org.mydm.ui
 
org.mydm.utilities - package org.mydm.utilities
 

P

PanelGenerator - class org.mydm.ui.PanelGenerator.
This class works as the template to generate standard Panel ( without the ok and cancel actions )
PanelGenerator() - Constructor for class org.mydm.ui.PanelGenerator
Constructer
PrintDialog - class org.mydm.main.PrintDialog.
 
PrintDialog() - Constructor for class org.mydm.main.PrintDialog
 
performSearch(SearchResListener) - Method in class org.mydm.search.AdvancedSearch
 
performSearch() - Method in class org.mydm.search.AdvancedSearch
 
performSearch(SearchResListener) - Method in interface org.mydm.search.Search
Performs the search in a new thread.
performSearch() - Method in interface org.mydm.search.Search
Performs the search and returns a reference to SearchResListener object.
performSearch(SearchResListener) - Method in class org.mydm.search.SimpleSearch
 
performSearch() - Method in class org.mydm.search.SimpleSearch
 
prepareString(String) - Static method in class org.mydm.search.SearchUtilities
Prepares a string ready for the XPATH QueryService
prepareStringLower(String) - Static method in class org.mydm.search.SearchUtilities
Prepares the string ready for the XPATJ QueryService in lower case.
print() - Static method in class org.mydm.main.PrintDialog
 

R

reallocateIndexes() - Method in class org.mydm.models.TableSorter
 
remAllEDocuments() - Method in class org.mydm.core.ECollection
Removes All the Document of the collection.
remDoc(String) - Method in class org.mydm.core.ECollection
Removes the document from the collection
remDocs(String[]) - Method in class org.mydm.core.ECollection
removes an array documents from the collectiom.
remEDocument(EDocument) - Method in class org.mydm.core.ECollection
Removes a EDocument from the collection.
remEDocuments(EDocument[]) - Method in class org.mydm.core.ECollection
Removes an array of EDocument Objects.
removeEDoc(long) - Method in interface org.mydm.core.EDocResSet
Removes an EDocument at a given index.
removeEDoc(long) - Method in class org.mydm.core.EDocResSetImpl
 
removeListener(SearchResListener) - Method in class org.mydm.search.AdvancedSearch
 
removeListener(SearchResListener) - Method in interface org.mydm.search.Search
Removed the listener from the set of listeners.
removeListener(SearchResListener) - Method in class org.mydm.search.SimpleSearch
 
removeRow(int) - Method in class org.mydm.models.AuthorsTableModel
 
removeRow(int) - Method in class org.mydm.models.CollectionTableModel
 
removeRow(int) - Method in class org.mydm.models.IdentifiersTableModel
 
removeRow(int) - Method in class org.mydm.models.SearchTableModel
 
run() - Method in class org.mydm.search.AdvancedSearch
 
run() - Method in class org.mydm.search.SimpleSearch
 

S

SIM_12 - Variable in class org.mydm.ui.DocStyles
 
SIM_12_BOLD - Variable in class org.mydm.ui.DocStyles
 
SIM_12_BOLD_ITALIC - Variable in class org.mydm.ui.DocStyles
 
SIM_13 - Variable in class org.mydm.ui.DocStyles
 
SIM_13_BOLD - Variable in class org.mydm.ui.DocStyles
 
SIM_13_BOLD_ITALIC - Variable in class org.mydm.ui.DocStyles
 
SIM_14 - Variable in class org.mydm.ui.DocStyles
 
SIM_14_BOLD - Variable in class org.mydm.ui.DocStyles
 
SIM_14_BOLD_ITALIC - Variable in class org.mydm.ui.DocStyles
 
SIM_BOLD - Variable in class org.mydm.ui.DocStyles
 
SIM_BOLD_ITALIC - Variable in class org.mydm.ui.DocStyles
 
SIM_BOLD_ONE - Variable in class org.mydm.ui.DocStyles
 
SIM_ITALIC - Variable in class org.mydm.ui.DocStyles
 
SRFoundEventImpl - class org.mydm.search.SRFoundEventImpl.
Search Result found event.
SRFoundEventImpl() - Constructor for class org.mydm.search.SRFoundEventImpl
 
SRListenerImpl - class org.mydm.search.SRListenerImpl.
Simple Search Results Listener.
SRListenerImpl() - Constructor for class org.mydm.search.SRListenerImpl
Constructor
SWindow - class org.mydm.ui.SWindow.
Start Window.
SWindow() - Constructor for class org.mydm.ui.SWindow
 
Search - interface org.mydm.search.Search.
Main Search Interface.
SearchAction - class org.mydm.action.SearchAction.
 
SearchAction(String) - Constructor for class org.mydm.action.SearchAction
 
SearchAction(String, Frame, String) - Constructor for class org.mydm.action.SearchAction
 
SearchAction(String, KeyStroke, Frame) - Constructor for class org.mydm.action.SearchAction
 
SearchResFoundEvent - interface org.mydm.search.SearchResFoundEvent.
Search result found event.
SearchResListener - interface org.mydm.search.SearchResListener.
Search Results Listener Interface.
SearchTableModel - class org.mydm.models.SearchTableModel.
Collection Table Model for our Collections.
SearchTableModel(String) - Constructor for class org.mydm.models.SearchTableModel
Constructer
SearchUtilities - class org.mydm.search.SearchUtilities.
Search Utilities Class.
SearchUtilities() - Constructor for class org.mydm.search.SearchUtilities
 
SelectForDeposit - class org.mydm.ui.SelectForDeposit.
Selection Frame For Deposit Frame
SelectForDeposit(JDesktopPane) - Constructor for class org.mydm.ui.SelectForDeposit
Constructor
SequenceGenerator - class org.mydm.db.SequenceGenerator.
 
SimpleSearch - class org.mydm.search.SimpleSearch.
Simple Search.
SimpleSearch() - Constructor for class org.mydm.search.SimpleSearch
Constructor
SimpleSearch(String) - Constructor for class org.mydm.search.SimpleSearch
Constructor
StringMan - class org.mydm.utilities.StringMan.
 
StringMan() - Constructor for class org.mydm.utilities.StringMan
 
setCollection(String) - Method in class org.mydm.core.EDocument
Sets the collection name.
setCols(String) - Method in class org.mydm.main.FDocMan
 
setContentPane(Container) - Method in class org.mydm.ui.WrappedPanelGenerator
 
setDateCreated(String) - Method in class org.mydm.core.EDocument
Sets the datecreated.
setDateModified(String) - Method in class org.mydm.core.EDocument
Sets the datemodified of the document.
setEAuthors(EAuthor[]) - Method in class org.mydm.core.EDocument
Sets the EAuthors of the EDodcument.
setEDocument(EDocument) - Method in class org.mydm.search.SRFoundEventImpl
 
setEDocument(EDocument) - Method in interface org.mydm.search.SearchResFoundEvent
Sets the EDocument found.
setEFiles(EFile[]) - Method in class org.mydm.core.EDocument
Sets EFiles of the document.
setEIdentifiers(EIdentifier[]) - Method in class org.mydm.core.EDocument
Sets the EIdentifiers of the document.
setEleValue(String, String) - Method in class org.mydm.core.EDocument
Sets the metadata value.
setFilelocation(String) - Method in class org.mydm.core.EFile
Sets the filelocation.
setFname(String) - Method in class org.mydm.core.EAuthor
Sets first name
setFullMDString(String) - Method in class org.mydm.core.EDocument
Sets the mdftext.
setGenre(String) - Method in class org.mydm.core.EDocument
sets the genre.
setId(String) - Method in class org.mydm.core.EAuthor
Sets Autor id
setId(String) - Method in class org.mydm.core.EDocument
sets the id
setId(String) - Method in class org.mydm.core.EFile
Sets the FileId
setIdentifier(String) - Method in class org.mydm.core.EIdentifier
Sets the identifier.
setIdentifierType(String) - Method in class org.mydm.core.EIdentifier
Sets the identifier type.
setInitials(String) - Method in class org.mydm.core.EAuthor
Sets the Initials of Author
setMd5(String) - Method in class org.mydm.core.EFile
Sets MD5 of the file.
setMimetype(String) - Method in class org.mydm.core.EFile
Sets the mimetype
setModel(TableModel) - Method in class org.mydm.models.TableMap
 
setModel(TableModel) - Method in class org.mydm.models.TableSorter
 
setName(String) - Method in class org.mydm.core.EAuthor
Sets the lastname
setName(String) - Method in class org.mydm.core.EFile
Sets the name of the file.
setOwner(String) - Method in class org.mydm.core.EDocument
Sets the owner of the document.
setPMaximum(int) - Method in class org.mydm.ui.MDMProgressBar
 
setPMinimum(int) - Method in class org.mydm.ui.MDMProgressBar
 
setPValue(int) - Method in class org.mydm.ui.MDMProgressBar
 
setSize(String) - Method in class org.mydm.core.EFile
Sets the size of the file.
setSource(String) - Method in class org.mydm.core.EDocument
Sets the source of the document.
setType(String) - Method in class org.mydm.core.EAuthor
Sets the Author Type
setValueAt(Object, int, int) - Method in class org.mydm.models.AuthorsTableModel
 
setValueAt(Object, int, int) - Method in class org.mydm.models.CollectionTableModel
 
setValueAt(Object, int, int) - Method in class org.mydm.models.IdentifiersTableModel
 
setValueAt(Object, int, int) - Method in class org.mydm.models.SearchTableModel
 
setValueAt(Object, int, int) - Method in class org.mydm.models.TableMap
 
setValueAt(Object, int, int) - Method in class org.mydm.models.TableSorter
 
shuttlesort(int[], int[], int, int) - Method in class org.mydm.models.TableSorter
 
sort(Object) - Method in class org.mydm.models.TableSorter
 
sortByColumn(int) - Method in class org.mydm.models.TableSorter
 
sortByColumn(int, boolean) - Method in class org.mydm.models.TableSorter
 
split(String, String) - Static method in class org.mydm.utilities.StringMan
Splits the string with the given delimitter.
start() - Method in class org.mydm.db.DBManager
starts the service
status() - Method in class org.mydm.search.AdvancedSearch
 
status() - Method in interface org.mydm.search.Search
Gives the status of the search.
status() - Method in class org.mydm.search.SimpleSearch
 
stop() - Method in class org.mydm.db.DBManager
stops service
stop() - Method in class org.mydm.search.AdvancedSearch
 
stop() - Method in interface org.mydm.search.Search
Stops the Searching thread.
stop() - Method in class org.mydm.search.SimpleSearch
 
swap(int, int) - Method in class org.mydm.models.TableSorter
 

T

TableMap - class org.mydm.models.TableMap.
 
TableMap() - Constructor for class org.mydm.models.TableMap
 
TableSorter - class org.mydm.models.TableSorter.
 
TableSorter() - Constructor for class org.mydm.models.TableSorter
 
TableSorter(TableModel) - Constructor for class org.mydm.models.TableSorter
 
ToolsAction - class org.mydm.action.ToolsAction.
 
ToolsAction(String) - Constructor for class org.mydm.action.ToolsAction
 
ToolsAction(String, Frame, String) - Constructor for class org.mydm.action.ToolsAction
 
ToolsAction(String, KeyStroke, Frame) - Constructor for class org.mydm.action.ToolsAction
 
tableChanged(TableModelEvent) - Method in class org.mydm.models.TableMap
 
tableChanged(TableModelEvent) - Method in class org.mydm.models.TableSorter
 

U

updateEDocument(EDocument) - Method in class org.mydm.db.EDocWriter
Update the EDocument, Currently just deletes the resource and creates the new resource with the same ID.
updateMDFTextEntry() - Method in class org.mydm.db.MDFTextHelper
Updates the mdftext entry for this document.

V

ViewAction - class org.mydm.action.ViewAction.
 
ViewAction(String) - Constructor for class org.mydm.action.ViewAction
 
ViewAction(String, Frame, String) - Constructor for class org.mydm.action.ViewAction
 
ViewAction(String, KeyStroke, Frame) - Constructor for class org.mydm.action.ViewAction
 

W

WindowClosing(WindowEvent) - Method in class org.mydm.utilities.BasicWindowMonitor
 
WrappedPanelGenerator - class org.mydm.ui.WrappedPanelGenerator.
This is the Wrapped Version of PanelGenerator - adding the ok and cancel buttons
WrappedPanelGenerator() - Constructor for class org.mydm.ui.WrappedPanelGenerator
Constructor
WrappedPanelGenerator(Frame, String) - Constructor for class org.mydm.ui.WrappedPanelGenerator
Constructor
WrappedPanelGenerator(Dialog, String) - Constructor for class org.mydm.ui.WrappedPanelGenerator
 
wosImport(String, File) - Method in class org.mydm.utilities.ISIWos
 
writeEDocument(EDocument) - Method in class org.mydm.db.EDocWriter
Writes an EDocument to the database.

A B C D E F G H I J L M N O P R S T U V W