Uses of Class
com.jniwrapper.macosx.cocoa.nsinterfacestyle.NSInterfaceStyle

Packages that use NSInterfaceStyle
com.jniwrapper.macosx.cocoa.nsresponder   
 

Uses of NSInterfaceStyle in com.jniwrapper.macosx.cocoa.nsresponder
 

Methods in com.jniwrapper.macosx.cocoa.nsresponder that return NSInterfaceStyle
 NSInterfaceStyle NSResponder.interfaceStyle()
           
 

Methods in com.jniwrapper.macosx.cocoa.nsresponder with parameters of type NSInterfaceStyle
 void NSResponder.setInterfaceStyle(NSInterfaceStyle interfaceStyle)