org.rococoa.cocoa.appkit.categories
Interface NSCellBackgroundStyle
- All Known Implementing Classes:
- NSActionCell, NSBrowserCell, NSButtonCell, NSCell, NSComboBoxCell, NSDatePickerCell, NSFormCell, NSImageCell, NSLevelIndicatorCell, NSMenuItemCell, NSPathCell, NSPathComponentCell, NSPopUpButtonCell, NSSearchFieldCell, NSSecureTextFieldCell, NSSegmentedCell, NSSliderCell, NSStepperCell, NSTableHeaderCell, NSTextAttachmentCell, NSTextFieldCell, NSTokenFieldCell
public interface NSCellBackgroundStyle
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
backgroundStyle
int backgroundStyle()
- See Also:
org.rococoa.cocoa.appkit.AppKitLibrary#NSBackgroundStyle
setBackgroundStyle
void setBackgroundStyle(int style)
- Original signature :
-(void)setBackgroundStyle:(NSBackgroundStyle)
- Parameters:
style
- @see org.rococoa.cocoa.appkit.AppKitLibrary#NSBackgroundStyle
interiorBackgroundStyle
int interiorBackgroundStyle()
- See Also:
org.rococoa.cocoa.appkit.AppKitLibrary#NSBackgroundStyle