|
|||||||||
| 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.RAbstractButtonImpl
|
+--edu.columbia.cs.cgui.rjfc.swing.RJButtonImpl
| 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 |
RJButtonImpl()
|
|
RJButtonImpl(Action avar0,
Hashtable hash)
|
|
RJButtonImpl(Hashtable hash)
|
|
RJButtonImpl(Icon iconvar0,
Hashtable hash)
|
|
RJButtonImpl(JButton passedIn,
Hashtable hash)
|
|
RJButtonImpl(String textvar0,
Hashtable hash)
|
|
RJButtonImpl(String textvar0,
Icon iconvar1,
Hashtable hash)
|
| Method Summary | |
AccessibleContext |
getAccessibleContext()
|
String |
getUIClassID()
|
boolean |
isDefaultButton()
|
boolean |
isDefaultCapable()
|
void |
removeNotify()
|
void |
setDefaultCapable(boolean defaultCapablevar0)
|
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 RJButtonImpl(JButton passedIn,
Hashtable hash)
throws RemoteException
public RJButtonImpl(Hashtable hash)
throws RemoteException
public RJButtonImpl(Icon iconvar0,
Hashtable hash)
throws RemoteException
public RJButtonImpl(String textvar0,
Hashtable hash)
throws RemoteException
public RJButtonImpl(Action avar0,
Hashtable hash)
throws RemoteException
public RJButtonImpl(String textvar0,
Icon iconvar1,
Hashtable hash)
throws RemoteException
protected RJButtonImpl()
throws RemoteException
| Method Detail |
public void updateUI()
throws RemoteException
updateUI in interface RJButtonupdateUI in class RAbstractButtonImpl
public String getUIClassID()
throws RemoteException
getUIClassID in interface RJButtongetUIClassID in class RJComponentImpl
public boolean isDefaultButton()
throws RemoteException
isDefaultButton in interface RJButton
public boolean isDefaultCapable()
throws RemoteException
isDefaultCapable in interface RJButton
public void setDefaultCapable(boolean defaultCapablevar0)
throws RemoteException
setDefaultCapable in interface RJButton
public void removeNotify()
throws RemoteException
removeNotify in interface RJButtonremoveNotify in class RJComponentImpl
public AccessibleContext getAccessibleContext()
throws RemoteException
getAccessibleContext in interface RJButtongetAccessibleContext in class RJComponentImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||