Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
-
Returns the
LayerUI
for this
JLayer
.
void
Sets the
LayerUI
which will perform painting
and receive input events for this
JLayer
.
Creates a new
JLayer
object with the specified view component
and
LayerUI
object.