|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.dc.core.objects.DCObject
net.sf.dc.core.objects.software.Software
Representation of a Software record. Allows saving, updating and querying of Software records
Field Summary | |
static int |
_A_NAME
|
static int |
_B_DESCRIPTION
|
static int |
_C_WEBPAGE
|
static int |
_D_FILENAME
|
static int |
_E_TYPE
|
static int |
_F_MULTI
|
static int |
_G_PICTUREFRONT
|
static int |
_H_PICTUREBACK
|
static int |
_I_PICTURECD
|
static int |
_J_SCREENSHOTONE
|
static int |
_K_SCREENSHOTTWO
|
static int |
_L_SCREENSHOTTHREE
|
static int |
_M_LOCATION
|
Fields inherited from class net.sf.dc.core.objects.DCObject |
_ID, alwaysGenerateID, bValidation, module, sTableName, uiRowNumber, values, wf |
Constructor Summary | |
Software()
|
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 |
protected void |
setTableName()
Sets the database table name for this object |
java.lang.String |
toString()
Create a UI representation for this object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final int _A_NAME
public static final int _B_DESCRIPTION
public static final int _C_WEBPAGE
public static final int _D_FILENAME
public static final int _E_TYPE
public static final int _F_MULTI
public static final int _G_PICTUREFRONT
public static final int _H_PICTUREBACK
public static final int _I_PICTURECD
public static final int _J_SCREENSHOTONE
public static final int _K_SCREENSHOTTWO
public static final int _L_SCREENSHOTTHREE
public static final int _M_LOCATION
Constructor Detail |
public Software()
Method Detail |
protected void setModuleIndex()
setModuleIndex
in class DCObject
protected void setTableName()
setTableName
in class DCObject
public javax.swing.ImageIcon getIcon()
getIcon
in class DCObject
protected void initializeSettings()
initializeSettings
in class DCObject
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |