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