|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.tudelft.simulation.language.swing.ScreenManager
The ScreenManager class manages initializing and displaying full screen graphics mode.
(c) copyright 2004 Delft
University of Technology , the Netherlands.
See for project information
www.simulation.tudelft.nl
License of use: General Public
License (GPL) , no warranty
| Constructor Summary | |
ScreenManager()
Constructs a new ScreenManager. |
|
| Method Summary | |
java.awt.Window |
getFullScreenWindow()
Method getFullScreenWindow. |
void |
restoreScreen()
Method restoreScreen. |
void |
setFullScreen(javax.swing.JFrame window)
Method setFullScreen. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ScreenManager()
| Method Detail |
public void setFullScreen(javax.swing.JFrame window)
window - The window to show full screen.public java.awt.Window getFullScreenWindow()
public void restoreScreen()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||