edu.columbia.cs.cgui.rjfc.swing.plaf
Class RComponentInputMapUIResourceImpl

java.lang.Object
  |
  +--java.rmi.server.RemoteObject
        |
        +--java.rmi.server.RemoteServer
              |
              +--java.rmi.server.UnicastRemoteObject
                    |
                    +--edu.columbia.cs.cgui.rjfc.swing.RInputMapImpl
                          |
                          +--edu.columbia.cs.cgui.rjfc.swing.RComponentInputMapImpl
                                |
                                +--edu.columbia.cs.cgui.rjfc.swing.plaf.RComponentInputMapUIResourceImpl
All Implemented Interfaces:
RComponentInputMap, RComponentInputMapUIResource, Remote, RInputMap, Serializable

public class RComponentInputMapUIResourceImpl
extends RComponentInputMapImpl
implements RComponentInputMapUIResource

See Also:
Serialized Form

Fields inherited from class edu.columbia.cs.cgui.rjfc.swing.RInputMapImpl
data, hash
 
Fields inherited from class java.rmi.server.RemoteObject
ref
 
Constructor Summary
protected RComponentInputMapUIResourceImpl()
           
  RComponentInputMapUIResourceImpl(ComponentInputMapUIResource passedIn, Hashtable hash)
           
  RComponentInputMapUIResourceImpl(RJComponent componentvar0, Hashtable hash)
           
 
Methods inherited from class edu.columbia.cs.cgui.rjfc.swing.RComponentInputMapImpl
clear, getComponent, put, remove, setParent
 
Methods inherited from class edu.columbia.cs.cgui.rjfc.swing.RInputMapImpl
allKeys, finalize, get, getParent, getRJFCWrappedData, keys, setData, setHash, size
 
Methods inherited from class java.rmi.server.UnicastRemoteObject
clone, exportObject, exportObject, exportObject, unexportObject
 
Methods inherited from class java.rmi.server.RemoteServer
getClientHost, getLog, setLog
 
Methods inherited from class java.rmi.server.RemoteObject
equals, getRef, hashCode, toString, toStub
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface edu.columbia.cs.cgui.rjfc.swing.RComponentInputMap
clear, getComponent, put, remove, setParent
 
Methods inherited from interface edu.columbia.cs.cgui.rjfc.swing.RInputMap
allKeys, get, getParent, getRJFCWrappedData, keys, setData, setHash, size
 

Constructor Detail

RComponentInputMapUIResourceImpl

public RComponentInputMapUIResourceImpl(ComponentInputMapUIResource passedIn,
                                        Hashtable hash)
                                 throws RemoteException

RComponentInputMapUIResourceImpl

public RComponentInputMapUIResourceImpl(RJComponent componentvar0,
                                        Hashtable hash)
                                 throws RemoteException

RComponentInputMapUIResourceImpl

protected RComponentInputMapUIResourceImpl()
                                    throws RemoteException