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