public class NSButtonCell extends NSActionCell
| Constructor and Description |
|---|
NSButtonCell() |
NSButtonCell(id id) |
NSButtonCell(int id) |
| Modifier and Type | Method and Description |
|---|---|
NSColor |
backgroundColor() |
void |
drawImage(NSImage image,
NSRect frame,
NSView controlView) |
NSRect |
drawTitle(NSAttributedString title,
NSRect frame,
NSView controlView) |
void |
setBackgroundColor(NSColor color) |
void |
setButtonType(int aType) |
void |
setHighlightsBy(int aType) |
void |
setImagePosition(int aPosition) |
NSString |
title() |
action, setAction, setTarget, targetattributedStringValue, cellSize, cellSizeForBounds, controlSize, drawingRectForBounds, drawInteriorWithFrame, drawWithExpansionFrame, expansionFrameWithFrame, font, highlightColorWithFrame, hitTestForEvent, image, imageRectForBounds, isEnabled, isHighlighted, nextState, setAlignment, setAllowsMixedState, setAttributedStringValue, setBackgroundStyle, setBaseWritingDirection, setControlSize, setEnabled, setFont, setFormatter, setHighlighted, setImage, setLineBreakMode, setObjectValue, setScrollable, setTitle, setUsesSingleLineMode, setWraps, titleRectForBounds, wrapsaccessibilityAttributeValue, accessibilitySetOverrideValue, addEventListener, alloc, autorelease, cancelAuthenticationChallenge, className, conformsToProtocol, copy, dealloc, description, draggedImage, draggingDestinationWindow, draggingLocation, draggingPasteboard, draggingSourceOperationMask, handleEvent, init, isEqual, isEqualTo, isKindOfClass, mutableCopy, outlineView, outlineView, outlineView, outlineView, performSelector, performSelectorOnMainThread, readSelectionFromPasteboard, release, respondsToSelector, retain, retainCount, setValue, superclass, tableView, tableView, tableView, useCredential, valueForKey, writeSelectionToPasteboardequals, hashCode, objc_getClass, toStringpublic NSButtonCell()
public NSButtonCell(int id)
public NSButtonCell(id id)
public NSColor backgroundColor()
public NSRect drawTitle(NSAttributedString title, NSRect frame, NSView controlView)
public void setBackgroundColor(NSColor color)
public void setButtonType(int aType)
public void setHighlightsBy(int aType)
public void setImagePosition(int aPosition)