public interface NSColorPickingDefaultProtocol
NSColorPickingDefaultProtocol
protocol.
See the protocol documentation at the Apple's site: NSColorPickingDefaultProtocolModifier and Type | Method and Description |
---|---|
void |
alphaControlAddedOrRemoved(Id sender) |
void |
attachColorList(NSColorList colorList) |
void |
detachColorList(NSColorList colorList) |
Id |
initWithPickerMask_colorPanel(com.jniwrapper.Int mask,
NSColorPanel owningColorPanel)
This method represents the
initWithPickerMask() method of the NSColorPickingDefaultProtocol Objective-C protocol. |
void |
insertNewButtonImage_in(NSImage newButtonImage,
NSButtonCell buttonCell)
This method represents the
insertNewButtonImage() method of the NSColorPickingDefaultProtocol Objective-C protocol. |
com.jniwrapper.Pointer.Void |
provideNewButtonImage() |
void |
setMode(com.jniwrapper.Int mode) |
void |
viewSizeChanged(Id sender) |
void viewSizeChanged(Id sender)
void alphaControlAddedOrRemoved(Id sender)
void detachColorList(NSColorList colorList)
void setMode(com.jniwrapper.Int mode)
void insertNewButtonImage_in(NSImage newButtonImage, NSButtonCell buttonCell)
insertNewButtonImage()
method of the NSColorPickingDefaultProtocol Objective-C protocol.newButtonImage
- buttonCell
- com.jniwrapper.Pointer.Void provideNewButtonImage()
void attachColorList(NSColorList colorList)
Id initWithPickerMask_colorPanel(com.jniwrapper.Int mask, NSColorPanel owningColorPanel)
initWithPickerMask()
method of the NSColorPickingDefaultProtocol Objective-C protocol.mask
- owningColorPanel
-