|
||||||||||
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.SoftwareModule
The Software module
DCModules
,
DCModule
Field Summary |
Fields inherited from class net.sf.dc.core.modules.DCModule |
childModule, fields, insertPanel, searchForm, searchPanel, tableJoin, tableName, tableShortName |
Constructor Summary | |
SoftwareModule()
Initializes this module |
Method Summary | |
ImportCDProcess |
getCDImportProcess(ImportCDDialog ui,
java.lang.String sourceDir,
boolean confirmDirs,
boolean recursiveDirs,
java.lang.String nameOfCD)
Returns the movie CD import process |
DCObject |
getDCObject()
Return the object managed by this module |
DCObject[] |
getDefaultData()
|
java.lang.String |
getHiddenFieldsSettingsKey()
|
javax.swing.ImageIcon |
getIcon()
|
DCMenuBar |
getMenuBar()
|
java.lang.String |
getObjectName()
|
ReportFieldDefinitions |
getReportFieldDefinitions()
|
java.lang.String |
getRequiredFieldsSettingsKey()
|
javax.swing.JMenu |
getToolsMenu()
Returns module specific menu items |
protected void |
initializeFields()
Initalizes all the fields |
protected void |
initializeUI()
Create the insert and search panel |
void |
startImport()
|
Methods inherited from class net.sf.dc.core.modules.DCModule |
getChildModule, getFieldCount, getFieldDefinition, getFieldDefinitions, getIndex, getInsertPanel, getName, getPanels, getSearchForm, getSearchPanel, getTableJoin, getTableName, getTableShortName, isAmazonUpdateAllowed, isFreedBUpdateAllowed, isImdbUpdateAllowed, setChildModule, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SoftwareModule()
Method Detail |
public DCMenuBar getMenuBar()
getMenuBar
in class DCModule
public javax.swing.ImageIcon getIcon()
getIcon
in class DCModule
public java.lang.String getObjectName()
getObjectName
in class DCModule
public void startImport()
startImport
in class DCModule
public javax.swing.JMenu getToolsMenu()
DCModule
getToolsMenu
in class DCModule
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 DCObject getDCObject()
getDCObject
in class DCModule
Software
public ImportCDProcess getCDImportProcess(ImportCDDialog ui, java.lang.String sourceDir, boolean confirmDirs, boolean recursiveDirs, java.lang.String nameOfCD)
getCDImportProcess
in class DCModule
sourceDir
- directory which is used as source for the
importnameOfCD
- cd name (used as the location name)public ReportFieldDefinitions getReportFieldDefinitions()
getReportFieldDefinitions
in class DCModule
protected void initializeFields()
initializeFields
in class DCModule
public DCObject[] getDefaultData() throws java.lang.Exception
getDefaultData
in class DCModule
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |