|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DTSModuleConfig | |
|---|---|
| com.apelon.apps.dts.editor.modules | Provides the class and interfaces necessary for creating Plug-ins for the Apelon DTS Editor. |
| Uses of DTSModuleConfig in com.apelon.apps.dts.editor.modules |
|---|
| Methods in com.apelon.apps.dts.editor.modules that return DTSModuleConfig | |
|---|---|
DTSModuleConfig |
DTSEditorModule.getDTSModuleConfig()
Returns DTSModuleConfig if module config file is specified using DTSEditorModule.getDTSModuleConfigFile(). |
| Methods in com.apelon.apps.dts.editor.modules with parameters of type DTSModuleConfig | |
|---|---|
void |
DTSEditorModule.setDTSModuleConfig(DTSModuleConfig config)
If DTSEditorModule.getDTSModuleConfigFile() returns a file path, the corresponding DTSModuleConfig
is set by DTS Editor using this method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||