|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Fields inherited from interface edu.columbia.cs.cgui.rjfc.awt.RComponent |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Method Summary | |
AccessibleContext |
getAccessibleContext()
|
RContainer |
getContentPane()
|
int |
getDefaultCloseOperation()
|
RComponent |
getGlassPane()
|
RJMenuBar |
getJMenuBar()
|
RJLayeredPane |
getLayeredPane()
|
RJRootPane |
getRootPane()
|
void |
remove(RComponent compvar0)
|
void |
setContentPane(RContainer contentPanevar0)
|
void |
setDefaultCloseOperation(int operationvar0)
|
void |
setGlassPane(RComponent glassPanevar0)
|
void |
setJMenuBar(RJMenuBar menuvar0)
|
void |
setLayeredPane(RJLayeredPane layeredPanevar0)
|
void |
setLayout(LayoutManager managervar0)
|
void |
setLocationRelativeTo(RComponent cvar0)
|
void |
update(Graphics gvar0)
|
| Methods inherited from interface edu.columbia.cs.cgui.rjfc.awt.RDialog |
addNotify, dispose, getTitle, hide, isModal, isResizable, setModal, setResizable, setTitle, show |
| Methods inherited from interface edu.columbia.cs.cgui.rjfc.awt.RWindow |
addWindowListener, applyResourceBundle, applyResourceBundle, getFocusOwner, getGraphicsConfiguration, getInputContext, getListeners, getLocale, getOwnedWindows, getOwner, getToolkit, getWarningString, isShowing, pack, postEvent, removeWindowListener, setCursor, toBack, toFront |
| Methods inherited from interface edu.columbia.cs.cgui.rjfc.awt.RContainer |
add, add, add, add, add, addContainerListener, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getInsets, getLayout, getMaximumSize, getMinimumSize, getPreferredSize, insets, invalidate, isAncestorOf, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, remove, removeAll, removeContainerListener, removeNotify, setFont, validate |
| Method Detail |
public void setDefaultCloseOperation(int operationvar0)
throws RemoteException
public int getDefaultCloseOperation()
throws RemoteException
public void update(Graphics gvar0)
throws RemoteException
update in interface RContainer
public void setJMenuBar(RJMenuBar menuvar0)
throws RemoteException
public RJMenuBar getJMenuBar()
throws RemoteException
public void remove(RComponent compvar0)
throws RemoteException
remove in interface RContainer
public void setLayout(LayoutManager managervar0)
throws RemoteException
setLayout in interface RContainer
public RJRootPane getRootPane()
throws RemoteException
public RContainer getContentPane()
throws RemoteException
public void setContentPane(RContainer contentPanevar0)
throws RemoteException
public RJLayeredPane getLayeredPane()
throws RemoteException
public void setLayeredPane(RJLayeredPane layeredPanevar0)
throws RemoteException
public RComponent getGlassPane()
throws RemoteException
public void setGlassPane(RComponent glassPanevar0)
throws RemoteException
public void setLocationRelativeTo(RComponent cvar0)
throws RemoteException
public AccessibleContext getAccessibleContext()
throws RemoteException
getAccessibleContext in interface RDialog
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||