|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.dc.core.modules.DCModule
net.sf.dc.core.modules.MovieModule
The Movie module
DCModules
Field Summary |
Fields inherited from class net.sf.dc.core.modules.DCModule |
fields, insertPanel, searchPanel, tableName |
Constructor Summary | |
MovieModule()
Initializes this module |
Method Summary | |
ImportCDProcess |
getCDImportProcess(java.lang.String sourceDir,
boolean confirmEachDir,
java.lang.String nameOfCD)
Returns the movie CD import process |
DCObject |
getDataCrowObject()
Return the object managed by this module |
java.lang.String |
getHiddenFieldsSettingsKey()
|
javax.swing.ImageIcon |
getIcon()
|
javax.swing.JButton[] |
getMenuItems()
Returns the specific menu items for this module. |
java.lang.String |
getRequiredFieldsSettingsKey()
|
protected void |
initializeFields()
Initalizes all the fields |
protected void |
initializeUI()
Create the insert and search panel |
Methods inherited from class net.sf.dc.core.modules.DCModule |
getFieldCount, getFieldDefinition, getFieldDefinitions, getIndex, getInsertPanel, getName, getSearchPanel, isAmazonUpdateAllowed, isImdbUpdateAllowed, isStandalone, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MovieModule()
Method Detail |
public javax.swing.ImageIcon getIcon()
getIcon
in class DCModule
public javax.swing.JButton[] getMenuItems()
getMenuItems
in class DCModule
public DCObject getDataCrowObject()
getDataCrowObject
in class DCModule
Movie
protected void initializeUI()
initializeUI
in class DCModule
public java.lang.String getHiddenFieldsSettingsKey()
getHiddenFieldsSettingsKey
in class DCModule
public java.lang.String getRequiredFieldsSettingsKey()
getRequiredFieldsSettingsKey
in class DCModule
public ImportCDProcess getCDImportProcess(java.lang.String sourceDir, boolean confirmEachDir, java.lang.String nameOfCD)
getCDImportProcess
in class DCModule
sourceDir
- directory which is used as source for the
importconfirmEachDir
- indicates whether for each directory
confirmation should be asked if the underlying data
of this directory should be read or not.nameOfCD
- cd name (used as the location name)
protected void initializeFields()
initializeFields
in class DCModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |