Uses of Class
com.jniwrapper.macosx.cocoa.nscolorpanel.NSColorPanel

Packages that use NSColorPanel
com.jniwrapper.macosx.cocoa.nscolorpicker   
com.jniwrapper.macosx.cocoa.nscolorpicking   
 

Uses of NSColorPanel in com.jniwrapper.macosx.cocoa.nscolorpicker
 

Methods in com.jniwrapper.macosx.cocoa.nscolorpicker with parameters of type NSColorPanel
 Id NSColorPicker.initWithPickerMask_colorPanel(com.jniwrapper.Int mask, NSColorPanel owningColorPanel)
          This method represents the initWithPickerMask() method of the NSColorPicker Objective-C class.
 

Uses of NSColorPanel in com.jniwrapper.macosx.cocoa.nscolorpicking
 

Methods in com.jniwrapper.macosx.cocoa.nscolorpicking with parameters of type NSColorPanel
 Id NSColorPickingDefaultProtocol.initWithPickerMask_colorPanel(com.jniwrapper.Int mask, NSColorPanel owningColorPanel)
          This method represents the initWithPickerMask() method of the NSColorPickingDefaultProtocol Objective-C protocol.