Module org.autogui

Class NimbusLookAndFeelCustomFlat.SpinnerPainter

All Implemented Interfaces:
Painter<JComponent>
Enclosing class:
NimbusLookAndFeelCustomFlat

public static class NimbusLookAndFeelCustomFlat.SpinnerPainter extends NimbusLookAndFeelCustomFlat.ButtonPainter
  • Field Details

    • next

      protected boolean next
  • Constructor Details

    • SpinnerPainter

      public SpinnerPainter(boolean pressed, boolean focused, boolean disabled, boolean selected, boolean next)
  • Method Details