org.jclarion.clarion.swing
Class ClarionQueueTableCell
java.lang.Object
org.jclarion.clarion.swing.ClarionQueueTableCell
public class ClarionQueueTableCell
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ClarionQueueTableCell
public ClarionQueueTableCell(ClarionQueueReader queue,
int record,
ListColumn column,
ClarionObject[] row)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getColumn
public ListColumn getColumn()
getValue
public ClarionObject getValue(int offset)
hasChildren
public boolean hasChildren(int pos)
getRow
public ClarionObject[] getRow()
getSiblingTree
public boolean[] getSiblingTree(int pos)
handleMouseEvent
public void handleMouseEvent(java.awt.event.MouseEvent e,
int x,
int y,
int width,
int height)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
Copyright © 2010. All Rights Reserved.