Uses of Class
de.jangassen.jfa.appkit.NSAppearance.NSAppearanceName
-
Packages that use NSAppearance.NSAppearanceName Package Description de.jangassen.jfa.appkit -
-
Uses of NSAppearance.NSAppearanceName in de.jangassen.jfa.appkit
Methods in de.jangassen.jfa.appkit that return NSAppearance.NSAppearanceName Modifier and Type Method Description static NSAppearance.NSAppearanceNameNSAppearance.NSAppearanceName. valueOf(String name)Returns the enum constant of this type with the specified name.static NSAppearance.NSAppearanceName[]NSAppearance.NSAppearanceName. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.jangassen.jfa.appkit with parameters of type NSAppearance.NSAppearanceName Modifier and Type Method Description static NSAppearanceNSAppearance. appearanceNamed(NSAppearance.NSAppearanceName appearanceName)
-