Package PamView
Class FullScreen
java.lang.Object
PamView.FullScreen
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static void
setGoFullScreen
(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
-