Package org.eclipse.swt.internal.cocoa
Class NSActionCell
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
- Direct Known Subclasses:
NSButtonCell
,NSSegmentedCell
,NSTextFieldCell
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.swt.internal.cocoa.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, title, titleRectForBounds, wraps
Methods inherited from class org.eclipse.swt.internal.cocoa.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, writeSelectionToPasteboard
Methods inherited from class org.eclipse.swt.internal.cocoa.id
equals, hashCode, objc_getClass, toString
-
Constructor Details
-
NSActionCell
public NSActionCell() -
NSActionCell
public NSActionCell(long id) -
NSActionCell
-
-
Method Details
-
action
public long action() -
setAction
public void setAction(long action) -
setTarget
-
target
-