public class ScreenManager extends Object
(c) copyright 2002-2005 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl/language
License of use: Lesser
General Public License (LGPL) , no warranty
Constructor and Description |
---|
ScreenManager()
Constructs a new ScreenManager.
|
Modifier and Type | Method and Description |
---|---|
Window |
getFullScreenWindow()
Method getFullScreenWindow.
|
void |
restoreScreen()
Method restoreScreen.
|
void |
setFullScreen(JFrame window)
Method setFullScreen.
|
public void setFullScreen(JFrame window)
window
- The window to show full screen.public Window getFullScreenWindow()
public void restoreScreen()
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.