Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
AssetAction |
AssetActionsList.copy(java.lang.String newName,
AssetAction copySource)
Duplicates the given asset action and stores the result under the specified name.
|
AssetAction |
AssetActionsList.copy(java.lang.String newName,
AssetAction copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given asset action and stores the result under the specified name.
|
AssetAction |
PreferencesImpl.getAssetAction(java.lang.String name) |
AssetAction |
Preferences.getAssetAction(java.lang.String name)
Returns the asset action with the specified name.
|
AssetAction |
AssetActionsList.getAssetAction(java.lang.String name)
Returns the asset action for the given name.
|
AssetAction |
AssetActionsList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<AssetAction> |
PreferencesImpl.getAssetActions() |
java.util.Collection<AssetAction> |
Preferences.getAssetActions()
Returns a collection of all asset actions available.
|
Modifier and Type | Method and Description |
---|---|
AssetAction |
AssetActionsList.copy(java.lang.String newName,
AssetAction copySource)
Duplicates the given asset action and stores the result under the specified name.
|
AssetAction |
AssetActionsList.copy(java.lang.String newName,
AssetAction copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given asset action and stores the result under the specified name.
|
void |
AssetActionsList.delete(AssetAction setToDelete)
Deletes the given asset action.
|
void |
AssetActionsList.rename(java.lang.String newName,
AssetAction setToRename)
Renames the given asset action to the new specified name.
|
void |
AssetActionsList.rename(java.lang.String newName,
AssetAction setToRename,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given asset action to the new specified name.
|
void |
AssetActionsList.setAsDefault(AssetAction newDefaultSet)
Sets the given asset action as the default asset action.
|
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.