Package PamView
Class FullScreen
java.lang.Object
PamView.FullScreen
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic voidsetGoFullScreen(boolean goFullScreen)  
- 
Constructor Details
- 
FullScreen
public FullScreen() 
 - 
 - 
Method Details
- 
isGoFullScreen
public static boolean isGoFullScreen()- Returns:
 - the goFullScreen
 
 - 
setGoFullScreen
public static void setGoFullScreen(boolean goFullScreen) - Parameters:
 goFullScreen- the goFullScreen to set
 
 -