com.zfqjava.swing.cell
Class CellArgs
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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()
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.