- Version:
- 4.0
AZ - modifications 2009
- Author:
- Emil A. Lefkof III
- See Also:
Preferences,
Serialized Form
| 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 class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTYNAME_FADE_IN_ON_PLAY
public static final String PROPERTYNAME_FADE_IN_ON_PLAY
- See Also:
- Constant Field Values
PROPERTYNAME_FADE_OUT_ON_PAUSE
public static final String PROPERTYNAME_FADE_OUT_ON_PAUSE
- See Also:
- Constant Field Values
PROPERTYNAME_FADE_OUT_ON_STOP
public static final String PROPERTYNAME_FADE_OUT_ON_STOP
- See Also:
- Constant Field Values
PROPERTYNAME_FADE_OUT_ON_CHANGE
public static final String PROPERTYNAME_FADE_OUT_ON_CHANGE
- See Also:
- Constant Field Values
PROPERTYNAME_UPDATE_TAGS
public static final String PROPERTYNAME_UPDATE_TAGS
- See Also:
- Constant Field Values
PROPERTYNAME_DISPLAY_FORMAT_DISC
public static final String PROPERTYNAME_DISPLAY_FORMAT_DISC
- See Also:
- Constant Field Values
PROPERTYNAME_DISPLAY_FORMAT_TRACK
public static final String PROPERTYNAME_DISPLAY_FORMAT_TRACK
- See Also:
- Constant Field Values
PROPERTYNAME_DIRECTORY_START_IN
public static final String PROPERTYNAME_DIRECTORY_START_IN
- See Also:
- Constant Field Values
PROPERTYNAME_DIRECTORY_DB_LOCATION
public static final String PROPERTYNAME_DIRECTORY_DB_LOCATION
- See Also:
- Constant Field Values
PROPERTYNAME_FILE_FORMAT_MUSIC
public static final String PROPERTYNAME_FILE_FORMAT_MUSIC
- See Also:
- Constant Field Values
PROPERTYNAME_FILE_FORMAT_IMAGE
public static final String PROPERTYNAME_FILE_FORMAT_IMAGE
- See Also:
- Constant Field Values
PROPERTYNAME_NEW_FILE_IN_DAYS
public static final String PROPERTYNAME_NEW_FILE_IN_DAYS
- See Also:
- Constant Field Values
PROPERTYNAME_LOCALE
public static final String PROPERTYNAME_LOCALE
- See Also:
- Constant Field Values
PROPERTYNAME_ROW_COLOR_EVEN
public static final String PROPERTYNAME_ROW_COLOR_EVEN
- See Also:
- Constant Field Values
PROPERTYNAME_ROW_COLOR_ODD
public static final String PROPERTYNAME_ROW_COLOR_ODD
- See Also:
- Constant Field Values
PROPERTYNAME_PLAYLIST_TYPE
public static final String PROPERTYNAME_PLAYLIST_TYPE
- See Also:
- Constant Field Values
PROPERTYNAME_LOG_LEVEL
public static final String PROPERTYNAME_LOG_LEVEL
- See Also:
- Constant Field Values
PROPERTYNAME_PLAYER_BUFFER_SIZE
public static final String PROPERTYNAME_PLAYER_BUFFER_SIZE
- See Also:
- Constant Field Values
PROPERTYNAME_FILE_BACKUP
public static final String PROPERTYNAME_FILE_BACKUP
- See Also:
- Constant Field Values
PROPERTYNAME_COVER_SIZE_SMALL
public static final String PROPERTYNAME_COVER_SIZE_SMALL
- See Also:
- Constant Field Values
PROPERTYNAME_COVER_SIZE_LARGE
public static final String PROPERTYNAME_COVER_SIZE_LARGE
- See Also:
- Constant Field Values
PROPERTYNAME_AUDIT_INFO
public static final String PROPERTYNAME_AUDIT_INFO
- See Also:
- Constant Field Values
PROPERTYNAME_REMOTE_DATABASE_URL
public static final String PROPERTYNAME_REMOTE_DATABASE_URL
- See Also:
- Constant Field Values
PROPERTYNAME_CATALOG_SCROLL_UNITS
public static final String PROPERTYNAME_CATALOG_SCROLL_UNITS
- See Also:
- Constant Field Values
PROPERTYNAME_ANALYZER_MODE
public static final String PROPERTYNAME_ANALYZER_MODE
- See Also:
- Constant Field Values
PROPERTYNAME_USE_CD_NUMBER
public static final String PROPERTYNAME_USE_CD_NUMBER
- AZ
- See Also:
- Constant Field Values
PROPERTYNAME_ALBUM_ARTIST_TAG
public static final String PROPERTYNAME_ALBUM_ARTIST_TAG
- See Also:
- Constant Field Values
PROPERTYNAME_COPY_IMAGES
public static final String PROPERTYNAME_COPY_IMAGES
- See Also:
- Constant Field Values
PROPERTYNAME_IMAGES_LOCATION
public static final String PROPERTYNAME_IMAGES_LOCATION
- See Also:
- Constant Field Values
PROPERTYNAME_SHOW_DEFAULT_TREE
public static final String PROPERTYNAME_SHOW_DEFAULT_TREE
- See Also:
- Constant Field Values
PROPERTYNAME_SHOW_EMPTY_NODE
public static final String PROPERTYNAME_SHOW_EMPTY_NODE
- See Also:
- Constant Field Values
DEFAULT_REMOTE_DATABASE_URL
public static final String DEFAULT_REMOTE_DATABASE_URL
- URL of remote database location.
- See Also:
- Constant Field Values
Settings
public Settings()
getCatalogScrollUnits
public int getCatalogScrollUnits()
- Gets the catalogScrollUnits.
- Returns:
- Returns the catalogScrollUnits.
getCoverSizeLarge
public int getCoverSizeLarge()
- Gets the coverSizeLarge.
- Returns:
- Returns the coverSizeLarge.
getCoverSizeSmall
public int getCoverSizeSmall()
- Gets the coverSizeSmall.
- Returns:
- Returns the coverSizeSmall.
getDatabaseLocation
public File getDatabaseLocation()
- Gets the databaseLocation.
- Returns:
- Returns the databaseLocation.
getDisplayFormatDisc
public String getDisplayFormatDisc()
- Gets the displayFormatDisc.
- Returns:
- Returns the displayFormatDisc.
getDisplayFormatTrack
public String getDisplayFormatTrack()
- Gets the displayFormatTrack.
- Returns:
- Returns the displayFormatTrack.
getFileBackup
public File getFileBackup()
- Gets the fileBackup.
- Returns:
- Returns the fileBackup.
getFileFormatImage
public String getFileFormatImage()
- Gets the fileFormatImage.
- Returns:
- Returns the fileFormatImage.
getFileFormatMusic
public String getFileFormatMusic()
- Gets the fileFormatMusic.
- Returns:
- Returns the fileFormatMusic.
getFilter
public String getFilter()
- Gets the filter.
- Returns:
- Returns the filter.
getLocale
public String getLocale()
- Gets the locale.
- Returns:
- Returns the locale.
getLogLevel
public String getLogLevel()
- Gets the logLevel.
- Returns:
- Returns the logLevel.
getNewFileInDays
public int getNewFileInDays()
- Gets the newFileInDays.
- Returns:
- Returns the newFileInDays.
getPlayerBufferSize
public int getPlayerBufferSize()
- Gets the playerBufferSize.
- Returns:
- Returns the playerBufferSize.
getPlaylistType
public String getPlaylistType()
- Gets the playlistType.
- Returns:
- Returns the playlistType.
getRemoteDatabaseURL
public String getRemoteDatabaseURL()
- Gets the remoteDatabaseURL.
- Returns:
- Returns the remoteDatabaseURL.
getRowColorEven
public Color getRowColorEven()
- Gets the rowColorEven.
- Returns:
- Returns the rowColorEven.
getRowColorOdd
public Color getRowColorOdd()
- Gets the rowColorOdd.
- Returns:
- Returns the rowColorOdd.
getStartInDirectory
public File getStartInDirectory()
- Gets the startInDirectory.
- Returns:
- Returns the startInDirectory.
getAnalyzerMode
public String getAnalyzerMode()
- Gets the analyzerMode.
- Returns:
- Returns the analyzerMode.
getAlbumArtistTag
public String getAlbumArtistTag()
- AZ
Gets the albumArtistTag.
- Returns:
- Returns the albumArtistTag.
getImagesLocation
public File getImagesLocation()
- AZ
Gets the imagesLocation.
- Returns:
- Returns the imagesLocation.
setAuditInfo
public void setAuditInfo(boolean aAuditInfo)
- Sets the auditInfo.
- Parameters:
aAuditInfo - The auditInfo to set.
setCatalogScrollUnits
public void setCatalogScrollUnits(int aCatalogScrollUnits)
- Sets the catalogScrollUnits.
- Parameters:
aCatalogScrollUnits - The catalogScrollUnits to set.
setCoverSizeLarge
public void setCoverSizeLarge(int aCoverSizeLarge)
- Sets the coverSizeLarge.
- Parameters:
aCoverSizeLarge - The coverSizeLarge to set.
setCoverSizeSmall
public void setCoverSizeSmall(int aCoverSizeSmall)
- Sets the coverSizeSmall.
- Parameters:
aCoverSizeSmall - The coverSizeSmall to set.
setDatabaseLocation
public void setDatabaseLocation(File aDatabaseLocation)
- Sets the databaseLocation.
- Parameters:
aDatabaseLocation - The databaseLocation to set.
setDisplayFormatDisc
public void setDisplayFormatDisc(String aDisplayFormatDisc)
- Sets the displayFormatDisc.
- Parameters:
aDisplayFormatDisc - The displayFormatDisc to set.
setDisplayFormatTrack
public void setDisplayFormatTrack(String aDisplayFormatTrack)
- Sets the displayFormatTrack.
- Parameters:
aDisplayFormatTrack - The displayFormatTrack to set.
setFadeInOnPlay
public void setFadeInOnPlay(boolean aFadeInOnPlay)
- Sets the fadeInOnPlay.
- Parameters:
aFadeInOnPlay - The fadeInOnPlay to set.
setFadeOutOnChange
public void setFadeOutOnChange(boolean aFadeOutOnChange)
- Sets the fadeOutOnChange.
- Parameters:
aFadeOutOnChange - The fadeOutOnChange to set.
setFadeOutOnPause
public void setFadeOutOnPause(boolean aFadeOutOnPause)
- Sets the fadeOutOnPause.
- Parameters:
aFadeOutOnPause - The fadeOutOnPause to set.
setFadeOutOnStop
public void setFadeOutOnStop(boolean aFadeOutOnStop)
- Sets the fadeOutOnStop.
- Parameters:
aFadeOutOnStop - The fadeOutOnStop to set.
setFileBackup
public void setFileBackup(File aFileBackup)
- Sets the fileBackup.
- Parameters:
aFileBackup - The fileBackup to set.
setFileFormatImage
public void setFileFormatImage(String aFileFormatImage)
- Sets the fileFormatImage.
- Parameters:
aFileFormatImage - The fileFormatImage to set.
setFileFormatMusic
public void setFileFormatMusic(String aFileFormat)
- Sets the fileFormatMusic.
- Parameters:
aFileFormat - The fileFormatMusic to set.
setFilter
public void setFilter(String aFilter)
- Sets the filter.
- Parameters:
aFilter - The filter to set.
setLocale
public void setLocale(String aLocale)
- Sets the locale.
- Parameters:
aLocale - The locale to set.
setLogLevel
public void setLogLevel(String aLogLevel)
- Sets the logLevel.
- Parameters:
aLogLevel - The logLevel to set.
setNewFileInDays
public void setNewFileInDays(int aNewFileInDays)
- Sets the newFileInDays.
- Parameters:
aNewFileInDays - The newFileInDays to set.
setPlayerBufferSize
public void setPlayerBufferSize(int aPlayerBufferSize)
- Sets the playerBufferSize.
- Parameters:
aPlayerBufferSize - The playerBufferSize to set.
setAnalyzerMode
public void setAnalyzerMode(String aAnalyzerMode)
- Sets the analyzerMode.
- Parameters:
aAnalyzerMode - The analyzerMode to set.
setUseCDNumber
public void setUseCDNumber(boolean aUseCDNumber)
- AZ
Sets the useCDNumber.
- Parameters:
aUseCDNumber - The useCDNumber to set.
setShowDefaultTree
public void setShowDefaultTree(boolean aShowDefaultTree)
- AZ
Sets the showDefaultTree.
- Parameters:
aShowDefaultTree - The showDefaultTree to set.
setShowEmptyNode
public void setShowEmptyNode(boolean aShowEmptyNode)
- AZ
Sets the showEmptyNode.
- Parameters:
aShowEmptyNode - The showEmptyNode to set.
setImagesLocation
public void setImagesLocation(File aImagesLocation)
- AZ
Sets the imagesLocation.
- Parameters:
aImagesLocation - The imagesLocation to set.
setCopyImagesToDirectory
public void setCopyImagesToDirectory(boolean aCopyImages)
- AZ
Sets the copyImages.
- Parameters:
aCopyImages - The copyImages to set.
setAlbumArtistTag
public void setAlbumArtistTag(String aAlbumArtistTag)
- AZ
Sets the albumArtistTag
- Parameters:
aAlbumArtistTag - The albumArtistTag to set.
setPlaylistType
public void setPlaylistType(String aPlaylistType)
- Sets the playlistType.
- Parameters:
aPlaylistType - The playlistType to set.
setRemoteDatabaseURL
public void setRemoteDatabaseURL(String aRemoteDatabaseURL)
- Sets the remoteDatabaseURL.
- Parameters:
aRemoteDatabaseURL - The remoteDatabaseURL to set.
setRowColorEven
public void setRowColorEven(Color aRowColorEven)
- Sets the rowColorEven.
- Parameters:
aRowColorEven - The rowColorEven to set.
setRowColorOdd
public void setRowColorOdd(Color aRowColorOdd)
- Sets the rowColorOdd.
- Parameters:
aRowColorOdd - The rowColorOdd to set.
setStartInDirectory
public void setStartInDirectory(File aStartInDirectory)
- Sets the startInDirectory.
- Parameters:
aStartInDirectory - The startInDirectory to set.
setUpdateTags
public void setUpdateTags(boolean aUpdateTags)
- Sets the updateTags.
- Parameters:
aUpdateTags - The updateTags to set.
isUseCDNumber
public boolean isUseCDNumber()
- AZ
Gets the useCDNumber.
- Returns:
- Returns the useCDNumber.
isShowDefaultTree
public boolean isShowDefaultTree()
- AZ
Gets the showDefaultTree.
- Returns:
- Returns the showDefaultTree.
isShowEmptyNode
public boolean isShowEmptyNode()
- AZ
Gets the showEmptyNode.
- Returns:
- Returns the showEmptyNode.
isCopyImagesToDirectory
public boolean isCopyImagesToDirectory()
- AZ
Gets the copyImagesToDirectory.
- Returns:
- Returns the copyImages.
isAuditInfo
public boolean isAuditInfo()
- Gets the auditInfo.
- Returns:
- Returns the auditInfo.
isFadeInOnPlay
public boolean isFadeInOnPlay()
- Gets the fadeInOnPlay.
- Returns:
- Returns the fadeInOnPlay.
isFadeOutOnChange
public boolean isFadeOutOnChange()
- Gets the fadeOutOnChange.
- Returns:
- Returns the fadeOutOnChange.
isFadeOutOnPause
public boolean isFadeOutOnPause()
- Gets the fadeOutOnPause.
- Returns:
- Returns the fadeOutOnPause.
isFadeOutOnStop
public boolean isFadeOutOnStop()
- Gets the fadeOutOnStop.
- Returns:
- Returns the fadeOutOnStop.
isUpdateTags
public boolean isUpdateTags()
- Gets the updateTags.
- Returns:
- Returns the updateTags.
setPlayerVolume
public void setPlayerVolume(float volume)
- Sets the player volume
- Parameters:
volume - in the range 0 <--> 1
getPlayerVolume
public float getPlayerVolume()
- Gets the player volume
restoreFrom
public void restoreFrom(Preferences prefs)
- Restores the persistent properties from the specified Preferences.
- Parameters:
prefs - the Preferences object that holds the property values
Copyright © 1999-2010 Melloware Inc. All Rights Reserved.