Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
FormatListModuleEntry |
AssetFormatsList.getModuleEntry(java.lang.String uid,
java.lang.String fileFormatName)
Deprecated.
|
FormatListModuleEntry |
AssetFormatsList.getModuleEntry(java.lang.String uid,
java.lang.String fileFormatExtension,
java.lang.String macFileType)
Returns the module entry for the specified module UID, format extension and Mac file type.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<FormatListModuleEntry> |
AssetFormatsList.getEntries()
Returns a list of all module entries of this formats list
|
Modifier and Type | Method and Description |
---|---|
boolean |
AssetFormatsList.append(FormatListModuleEntry moduleEntry)
Appends the given module entry to the end of the format list if the entry has not been added before.
|
void |
AssetFormatsList.delete(FormatListModuleEntry moduleEntry)
Deletes the given module entry.
|
void |
AssetFormatsList.moveDown(FormatListModuleEntry entry)
Moves the given entry one position down.
|
void |
AssetFormatsList.moveDownToEnd(FormatListModuleEntry entry)
Moves the given entry to the end of the list.
|
void |
AssetFormatsList.moveUp(FormatListModuleEntry entry)
Moves the given entry one position up.
|
void |
AssetFormatsList.moveUpToTop(FormatListModuleEntry entry)
Moves the given entry to the top.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.