Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev
Next
VAquaRendering – Release 14
Uses of Class org.violetlib.jnr.aqua.ButtonConfiguration
Deprecated: ShowHide

Uses of Class
org.violetlib.jnr.aqua.ButtonConfiguration

  • Packages that use ButtonConfiguration 
    Package Description
    org.violetlib.jnr.aqua
     
    • Uses of ButtonConfiguration in org.violetlib.jnr.aqua

      Subclasses of ButtonConfiguration in org.violetlib.jnr.aqua 
      Modifier and Type Class and Description
      class  AnimatedButtonConfiguration
      A configuration for a button that supports an animated transition from one button state to another.
      class  ColorWellButtonConfiguration
      A configuration for a color well button.
      Methods in org.violetlib.jnr.aqua with parameters of type ButtonConfiguration 
      Modifier and Type Method and Description
      static Color  ColorWellButtonConfiguration.getColor(ButtonConfiguration g)
       
      Constructors in org.violetlib.jnr.aqua with parameters of type ButtonConfiguration 
      Constructor and Description
      ColorWellButtonConfiguration(ButtonConfiguration g, Color selectedColor)