public class FormatListModuleEntry extends BaseManager
AssetFormatsList
.BaseManager.PackEntryChangeListener, BaseManager.RegistryEntry
TYPE_EJP, TYPE_NATIVE
Modifier and Type | Method and Description |
---|---|
void |
clearStatus()
Clears all status information.
|
java.lang.String |
getFileFormatExtension()
Returns the file format extension.
|
java.lang.String |
getFileFormatIdentifier()
Returns the file format identifier.
|
java.lang.String |
getFileFormatMacFiletype()
Returns the Mac filetype.
|
java.lang.String |
getFileFormatName()
Returns the file format display name.
|
int |
getFileFormatType()
Returns the file type as an enum id.
|
int |
getFilterPosition()
Returns the index of this format within the filter list of supported formats.
|
boolean |
getFormatIsAvailable()
Returns whether this format is currently available (is the filter installed).
|
boolean |
getIsActive()
Returns whether this format is active.
|
boolean |
getSetupIsAvailable()
Returns whether this format has a setup dialog.
|
java.lang.String |
getUID()
Returns the modules UID for this format.
|
void |
setActive(boolean active)
Configures whether this format is active.
|
void |
setFileFormatType(int type)
Sets the file type as an enum id.
|
addChangeListener, addChangeListener, addGlobalChangeListener, addPackListener, forgetPush, getPack, isShared, popPack, pushPack, removeChangeListener, removeChangeListener, removeGlobalChangeListener, removePackListener, save, save, toString, writeAsXML
public java.lang.String getUID()
public java.lang.String getFileFormatName()
public java.lang.String getFileFormatExtension()
public java.lang.String getFileFormatMacFiletype()
public boolean getIsActive()
public void setActive(boolean active)
active
- set to true if this format is activepublic int getFilterPosition()
public boolean getFormatIsAvailable()
public boolean getSetupIsAvailable()
public java.lang.String getFileFormatIdentifier()
public int getFileFormatType()
public void setFileFormatType(int type)
type
- file type as an enum id or -1 to clearpublic void clearStatus()
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.