|
Diamond Control Suite 3.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DsListViewObject
Instances of classes that implement DsListViewObject can be loaded into a DsListView using the addItems method. A DsListItem will be created for each DsListViewObject with all of the properties filled in based on information obtained from this object.
| Method Summary | |
|---|---|
Object |
getLargeIcon()
Returns an Icon or Image that is used in the LARGE_ICON view. |
boolean |
isChecked()
Returns a value that determines whether a DsListItem object is checked. |
void |
setChecked(boolean checked)
Sets a value that determines whether a DsListItem object is checked. |
| Methods inherited from interface diamondedge.swing.DsListObject |
|---|
getColumnCount, getColumnName, getKey, getSmallIcon, getValue, initializeItem |
| Method Detail |
|---|
Object getLargeIcon()
boolean isChecked()
void setChecked(boolean checked)
|
Diamond Control Suite 3.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||