de.schwarzrot.app.config
Class WorkerConfig
java.lang.Object
com.jgoodies.binding.beans.Model
de.schwarzrot.data.support.AbstractEntity
de.schwarzrot.app.config.support.AbstractConfigBase
de.schwarzrot.app.config.WorkerConfig
- All Implemented Interfaces:
- com.jgoodies.binding.beans.Observable, Entity, Serializable, Comparable<Entity>
public class WorkerConfig
- extends AbstractConfigBase
configuration entity used by background workers like SRAppJobProcessor. Such
entities are local informations (bound to certain machine), implemented by
Preferences
. The instance of WorkerConfig
is created by the
application installers.
- Author:
- Reinhard Mantey
- See Also:
- Serialized Form
Methods inherited from class de.schwarzrot.data.support.AbstractEntity |
adoptChildren, adoptChildren, adoptGroupedChildren, compareTo, equals, getCModified, getCode, getDefaultOrder, getDtCreated, getDtModified, getId, getLogger, getMappings, getSchemaName, getSkipList, getUCreated, getUModified, getUniqColumnNames, getUserAttributes, getVariantColumnName, getVariantTypeMap, hashCode, isDirty, isVirtual, setCModified, setDirty, setDtCreated, setDtModified, setId, setSchemaName, setUCreated, setUModified, toString, validate |
Methods inherited from class com.jgoodies.binding.beans.Model |
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, equals, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, fireMultiplePropertiesChanged, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener |
Methods inherited from interface com.jgoodies.binding.beans.Observable |
addPropertyChangeListener, removePropertyChangeListener |
WorkerConfig
public WorkerConfig()
getBackupTarget
public final String getBackupTarget()
getBurnDevice
public final String getBurnDevice()
getConvert
public final String getConvert()
getCutterPath
public final String getCutterPath()
getDvdAuthor
public final String getDvdAuthor()
getFFmpegPath
public final String getFFmpegPath()
getGenindexPesPath
public String getGenindexPesPath()
getGenindexTSPath
public String getGenindexTSPath()
getGenisoimage
public final String getGenisoimage()
getGrowisofs
public final String getGrowisofs()
getHandbrake
public final String getHandbrake()
getImageBaseDir
public final String getImageBaseDir()
getIsoDirectory
public final String getIsoDirectory()
getMpeg2enc
public final String getMpeg2enc()
getMplex
public final String getMplex()
getPpmtoy4m
public final String getPpmtoy4m()
getProjectXPath
public final String getProjectXPath()
getRecordingRoot
public final String getRecordingRoot()
getRequantizer
public final String getRequantizer()
getSilence
public final String getSilence()
getSpumux
public final String getSpumux()
getWorkBaseDir
public final String getWorkBaseDir()
getXIni
public final String getXIni()
isCutHDenabled
public final boolean isCutHDenabled()
setBackupTarget
public final void setBackupTarget(String backupTarget)
setBurnDevice
public final void setBurnDevice(String burnDevice)
setConvert
public final void setConvert(String convert)
setCutHDenabled
public final void setCutHDenabled(boolean cutHDenabled)
setCutterPath
public final void setCutterPath(String cutterPath)
setDvdAuthor
public final void setDvdAuthor(String dvdAuthor)
setFFmpegPath
public final void setFFmpegPath(String ffmpegPath)
setGenindexPesPath
public void setGenindexPesPath(String genindexPesPath)
setGenindexTSPath
public void setGenindexTSPath(String genindexTSPath)
setGenisoimage
public final void setGenisoimage(String genisoimage)
setGrowisofs
public final void setGrowisofs(String growisofs)
setHandbrake
public final void setHandbrake(String handbrake)
setImageBaseDir
public final void setImageBaseDir(String imageDir)
setIsoDirectory
public final void setIsoDirectory(String isoDir)
setMpeg2enc
public final void setMpeg2enc(String mpeg2enc)
setMplex
public final void setMplex(String mplex)
setPpmtoy4m
public final void setPpmtoy4m(String ppmtoy4m)
setProjectXPath
public final void setProjectXPath(String projectX)
setRecordingRoot
public final void setRecordingRoot(String recordingRoot)
setRequantizer
public final void setRequantizer(String requantizer)
setSilence
public final void setSilence(String silence)
setSpumux
public final void setSpumux(String spumux)
setWorkBaseDir
public final void setWorkBaseDir(String workBaseDir)
setXIni
public final void setXIni(String xini)
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.