Package codedraw

Class FullScreen

java.lang.Object
codedraw.Image
codedraw.FullScreen
All Implemented Interfaces:
AutoCloseable

public class FullScreen extends Image implements AutoCloseable
The Fullscreen class lets you create fullscreen application and draw on it. It works very similarly to the CodeDraw class. The fullscreen window can be closed by pressing Alt + F4.