net.sf.dc.core.objects.software
Class Software
java.lang.Object
net.sf.dc.core.objects.DCObject
net.sf.dc.core.objects.software.Software
- public class Software
- extends DCObject
Representation of a Software item. Allows saving, updating and querying
of Software items
- Since:
- 1.3
- Version:
- 0.50
- Author:
- Robert-Jan van der Waals
Method Summary |
javax.swing.ImageIcon |
getIcon()
Returns the icon for this object |
protected void |
initializeSettings()
Initialize all user settings on this data crow 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, checkIntegrity, clearValues, delete, getChangedFields, getChangedValues, getChildren, getCreateStatements, getDatabaseFieldName, getDatabaseFieldNames, 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, isEndOfBatch, isHidden, isRequired, isSearchable, isUnique, load, removeChildren, removeRequestors, saveNew, saveUpdate, setAlwaysGenerateID, setBatch, setChanged, 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_NAME
public static final int _A_NAME
- See Also:
- Constant Field Values
_B_DESCRIPTION
public static final int _B_DESCRIPTION
- See Also:
- Constant Field Values
_C_PUBLISHER
public static final int _C_PUBLISHER
- See Also:
- Constant Field Values
_D_PLATFORM
public static final int _D_PLATFORM
- See Also:
- Constant Field Values
_E_RELEASEYEAR
public static final int _E_RELEASEYEAR
- See Also:
- Constant Field Values
_F_WEBPAGE
public static final int _F_WEBPAGE
- See Also:
- Constant Field Values
_G_FILENAME
public static final int _G_FILENAME
- See Also:
- Constant Field Values
_H_TYPE
public static final int _H_TYPE
- See Also:
- Constant Field Values
_I_MULTI
public static final int _I_MULTI
- See Also:
- Constant Field Values
_J_PICTUREFRONT
public static final int _J_PICTUREFRONT
- See Also:
- Constant Field Values
_K_PICTUREBACK
public static final int _K_PICTUREBACK
- See Also:
- Constant Field Values
_L_PICTURECD
public static final int _L_PICTURECD
- See Also:
- Constant Field Values
_M_SCREENSHOTONE
public static final int _M_SCREENSHOTONE
- See Also:
- Constant Field Values
_N_SCREENSHOTTWO
public static final int _N_SCREENSHOTTWO
- See Also:
- Constant Field Values
_O_SCREENSHOTTHREE
public static final int _O_SCREENSHOTTHREE
- See Also:
- Constant Field Values
_P_SERIALKEY
public static final int _P_SERIALKEY
- See Also:
- Constant Field Values
_Q_LOCATION
public static final int _Q_LOCATION
- See Also:
- Constant Field Values
_R_RATING
public static final int _R_RATING
- See Also:
- Constant Field Values
Software
public Software()
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
initializeSettings
protected void initializeSettings()
- Initialize all user settings on this data crow object
- Specified by:
initializeSettings
in class DCObject
toString
public java.lang.String toString()
- Create a UI representation for this object