net.sf.dc.core.objects.movie
Class Movie
java.lang.Object
net.sf.dc.core.objects.DcObject
net.sf.dc.core.objects.DcMediaObject
net.sf.dc.core.objects.movie.Movie
- public class Movie
- extends DcMediaObject
Movie object
- Since:
- 1.3
- Version:
- 0.5
- Author:
- Robert Jan van der Waals
Fields inherited from class net.sf.dc.core.objects.DcObject |
_ID, _SYS_AVAILABLE, _SYS_LOANDURATION, _SYS_LOANEDBY, _SYS_MODULE, alChildren, alwaysGenerateID, bValidation, module, uiRowNumber, values |
Constructor Summary |
Movie()
|
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, copy, delete, finalize, getChangedFields, getChildren, getDatabaseFieldCount, getDatabaseFieldName, getDisabledFields, getDisplayString, getField, getFieldIndices, getFields, getFieldType, getHiddenFields, getID, getLabel, getMaxFieldLength, getModule, getNotSearchableFields, getParentReferenceFieldIndex, getRequests, getRow, getSilence, getTableJoin, getTableName, getTableShortName, getValue, getValueDef, getVisibleFields, isBatch, isChanged, isChanged, isEnabled, isEndOfBatch, isRequired, isSearchable, isUnique, load, markAsUnchanged, reload, removeChildren, removeRequestors, saveNew, saveUpdate, setBatch, setChanged, setChildren, setEndOfBatch, setIDs, setRow, setSilence, setValidation, setValue, setValueForColumn |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_F_TITLE_LOCAL
public static final int _F_TITLE_LOCAL
- See Also:
- Constant Field Values
_G_WEBPAGE
public static final int _G_WEBPAGE
- See Also:
- Constant Field Values
_H_GENRE
public static final int _H_GENRE
- See Also:
- Constant Field Values
_I_ACTORS
public static final int _I_ACTORS
- See Also:
- Constant Field Values
_J_DIRECTOR
public static final int _J_DIRECTOR
- See Also:
- Constant Field Values
_K_COUNTRY
public static final int _K_COUNTRY
- See Also:
- Constant Field Values
_L_PLAYLENGTH
public static final int _L_PLAYLENGTH
- See Also:
- Constant Field Values
_M_FILENAME
public static final int _M_FILENAME
- See Also:
- Constant Field Values
_N_VIDEOCODEC
public static final int _N_VIDEOCODEC
- See Also:
- Constant Field Values
_O_AUDIOCODEC
public static final int _O_AUDIOCODEC
- See Also:
- Constant Field Values
_P_WIDTH
public static final int _P_WIDTH
- See Also:
- Constant Field Values
_Q_HEIGHT
public static final int _Q_HEIGHT
- See Also:
- Constant Field Values
_R_FPS
public static final int _R_FPS
- See Also:
- Constant Field Values
_S_FRAMES
public static final int _S_FRAMES
- See Also:
- Constant Field Values
_T_AUDIOBITRATE
public static final int _T_AUDIOBITRATE
- See Also:
- Constant Field Values
_U_AUDIOSAMPLINGRATE
public static final int _U_AUDIOSAMPLINGRATE
- See Also:
- Constant Field Values
_V_AUDIOCHANNEL
public static final int _V_AUDIOCHANNEL
- See Also:
- Constant Field Values
_W_VIDEOBITRATE
public static final int _W_VIDEOBITRATE
- See Also:
- Constant Field Values
_X_PICTUREFRONT
public static final int _X_PICTUREFRONT
- See Also:
- Constant Field Values
_Y_PICTUREBACK
public static final int _Y_PICTUREBACK
- See Also:
- Constant Field Values
_Z_PICTURECD
public static final int _Z_PICTURECD
- See Also:
- Constant Field Values
_0_LANGUAGE
public static final int _0_LANGUAGE
- See Also:
- Constant Field Values
_1_AUDIOLANGUAGE
public static final int _1_AUDIOLANGUAGE
- See Also:
- Constant Field Values
_2_SUBTITLELANGUAGE
public static final int _2_SUBTITLELANGUAGE
- See Also:
- Constant Field Values
_3_CERTIFICATION
public static final int _3_CERTIFICATION
- See Also:
- Constant Field Values
_4_FILESIZE
public static final int _4_FILESIZE
- See Also:
- Constant Field Values
Movie
public Movie()
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