edu.columbia.cs.cgui.rjfc.swing.event
Class RInternalFrameAdapterImpl
java.lang.Object
|
+--java.rmi.server.RemoteObject
|
+--java.rmi.server.RemoteServer
|
+--java.rmi.server.UnicastRemoteObject
|
+--edu.columbia.cs.cgui.rjfc.swing.event.RInternalFrameAdapterImpl
- All Implemented Interfaces:
- Remote, RInternalFrameAdapter, Serializable
- public class RInternalFrameAdapterImpl
- extends UnicastRemoteObject
- implements RInternalFrameAdapter
- See Also:
- Serialized Form
data
protected InternalFrameAdapter data
hash
protected Hashtable hash
RInternalFrameAdapterImpl
public RInternalFrameAdapterImpl(InternalFrameAdapter passedIn,
Hashtable hash)
throws RemoteException
RInternalFrameAdapterImpl
public RInternalFrameAdapterImpl(Hashtable hash)
throws RemoteException
RInternalFrameAdapterImpl
protected RInternalFrameAdapterImpl()
throws RemoteException
getRJFCWrappedData
public InternalFrameAdapter getRJFCWrappedData()
throws RemoteException
- Specified by:
getRJFCWrappedData in interface RInternalFrameAdapter
setData
public void setData(InternalFrameAdapter data)
throws RemoteException
- Specified by:
setData in interface RInternalFrameAdapter
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize in class Object
setHash
public void setHash(Hashtable hash)
throws RemoteException
- Specified by:
setHash in interface RInternalFrameAdapter
internalFrameOpened
public void internalFrameOpened(RInternalFrameEvent evar0)
throws RemoteException
- Specified by:
internalFrameOpened in interface RInternalFrameAdapter
internalFrameClosing
public void internalFrameClosing(RInternalFrameEvent evar0)
throws RemoteException
- Specified by:
internalFrameClosing in interface RInternalFrameAdapter
internalFrameClosed
public void internalFrameClosed(RInternalFrameEvent evar0)
throws RemoteException
- Specified by:
internalFrameClosed in interface RInternalFrameAdapter
internalFrameIconified
public void internalFrameIconified(RInternalFrameEvent evar0)
throws RemoteException
- Specified by:
internalFrameIconified in interface RInternalFrameAdapter
internalFrameDeiconified
public void internalFrameDeiconified(RInternalFrameEvent evar0)
throws RemoteException
- Specified by:
internalFrameDeiconified in interface RInternalFrameAdapter
internalFrameActivated
public void internalFrameActivated(RInternalFrameEvent evar0)
throws RemoteException
- Specified by:
internalFrameActivated in interface RInternalFrameAdapter
internalFrameDeactivated
public void internalFrameDeactivated(RInternalFrameEvent evar0)
throws RemoteException
- Specified by:
internalFrameDeactivated in interface RInternalFrameAdapter