Interface JavaSwingAnimation.Builder

All Superinterfaces:
GenericBuilder<JavaSwingAnimation>
Enclosing interface:
JavaSwingAnimation

public static interface JavaSwingAnimation.Builder extends GenericBuilder<JavaSwingAnimation>
Builder for the swing animation component.
Since:
2.9.3
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates the swing animation component.
    duration(@org.checkerframework.checker.index.qual.Positive int duration)
    Sets the duration of the swing animation, in ticks.