|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.rmi.server.RemoteObject
|
+--java.rmi.server.RemoteServer
|
+--java.rmi.server.UnicastRemoteObject
|
+--edu.columbia.cs.cgui.rjfc.awt.RComponentImpl
|
+--edu.columbia.cs.cgui.rjfc.awt.RContainerImpl
|
+--edu.columbia.cs.cgui.rjfc.swing.RJComponentImpl
|
+--edu.columbia.cs.cgui.rjfc.swing.RJPanelImpl
| Fields inherited from class edu.columbia.cs.cgui.rjfc.awt.RComponentImpl |
data, hash |
| Fields inherited from class java.rmi.server.RemoteObject |
ref |
| Fields inherited from interface edu.columbia.cs.cgui.rjfc.swing.RJComponent |
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from interface edu.columbia.cs.cgui.rjfc.awt.RComponent |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Constructor Summary | |
protected |
RJPanelImpl()
|
|
RJPanelImpl(boolean isDoubleBufferedvar0,
Hashtable hash)
|
|
RJPanelImpl(Hashtable hash)
|
|
RJPanelImpl(JPanel passedIn,
Hashtable hash)
|
|
RJPanelImpl(LayoutManager layoutvar0,
boolean isDoubleBufferedvar1,
Hashtable hash)
|
|
RJPanelImpl(LayoutManager layoutvar0,
Hashtable hash)
|
| Method Summary | |
AccessibleContext |
getAccessibleContext()
|
String |
getUIClassID()
|
void |
updateUI()
|
| Methods inherited from class edu.columbia.cs.cgui.rjfc.awt.RContainerImpl |
add, add, add, add, add, addContainerListener, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getLayout, insets, invalidate, isAncestorOf, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setLayout, validate |
| 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.awt.RContainer |
add, add, add, add, add, addContainerListener, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getLayout, insets, invalidate, isAncestorOf, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setLayout, validate |
| Constructor Detail |
public RJPanelImpl(JPanel passedIn,
Hashtable hash)
throws RemoteException
public RJPanelImpl(LayoutManager layoutvar0,
boolean isDoubleBufferedvar1,
Hashtable hash)
throws RemoteException
public RJPanelImpl(LayoutManager layoutvar0,
Hashtable hash)
throws RemoteException
public RJPanelImpl(boolean isDoubleBufferedvar0,
Hashtable hash)
throws RemoteException
public RJPanelImpl(Hashtable hash)
throws RemoteException
protected RJPanelImpl()
throws RemoteException
| Method Detail |
public void updateUI()
throws RemoteException
updateUI in interface RJPanelupdateUI in class RJComponentImpl
public String getUIClassID()
throws RemoteException
getUIClassID in interface RJPanelgetUIClassID in class RJComponentImpl
public AccessibleContext getAccessibleContext()
throws RemoteException
getAccessibleContext in interface RJPanelgetAccessibleContext in class RJComponentImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||