net.sf.dc.core.objects.musicfiles
Class MusicFile
java.lang.Object
net.sf.dc.core.objects.DcObject
net.sf.dc.core.objects.musicfiles.MusicFile
- public class MusicFile
- extends DcObject
Music object
- Since:
- 1.3
- Version:
- 0.5
- Author:
- Robert Jan van der Waals
Method Summary |
java.lang.String |
getFilename()
Returns the filename |
javax.swing.ImageIcon |
getIcon()
Returns the icon for this object |
protected void |
setModuleIndex()
Sets the module index / sets the ownership of this
data crow object |
java.lang.String |
toString()
Create a UI representation for this object |
Methods inherited from class net.sf.dc.core.objects.DcObject |
addChild, addChildren, addRequest, applySettings, checkIntegrity, clearValues, delete, getChangedFields, getChangedValues, getChildren, getCreateStatements, getDatabaseFieldName, getDatabaseFieldNames, getDisabledFields, getDisplayString, getField, getFieldIndices, getFields, getFieldType, getFieldTypes, getHiddenFields, getID, getLabel, getLabels, getMaxFieldLength, getMaxFieldLengths, getModule, getNotSearchableFields, getParentReferenceFieldIndex, getReadOnlyFields, getRequests, getRequiredFields, getRow, getSilence, getTableJoin, getTableName, getTableShortName, getUnfilledRequiredFields, getValue, getValues, getVisibleFields, getVisibleValues, isBatch, isChanged, isChanged, isEnabled, isEndOfBatch, isRequired, isSearchable, isUnique, load, removeChildren, removeRequestors, saveNew, saveUpdate, setAlwaysGenerateID, setBatch, setChanged, setChildren, setEndOfBatch, setIDs, setRow, setSilence, setValidation, setValue, setValues, toQueryCondition, undoChanges |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_A_TITLE
public static final int _A_TITLE
- See Also:
- Constant Field Values
_B_ARTIST
public static final int _B_ARTIST
- See Also:
- Constant Field Values
_C_ALBUM
public static final int _C_ALBUM
- See Also:
- Constant Field Values
_D_YEAR
public static final int _D_YEAR
- See Also:
- Constant Field Values
_E_GENRE
public static final int _E_GENRE
- See Also:
- Constant Field Values
_F_FILENAME
public static final int _F_FILENAME
- See Also:
- Constant Field Values
_G_PLAYLENGTH
public static final int _G_PLAYLENGTH
- See Also:
- Constant Field Values
_H_QUALITY
public static final int _H_QUALITY
- See Also:
- Constant Field Values
_I_ENCODING
public static final int _I_ENCODING
- See Also:
- Constant Field Values
_J_LYRIC
public static final int _J_LYRIC
- See Also:
- Constant Field Values
_K_FILESIZE
public static final int _K_FILESIZE
- See Also:
- Constant Field Values
_L_LOCATION
public static final int _L_LOCATION
- See Also:
- Constant Field Values
_M_RATING
public static final int _M_RATING
- See Also:
- Constant Field Values
_N_USER_LONGTEXT
public static final int _N_USER_LONGTEXT
- See Also:
- Constant Field Values
_O_USER_SHORTTEXT1
public static final int _O_USER_SHORTTEXT1
- See Also:
- Constant Field Values
_P_USER_SHORTTEXT2
public static final int _P_USER_SHORTTEXT2
- See Also:
- Constant Field Values
_Q_USER_NUMERIC1
public static final int _Q_USER_NUMERIC1
- See Also:
- Constant Field Values
_R_USER_NUMERIC2
public static final int _R_USER_NUMERIC2
- See Also:
- Constant Field Values
MusicFile
public MusicFile()
setModuleIndex
protected void setModuleIndex()
- Sets the module index / sets the ownership of this
data crow object
- Specified by:
setModuleIndex
in class DcObject
getIcon
public javax.swing.ImageIcon getIcon()
- Returns the icon for this object
- Specified by:
getIcon
in class DcObject
getFilename
public java.lang.String getFilename()
- Description copied from class:
DcObject
- Returns the filename
- Specified by:
getFilename
in class DcObject
toString
public java.lang.String toString()
- Create a UI representation for this object