Uses of Class
org.strassburger.tui4j.formatting.layout.Spinner
Packages that use Spinner
-
Uses of Spinner in org.strassburger.tui4j.formatting.layout
Methods in org.strassburger.tui4j.formatting.layout that return SpinnerModifier and TypeMethodDescriptionSpinner.setMessage(StyledText message) Update the message displayed next to the spinnerSpinner.setSpeedMs(int speedMs) Set the speed of the spinner animation in millisecondsSpinner.setSpinnerColor(Color spinnerColor) Set the color of the spinnerSpinner.setSpinnerFrames(List<StyledText> spinnerFrames) Set the frames used for the spinner animation.