com.partnersoft.gui
Class PTableData
java.lang.Object
com.partnersoft.gui.PTableData
public class PTableData
- extends java.lang.Object
- Author:
- Russell Cagle
Copyright 2006 Partner Software, Inc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTableData
public PTableData()
getBackground
public java.awt.Color getBackground()
getComponent
public javax.swing.JComponent getComponent()
getUser
public java.lang.Object getUser()
setBackground
public void setBackground(java.awt.Color background)
setComponent
public void setComponent(javax.swing.JComponent component)
setUser
public void setUser(java.lang.Object user)