animated Laf changing added to flatlaf-extras, used in Demo

This commit is contained in:
Karl Tauber
2020-07-22 12:56:42 +02:00
parent 797830ff96
commit 2ffd5437a9
9 changed files with 208 additions and 1 deletions

View File

@@ -92,6 +92,7 @@ public class Animator
/**
* Sets the resolution of the animation in milliseconds.
*
* @param resolution the resolution of the animation in milliseconds
* @throws IllegalStateException if animation is running
* @throws IllegalArgumentException if resolution is <= zero
*/