Uses of Interface
de.jangassen.jfa.appkit.NSAppearance
-
Packages that use NSAppearance Package Description de.jangassen.jfa.appkit -
-
Uses of NSAppearance in de.jangassen.jfa.appkit
Methods in de.jangassen.jfa.appkit that return NSAppearance Modifier and Type Method Description NSAppearanceNSApplication. appearance()NSAppearanceNSWindow. appearance()static NSAppearanceNSAppearance. appearanceNamed(NSAppearance.NSAppearanceName appearanceName)Methods in de.jangassen.jfa.appkit with parameters of type NSAppearance Modifier and Type Method Description voidNSApplication. setAppearance(NSAppearance appearance)voidNSWindow. setAppearance(NSAppearance appearance)
-