Uses of Class
org.violetlib.jnr.aqua.AquaUIPainter.HorizontalAlignment
-
Packages that use AquaUIPainter.HorizontalAlignment Package Description org.violetlib.jnr.aqua -
-
Uses of AquaUIPainter.HorizontalAlignment in org.violetlib.jnr.aqua
Methods in org.violetlib.jnr.aqua that return AquaUIPainter.HorizontalAlignment Modifier and Type Method and Description static AquaUIPainter.HorizontalAlignmentAquaUIPainter.HorizontalAlignment. valueOf(String name)Returns the enum constant of this type with the specified name.static AquaUIPainter.HorizontalAlignment[]AquaUIPainter.HorizontalAlignment. values()Returns an array containing the constants of this enum type, in the order they are declared.
-