JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.higrid
Class DefaultBeforeDetailsCellStyle

java.lang.Object
  |
  +--com.klg.jclass.higrid.CellStyle
        |
        +--com.klg.jclass.higrid.DefaultBeforeDetailsCellStyle
All Implemented Interfaces:
CellStyleModel, Cloneable, Serializable

public class DefaultBeforeDetailsCellStyle
extends CellStyle
implements Serializable

The DefaultBeforeDetailsCellStyle class defines a CellStyle object that specifies the characteristics of a HiGrid before details cell.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.klg.jclass.higrid.CellStyle
allowWidthSizing, backgroundColor, borderInsets, borderStyle, clipHints, editHeightPolicy, editWidthPolicy, font, foregroundColor, horizontalAlignment, marginInsets, selectAll, selectedBackgroundColor, selectedForegroundColor, verticalAlignment
 
Constructor Summary
DefaultBeforeDetailsCellStyle()
          Default Constructor.
 
Methods inherited from class com.klg.jclass.higrid.CellStyle
copyFromCellStyle, copyPlafFromCellStyle, getAllowWidthSizing, getBackground, getBorderInsets, getBorderStyle, getClipHints, getEditHeightPolicy, getEditWidthPolicy, getFont, getForeground, getHorizontalAlignment, getMarginInsets, getSelectAll, getSelectedBackground, getSelectedForeground, getVerticalAlignment, setAllowWidthSizing, setBackground, setBorderInsets, setBorderStyle, setClipHints, setEditHeightPolicy, setEditWidthPolicy, setFont, setForeground, setHorizontalAlignment, setMarginInsets, setOtherAllowWidthSizing, setSelectAll, setSelectedBackground, setSelectedForeground, setVerticalAlignment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultBeforeDetailsCellStyle

public DefaultBeforeDetailsCellStyle()
Default Constructor.


Copyright © 2004 Quest Software Inc..
All rights reserved.