All Packages

Package Summary
Package
Description
This is he root package for the SwingTree library, a Swing based UI framework for creating boilerplate free and composition based Swing UIs fluently.
Contains classes related to animation in SwingTree, which are mostly value classes that represent start configurations for animations and what the status of an animation is at a given time.
See LifeTime and LifeTime to find out more about how to configure an animation using methods like UIForAnySwing.withTransitionalStyle(sprouts.Val, swingtree.animation.LifeTime, swingtree.api.AnimatedStyler) and AbstractDelegate.animateFor(swingtree.animation.LifeTime, swingtree.animation.Animation)...
 
 
 
 
 
 
 
 
 
Provides primitive utility types for controlling component sizing and layout creation like Bounds, Position, Size, etc...