edu.columbia.cs.cgui.rjfc.swing.plaf
Class RTableUIImpl
java.lang.Object
|
+--java.rmi.server.RemoteObject
|
+--java.rmi.server.RemoteServer
|
+--java.rmi.server.UnicastRemoteObject
|
+--edu.columbia.cs.cgui.rjfc.swing.plaf.RComponentUIImpl
|
+--edu.columbia.cs.cgui.rjfc.swing.plaf.RTableUIImpl
- All Implemented Interfaces:
- RComponentUI, Remote, RTableUI, Serializable
- Direct Known Subclasses:
- RBasicTableUIImpl, RMultiTableUIImpl
- public class RTableUIImpl
- extends RComponentUIImpl
- implements RTableUI
- See Also:
- Serialized Form
| Methods inherited from class edu.columbia.cs.cgui.rjfc.swing.plaf.RComponentUIImpl |
contains, createUI, finalize, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, getRJFCWrappedData, installUI, paint, setData, setHash, uninstallUI, update |
| Methods inherited from interface edu.columbia.cs.cgui.rjfc.swing.plaf.RComponentUI |
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, getRJFCWrappedData, installUI, paint, setData, setHash, uninstallUI, update |
RTableUIImpl
public RTableUIImpl(TableUI passedIn,
Hashtable hash)
throws RemoteException
RTableUIImpl
public RTableUIImpl(Hashtable hash)
throws RemoteException
RTableUIImpl
protected RTableUIImpl()
throws RemoteException