Uses of Class
tripleplay.ui.Box
Packages that use Box
-
Uses of Box in tripleplay.ui
Subclasses of Box in tripleplay.uiModifier and TypeClassDescriptionstatic class
ABox
which draws its children clipped to their preferred size.Methods in tripleplay.ui that return BoxModifier and TypeMethodDescriptionBox.clear()
Clears out the box's current contents.Box.destroyContents()
Clears out the box's current contents and destroys it immediately.Updates the box's contents.Box.transition
(Element<?> contents, Box.Trans trans) Performs an animated transition from the box's current contents tocontents
.