edu.columbia.cs.cgui.rjfc.swing.plaf
Class RPanelUIImpl
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.RPanelUIImpl
- All Implemented Interfaces:
- RComponentUI, Remote, RPanelUI, Serializable
- Direct Known Subclasses:
- RBasicPanelUIImpl, RMultiPanelUIImpl
- public class RPanelUIImpl
- extends RComponentUIImpl
- implements RPanelUI
- 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 |
RPanelUIImpl
public RPanelUIImpl(PanelUI passedIn,
Hashtable hash)
throws RemoteException
RPanelUIImpl
public RPanelUIImpl(Hashtable hash)
throws RemoteException
RPanelUIImpl
protected RPanelUIImpl()
throws RemoteException