All Classes
-
All Classes Interface Summary Class Summary Class Description AnimatorMonitor Monitor for Animator.BoundsInspector Provides helpers to analyze the bounds of the widgets.Button A button is a widget that displays a text and reacts to click events.Canvas Lays out any number of children freely.Clickable A button-like interactive element receives notifications from aClickEventHandler
.ClickEventHandler The click event handler responsibility is to detect pointer events (press, drag, release) and help interact with abutton-like interactive
element.ColorHelper Color utilities.Dock Lays out any number of children by docking each child one by one on a side.FixedGrid Lays out any number of children in a grid.Flow Lays out any number of children horizontally or vertically, using multiple rows if necessary.GradientHelper Gradient utilities.Grid Lays out any number of children in a grid.HierarchyInspector Provides helpers to analyze a hierarchy of widgets.ImageButton An image button is a widget that displays an image and reacts to click events.ImagePainter Provides utility methods to draw images.ImageWidget A widget that displays a resource image.Label A label is a widget that displays a text.LayoutOrientation Represents the orientation of a layout: either horizontal or vertical.LightHelper Color utilities regarding lightness.List Lays out any number of children horizontally or vertically.MotionAnimation A motion animation allows to associate aMotion
and anAnimation
.MotionAnimationListener Listener forMotionAnimation
.OnClickListener Defines an object which listens to click events.OverlapContainer Lays out any number of children by stacking them.PointerEventHandler Abstract pointer event handler.RenderMonitor Monitor for Widget rendering.SimpleDock Lays out three children vertically or horizontally.StrictFontLoader Returns the font which matches exactly the font parameters.StringPainter Provides utility methods to draw strings.Swipeable A swipeable element receives notifications from aSwipeEventHandler
.SwipeEventHandler The swipe event handler responsibility is to detect pointer events (press, drag, release) and help moving over some element(s).SwipeListener A swipe listener is notified when a swipe is started or stopped.TextHelper Provides some text facilities.WidgetVisitor Visitor forWidget
andContainer
.