|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Field Summary | |
static int |
EXIT_ON_CLOSE
|
| Fields inherited from interface edu.columbia.cs.cgui.rjfc.awt.RFrame |
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR |
| 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 menubarvar0)
|
void |
setLayeredPane(RJLayeredPane layeredPanevar0)
|
void |
setLayout(LayoutManager managervar0)
|
void |
update(Graphics gvar0)
|
| Methods inherited from interface edu.columbia.cs.cgui.rjfc.awt.RFrame |
addNotify, getCursorType, getFrames, getIconImage, getMenuBar, getState, getTitle, isResizable, remove, removeNotify, setCursor, setIconImage, setMenuBar, setResizable, setState, setTitle |
| Methods inherited from interface edu.columbia.cs.cgui.rjfc.awt.RWindow |
addWindowListener, applyResourceBundle, applyResourceBundle, dispose, getFocusOwner, getGraphicsConfiguration, getInputContext, getListeners, getLocale, getOwnedWindows, getOwner, getToolkit, getWarningString, hide, isShowing, pack, postEvent, removeWindowListener, setCursor, show, 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, setFont, validate |
| Field Detail |
public static final int EXIT_ON_CLOSE
| 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 menubarvar0)
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 AccessibleContext getAccessibleContext()
throws RemoteException
getAccessibleContext in interface RFrame
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||