@NonNullByDefault
Package ej.mwt
Contains base classes to create a widget hierarchy.
-
Interface Summary Interface Description Widget.WidgetListener Listener for widget events. -
Class Summary Class Description Container A container is a widget that can contain otherWidgetinstances, following the composite pattern.Desktop A desktop is the top-level object that can be displayed on aDisplay.Widget Widget is the superclass of all the user interface objects.