JComponentPack 1.5.0

com.zfqjava.swing.cell
Class CellArgs

java.lang.Object
  extended by com.zfqjava.swing.cell.CellArgs

public class CellArgs
extends Object

CellArgs provides more information about the cell renderer and cell editor.

Since:
JComponentPack 1.5.0

Method Summary
 int getColumn()
           
 Container getHost()
           
 int getRow()
           
 Object getValue()
           
 boolean hasFocus()
           
 boolean isExpanded()
           
 boolean isLeaf()
           
 boolean isSelected()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getHost

public Container getHost()

getValue

public Object getValue()

isSelected

public boolean isSelected()

getRow

public int getRow()

getColumn

public int getColumn()

isExpanded

public boolean isExpanded()

isLeaf

public boolean isLeaf()

hasFocus

public boolean hasFocus()

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.