Returns whether or not a display, keyboard, and mouse can be
supported in this graphics environment. If this returns true,
HeadlessException
will be thrown from areas of the
graphics environment that are dependent on a display, keyboard, or
mouse.
true
if a display, keyboard, and mouse
can be supported in this environment; false
otherwise
java.awt.HeadlessException, isHeadless
Diagram: GraphicsDevice