Diamond Control Suite 3.0

diamondedge.swing
Class DsListCell

java.lang.Object
  extended by diamondedge.swing.DsTableCell
      extended by diamondedge.swing.DsListCell
All Implemented Interfaces:
DsCell, DsCellProperties, DsConstants, Serializable, Cloneable, SwingConstants

public class DsListCell
extends DsTableCell

A class to represent the properties and value for a cell in a DsListView details view.

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface diamondedge.swing.DsCellProperties
ALIGN_DEFAULT, ROTATE_0, ROTATE_270, ROTATE_90, ROTATE_DEFAULT
 
Fields inherited from interface diamondedge.swing.DsConstants
ACCOUNTING, ALL, ASCENDING, ASCENDING_CASE, BORDER_BOTTOM, BORDER_LEFT, BORDER_NONE, BORDER_OUTLINE, BORDER_RIGHT, BORDER_TOP, CROSS_LINES, DASH, DASH_DOT, DASH_DOT_DOT, DEFAULT, DESCENDING, DESCENDING_CASE, DIAGONAL_CROSS_LINES, DOT, DOUBLE, DOUBLE_LINE, DOWNWARD_DIAGONAL_LINES, ETCHED, ETCHED_RAISED, FALSE, FIND_ALL, FIND_EQUALS, FIND_GT, FIND_GTE, FIND_LT, FIND_LTE, FIND_NE, FIND_PREFIX, FIND_REGEX, FIND_STRING, FIRST, FLAT, GRID_DASH, GRID_DASH_DOT, GRID_DASH_DOT_DOT, GRID_DOT, GRID_LINE, HIGHLIGHT_SELECTION_ALWAYS, HIGHLIGHT_SELECTION_NEVER, HIGHLIGHT_SELECTION_WITH_FOCUS, HORIZONTAL_LINES, LOWERED, LOWERED_LIGHT, NONE, RAISED, RAISED_LIGHT, SELECT_CELL, SELECT_NONE, SELECT_ROW, SINGLE, SINGLE_LINE, SOLID, STRETCH, TILE, TRANSPARENT, TRUE, UPWARD_DIAGONAL_LINES, VERTICAL_LINES
 
Fields inherited from interface javax.swing.SwingConstants
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST
 
Constructor Summary
DsListCell(DsListItem item)
           
 
Method Summary
 int getIndex()
          Returns the column index of the cell within the DsListItem.
 String getKey()
          Returns the unique string by which this cell can be located.
 void setKey(String newKey)
          Sets the unique string by which this cell can be located.
 
Methods inherited from class diamondedge.swing.DsTableCell
clone, formatValue, getBackground, getBorder, getBorderLineColor, getBorderLines, getBorderLineWidth, getBorderStyle, getColumnSpan, getData, getEditableVal, getFont, getFontBoldVal, getFontName, getFontSize, getFontUnderline, getForeground, getFormat, getHorizontalAlignment, getHorizontalTextPosition, getIcon, getRotation, getRowSpan, getText, getTextStyle, getToolTipText, getValue, getVerticalAlignment, getVerticalTextPosition, isEditable, isFontBold, isFontItalic, isFontStrikeThrough, isNegativeNumberRed, isOpaque, isVisible, isWordWrap, reset, setBackground, setBorder, setBorder, setBorder, setBorderLineColor, setBorderLines, setBorderLineWidth, setBorderStyle, setColumnSpan, setData, setEditable, setEditableVal, setFont, setFontBold, setFontBoldVal, setFontItalic, setFontName, setFontSize, setFontStrikeThrough, setFontUnderline, setForeground, setFormat, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIcon, setNegativeNumberRed, setOpaque, setRotation, setRowSpan, setText, setTextStyle, setToolTipText, setValue, setVerticalAlignment, setVerticalTextPosition, setWordWrap, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DsListCell

public DsListCell(DsListItem item)
Method Detail

getKey

public String getKey()
Returns the unique string by which this cell can be located.


setKey

public void setKey(String newKey)
Sets the unique string by which this cell can be located.


getIndex

public int getIndex()
Returns the column index of the cell within the DsListItem.


Diamond Control Suite 3.0

Diamond Edge and Diamond Control Suite are trademarks or registered trademarks of Diamond Edge, Inc. Copyright 1999-2005 Diamond Edge, Inc. All Rights Reserved.