Class NSButtonCell
java.lang.Object
org.eclipse.swt.internal.cocoa.id
org.eclipse.swt.internal.cocoa.NSObject
org.eclipse.swt.internal.cocoa.NSCell
org.eclipse.swt.internal.cocoa.NSActionCell
org.eclipse.swt.internal.cocoa.NSButtonCell
- Direct Known Subclasses:
SWTButtonCell
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddrawBezelWithFrame(NSRect frame, NSView controlView) voiddrawTitle(NSAttributedString title, NSRect frame, NSView controlView) voidsetBackgroundColor(NSColor backgroundColor) voidsetButtonType(long aType) voidsetHighlightsBy(long highlightsBy) voidsetImagePosition(long imagePosition) title()Methods inherited from class NSActionCell
action, setAction, setTarget, targetMethods inherited from class NSCell
attributedStringValue, cellSize, cellSizeForBounds, controlSize, drawingRectForBounds, drawInteriorWithFrame, drawWithExpansionFrame, expansionFrameWithFrame, focusRingMaskBoundsForFrame, 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, wrapsMethods inherited from class NSObject
accessibilityAttributeValue, accessibilitySetOverrideValue, addEventListener, alloc, autorelease, cancelAuthenticationChallenge, className, conformsToProtocol, copy, 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, writeSelectionToPasteboardMethods inherited from class id
equals, hashCode, objc_getClass, toString
-
Constructor Details
-
NSButtonCell
public NSButtonCell() -
NSButtonCell
public NSButtonCell(long id) -
NSButtonCell
-
-
Method Details
-
backgroundColor
-
drawBezelWithFrame
-
drawImage
-
drawTitle
-
setBackgroundColor
-
setButtonType
public void setButtonType(long aType) -
setHighlightsBy
public void setHighlightsBy(long highlightsBy) -
setImagePosition
public void setImagePosition(long imagePosition) -
title
-