Uses of Class
tripleplay.ui.SizableWidget
Packages that use SizableWidget
-
Uses of SizableWidget in tripleplay.ui
Classes in tripleplay.ui with type parameters of type SizableWidgetModifier and TypeClassDescriptionclass
SizableWidget<T extends SizableWidget<T>>
A widget that allows configuring its preferred size.Subclasses of SizableWidget in tripleplay.uiModifier and TypeClassDescriptionclass
GlyphWidget<T extends GlyphWidget<T>>
Base for widgets that consist of a single glyph.class
An invisible widget that simply requests a fixed amount of space.