com.jniwrapper.macosx.cocoa.nspopupbuttoncell
Class NSPopUpButtonCell

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Pointer.Void
          extended bycom.jniwrapper.macosx.cocoa.Id
              extended bycom.jniwrapper.macosx.cocoa.CObject
                  extended bycom.jniwrapper.macosx.cocoa.nsobject.NSObject
                      extended bycom.jniwrapper.macosx.cocoa.nscell.NSCell
                          extended bycom.jniwrapper.macosx.cocoa.nsactioncell.NSActionCell
                              extended bycom.jniwrapper.macosx.cocoa.nsbuttoncell.NSButtonCell
                                  extended bycom.jniwrapper.macosx.cocoa.nsmenuitemcell.NSMenuItemCell
                                      extended bycom.jniwrapper.macosx.cocoa.nspopupbuttoncell.NSPopUpButtonCell
All Implemented Interfaces:
com.jniwrapper.IntegerParameter, NSCodingProtocol, NSCopyingProtocol, NSObjectProtocol, com.jniwrapper.PointerParameter

public class NSPopUpButtonCell
extends NSMenuItemCell

This class represents NSPopUpButtonCell class. See the class documentation at the Apple's site: NSPopUpButtonCell


Field Summary
 
Fields inherited from class com.jniwrapper.macosx.cocoa.CObject
_fields
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
NSPopUpButtonCell()
           
NSPopUpButtonCell(boolean autorelease)
          Contructs the NSPopUpButtonCell class with the autorelease option on.
NSPopUpButtonCell(com.jniwrapper.Pointer.Void instancePtr)
          Contructs the NSPopUpButtonCell class from pointer.
NSPopUpButtonCell(java.lang.String methodName, com.jniwrapper.Parameter[] parameters)
          Contructs the NSPopUpButtonCell class with static constructor.
 
Method Summary
 void addItemsWithTitles(NSArray itemTitles)
           
 void addItemWithTitle(java.lang.String title)
           
 com.jniwrapper.Bool altersStateOfSelectedItem()
           
 NSPopUpArrowPosition arrowPosition()
           
 void attachPopUpWithFrame_inView(NSRect cellFrame, NSView controlView)
          This method represents the attachPopUpWithFrame() method of the NSPopUpButtonCell Objective-C class.
 com.jniwrapper.Bool autoenablesItems()
           
 void dismissPopUp()
           
 com.jniwrapper.Int indexOfItem(Id item)
           
 com.jniwrapper.Int indexOfItemWithRepresentedObject(Id obj)
           
 com.jniwrapper.Int indexOfItemWithTag(com.jniwrapper.Int tag)
           
 com.jniwrapper.Int indexOfItemWithTarget_andAction(Id target, Sel actionSelector)
          This method represents the indexOfItemWithTarget() method of the NSPopUpButtonCell Objective-C class.
 com.jniwrapper.Int indexOfItemWithTitle(java.lang.String title)
           
 com.jniwrapper.Int indexOfSelectedItem()
           
protected  void init(com.jniwrapper.Parameter[] fields)
           
 Id initTextCell_pullsDown(java.lang.String stringValue, boolean pullDown)
          This method represents the initTextCell() method of the NSPopUpButtonCell Objective-C class.
 void insertItemWithTitle_atIndex(java.lang.String title, com.jniwrapper.Int index)
          This method represents the insertItemWithTitle() method of the NSPopUpButtonCell Objective-C class.
 com.jniwrapper.Pointer.Void itemArray()
           
 Id itemAtIndex(com.jniwrapper.Int index)
           
 com.jniwrapper.Pointer.Void itemTitleAtIndex(com.jniwrapper.Int index)
           
 com.jniwrapper.Pointer.Void itemTitles()
           
 Id itemWithTitle(java.lang.String title)
           
 Id lastItem()
           
 com.jniwrapper.Pointer.Void menu()
           
 com.jniwrapper.Int numberOfItems()
           
 Id objectValue()
           
 void performClickWithFrame_inView(NSRect frame, NSView controlView)
          This method represents the performClickWithFrame() method of the NSPopUpButtonCell Objective-C class.
 NSRectEdge preferredEdge()
           
 com.jniwrapper.Bool pullsDown()
           
 void removeAllItems()
           
 void removeItemAtIndex(com.jniwrapper.Int index)
           
 void removeItemWithTitle(java.lang.String title)
           
 Id selectedItem()
           
 void selectItem(Id item)
           
 void selectItemAtIndex(com.jniwrapper.Int index)
           
 void selectItemWithTitle(java.lang.String title)
           
 void setAltersStateOfSelectedItem(boolean flag)
           
 void setArrowPosition(NSPopUpArrowPosition position)
           
 void setAutoenablesItems(boolean flag)
           
 void setMenu(NSMenu menu)
           
 void setObjectValue(Id obj)
           
 void setPreferredEdge(NSRectEdge edge)
           
 void setPullsDown(boolean flag)
           
 void setTitle(java.lang.String aString)
           
 void setUsesItemFromMenu(boolean flag)
           
 void synchronizeTitleAndSelectedItem()
           
 com.jniwrapper.Pointer.Void titleOfSelectedItem()
           
 com.jniwrapper.Bool usesItemFromMenu()
           
 
Methods inherited from class com.jniwrapper.macosx.cocoa.nsmenuitemcell.NSMenuItemCell
calcSize, drawBorderAndBackgroundWithFrame_inView, drawImageWithFrame_inView, drawKeyEquivalentWithFrame_inView, drawSeparatorItemWithFrame_inView, drawStateImageWithFrame_inView, drawTitleWithFrame_inView, imageRectForBounds, imageWidth, isHighlighted, keyEquivalentRectForBounds, keyEquivalentWidth, menuItem, menuView, needsDisplay, needsSizing, setHighlighted, setMenuItem, setMenuView, setNeedsDisplay, setNeedsSizing, stateImageRectForBounds, stateImageWidth, titleRectForBounds, titleWidth
 
Methods inherited from class com.jniwrapper.macosx.cocoa.nsbuttoncell.NSButtonCell
alternateImage, alternateMnemonic, alternateMnemonicLocation, alternateTitle, attributedAlternateTitle, attributedTitle, bezelStyle, getPeriodicDelay_interval, gradientType, highlightsBy, imageDimsWhenDisabled, imagePosition, isOpaque, isTransparent, keyEquivalent, keyEquivalentFont, keyEquivalentModifierMask, mouseEntered, mouseExited, performClick, setAlternateImage, setAlternateMnemonicLocation, setAlternateTitle, setAlternateTitleWithMnemonic, setAttributedAlternateTitle, setAttributedTitle, setBezelStyle, setButtonType, setFont, setGradientType, setHighlightsBy, setImageDimsWhenDisabled, setImagePosition, setKeyEquivalent, setKeyEquivalentFont_size, setKeyEquivalentFont, setKeyEquivalentModifierMask, setPeriodicDelay_interval, setShowsBorderOnlyWhileMouseInside, setShowsStateBy, setSound, setTitleWithMnemonic, setTransparent, showsBorderOnlyWhileMouseInside, showsStateBy, sound, title
 
Methods inherited from class com.jniwrapper.macosx.cocoa.nsactioncell.NSActionCell
action, controlView, doubleValue, floatValue, intValue, setAction, setAlignment, setBezeled, setBordered, setEnabled, setFloatingPointFormat_left_right, setImage, setTag, setTarget, stringValue, tag, target
 
Methods inherited from class com.jniwrapper.macosx.cocoa.nscell.NSCell
acceptsFirstResponder, alignment, allowsEditingTextAttributes, allowsMixedState, attributedStringValue, calcDrawInfo, cellAttribute, cellSize, cellSizeForBounds, compare, continueTracking_at_inView, controlSize, controlTint, copyWithZone, drawingRectForBounds, drawInteriorWithFrame_inView, drawWithFrame_inView, editWithFrame_inView_editor_delegate_event, encodeWithCoder, endEditing, entryType, focusRingType, font, formatter, hasValidObjectValue, highlight_withFrame_inView, highlightColorWithFrame_inView, image, importsGraphics, initImageCell, initTextCell, initWithCoder, isBezeled, isBordered, isContinuous, isEditable, isEnabled, isEntryAcceptable, isScrollable, isSelectable, menuForEvent_inRect_ofView, mnemonic, mnemonicLocation, mouseDownFlags, nextState, refusesFirstResponder, representedObject, resetCursorRect_inView, selectWithFrame_inView_editor_delegate_start_length, sendActionOn, sendsActionOnEndEditing, setAllowsEditingTextAttributes, setAllowsMixedState, setAttributedStringValue, setCellAttribute_to, setContinuous, setControlSize, setControlTint, setDoubleValue, setEditable, setEntryType, setFloatingPointFormat_left_right, setFloatValue, setFocusRingType, setFormatter, setImportsGraphics, setIntValue, setMnemonicLocation, setNextState, setRefusesFirstResponder, setRepresentedObject, setScrollable, setSelectable, setSendsActionOnEndEditing, setShowsFirstResponder, setState, setStringValue, setType, setUpFieldEditorAttributes, setWraps, showsFirstResponder, startTrackingAt_inView, state, static_defaultFocusRingType, static_defaultMenu, static_prefersTrackingUntilMouseUp, stopTracking_at_inView_mouseIsUp, takeDoubleValueFrom, takeFloatValueFrom, takeIntValueFrom, takeObjectValueFrom, takeStringValueFrom, trackMouse_inRect_ofView_untilMouseUp, type, wraps
 
Methods inherited from class com.jniwrapper.macosx.cocoa.nsobject.NSObject
_class, accessibilityActionDescription, accessibilityActionNames, accessibilityAttributeNames, accessibilityAttributeValue_forParameter, accessibilityAttributeValue, accessibilityFocusedUIElement, accessibilityHitTest, accessibilityIsAttributeSettable, accessibilityIsIgnored, accessibilityParameterizedAttributeNames, accessibilityPerformAction, accessibilitySetValue_forAttribute, addObserver_forKeyPath_options_context, alertShowHelp, application_delegateHandlesKey, application_openFile, application_openFiles, application_openFileWithoutUI, application_openTempFile, application_printFile, application_printFiles, applicationDidBecomeActive, applicationDidChangeScreenParameters, applicationDidFinishLaunching, applicationDidHide, applicationDidResignActive, applicationDidUnhide, applicationDidUpdate, applicationDockMenu, applicationOpenUntitledFile, applicationShouldHandleReopen_hasVisibleWindows, applicationShouldOpenUntitledFile, applicationShouldTerminate, applicationShouldTerminateAfterLastWindowClosed, applicationWillBecomeActive, applicationWillFinishLaunching, applicationWillHide, applicationWillResignActive, applicationWillTerminate, applicationWillUnhide, applicationWillUpdate, archiver_didEncodeObject, archiver_willEncodeObject, archiver_willReplaceObject_withObject, archiverDidFinish, archiverWillFinish, attributeKeys, authenticateComponents_withData, authenticationDataForComponents, autorelease, awakeAfterUsingCoder, awakeFromNib, bind_toObject_withKeyPath_options, browser_createRowsForColumn_inMatrix, browser_isColumnValid, browser_numberOfRowsInColumn, browser_selectCellWithString_inColumn, browser_selectRow_inColumn, browser_shouldSizeColumn_forUserResize_toWidth, browser_sizeToFitWidthOfColumn, browser_titleOfColumn, browser_willDisplayCell_atRow_column, browserColumnConfigurationDidChange, browserDidScroll, browserWillScroll, changeColor, changeFont, classCode, classDescription, classForArchiver, classForCoder, classForKeyedArchiver, classForPortCoder, className, coerceValue_forKey, comboBox_completedString, comboBox_indexOfItemWithStringValue, comboBox_objectValueForItemAtIndex, comboBoxCell_completedString, comboBoxCell_indexOfItemWithStringValue, comboBoxCell_objectValueForItemAtIndex, comboBoxSelectionDidChange, comboBoxSelectionIsChanging, comboBoxWillDismiss, comboBoxWillPopUp, commitEditing, concludeDragOperation, conformsToProtocol, connection_didCancelAuthenticationChallenge, connection_didFailWithError, connection_didReceiveAuthenticationChallenge, connection_didReceiveData, connection_didReceiveResponse, connection_handleRequest, connection_shouldMakeNewConnection, connection_willCacheResponse, connection_willSendRequest_redirectResponse, connectionDidFinishLoading, control_didFailToFormatString_errorDescription, control_didFailToValidatePartialString_errorDescription, control_isValidObject, control_textShouldBeginEditing, control_textShouldEndEditing, control_textView_completions_forPartialWordRange_indexOfSelectedItem, control_textView_doCommandBySelector, controlTextDidBeginEditing, controlTextDidChange, controlTextDidEndEditing, copy, createConversationForConnection, dealloc, description, dictionaryWithValuesForKeys, didChange_valuesAtIndexes_forKey, didChangeValueForKey, discardEditing, doesContain, doesNotRecognizeSelector, download_decideDestinationWithSuggestedFilename, download_didCancelAuthenticationChallenge, download_didCreateDestination, download_didFailWithError, download_didReceiveAuthenticationChallenge, download_didReceiveDataOfLength, download_didReceiveResponse, download_shouldDecodeSourceDataOfMIMEType, download_willSendRequest_redirectResponse, downloadDidBegin, downloadDidFinish, draggedImage_beganAt, draggedImage_endedAt_deposited, draggedImage_endedAt_operation, draggedImage_movedTo, draggingEnded, draggingEntered, draggingExited, draggingSourceOperationMaskForLocal, draggingUpdated, drawerDidClose, drawerDidOpen, drawerShouldClose, drawerShouldOpen, drawerWillClose, drawerWillOpen, drawerWillResizeContents_toSize, exposedBindings, fileManager_shouldProceedAfterError, fileManager_willProcessPath, fontManager_willIncludeFont, forwardInvocation, handleMachMessage, handlePortMessage, handleQueryWithUnboundKey, handleTakeValue_forUnboundKey, hash, ignoreModifierKeysWhileDragging, image_didLoadPartOfRepresentation_withValidRows, image_didLoadRepresentation_withStatus, image_didLoadRepresentationHeader, image_willLoadRepresentation, imageDidNotDraw_inRect, indicesOfObjectsByEvaluatingObjectSpecifier, init, insertValue_atIndex_inPropertyWithKey, insertValue_inPropertyWithKey, inverseForRelationshipKey, isCaseInsensitiveLike, isEqual, isEqualTo, isGreaterThan, isGreaterThanOrEqualTo, isKindOfClass, isLessThan, isLessThanOrEqualTo, isLike, isMemberOfClass, isNotEqualTo, isProxy, layoutManager_didCompleteLayoutForTextContainer_atEnd, layoutManagerDidInvalidateLayout, makeNewConnection_sender, menu_updateItem_atIndex_shouldCancel, menuHasKeyEquivalent_forEvent_target_action, menuNeedsUpdate, methodForSelector, methodSignatureForSelector, mutableArrayValueForKey, mutableArrayValueForKeyPath, mutableCopy, namesOfPromisedFilesDroppedAtDestination, netService_didNotPublish, netService_didNotResolve, netServiceBrowser_didFindDomain_moreComing, netServiceBrowser_didFindService_moreComing, netServiceBrowser_didNotSearch, netServiceBrowser_didRemoveDomain_moreComing, netServiceBrowser_didRemoveService_moreComing, netServiceBrowserDidStopSearch, netServiceBrowserWillSearch, netServiceDidResolveAddress, netServiceDidStop, netServiceWillPublish, netServiceWillResolve, NSObject__new, NSObject_alloc, NSObject_allocWithZone, NSObject_copyWithZone, NSObject_defaultPlaceholderForMarker_withBinding, NSObject_mutableCopyWithZone, numberOfItemsInComboBox, numberOfItemsInComboBoxCell, numberOfItemsInMenu, numberOfRowsInTableView, objectDidBeginEditing, objectDidEndEditing, objectSpecifier, observationInfo, observeValueForKeyPath_ofObject_change_context, outlineView_acceptDrop_item_childIndex, outlineView_child_ofItem, outlineView_didClickTableColumn, outlineView_didDragTableColumn, outlineView_isItemExpandable, outlineView_itemForPersistentObject, outlineView_mouseDownInHeaderOfTableColumn, outlineView_numberOfChildrenOfItem, outlineView_objectValueForTableColumn_byItem, outlineView_persistentObjectForItem, outlineView_setObjectValue_forTableColumn_byItem, outlineView_shouldCollapseItem, outlineView_shouldEditTableColumn_item, outlineView_shouldExpandItem, outlineView_shouldSelectItem, outlineView_shouldSelectTableColumn, outlineView_sortDescriptorsDidChange, outlineView_validateDrop_proposedItem_proposedChildIndex, outlineView_willDisplayCell_forTableColumn_item, outlineView_willDisplayOutlineCell_forTableColumn_item, outlineView_writeItems_toPasteboard, outlineViewColumnDidMove, outlineViewColumnDidResize, outlineViewItemDidCollapse, outlineViewItemDidExpand, outlineViewItemWillCollapse, outlineViewItemWillExpand, outlineViewSelectionDidChange, outlineViewSelectionIsChanging, panel_compareFilename_with_caseSensitive, panel_directoryDidChange, panel_isValidFilename, panel_shouldShowFilename, panel_userEnteredFilename_confirmed, panel_willExpand, panelSelectionDidChange, parser_didEndElement_namespaceURI_qualifiedName, parser_didEndMappingPrefix, parser_didStartElement_namespaceURI_qualifiedName_attributes, parser_didStartMappingPrefix_toURI, parser_foundAttributeDeclarationWithName_forElement_type_defaultValue, parser_foundCDATA, parser_foundCharacters, parser_foundComment, parser_foundElementDeclarationWithName_model, parser_foundExternalEntityDeclarationWithName_publicID_systemID, parser_foundIgnorableWhitespace, parser_foundInternalEntityDeclarationWithName_value, parser_foundNotationDeclarationWithName_publicID_systemID, parser_foundProcessingInstructionWithTarget_data, parser_foundUnparsedEntityDeclarationWithName_publicID_systemID_notationName, parser_parseErrorOccurred, parser_resolveExternalEntityName_systemID, parser_validationErrorOccurred, parserDidEndDocument, parserDidStartDocument, pasteboard_provideDataForType, pasteboardChangedOwner, performDragOperation, performSelector_withObject_afterDelay_inModes, performSelector_withObject_afterDelay, performSelector_withObject_withObject, performSelector_withObject, performSelector, performSelectorOnMainThread_withObject_waitUntilDone_modes, performSelectorOnMainThread_withObject_waitUntilDone, prepareForDragOperation, readSelectionFromPasteboard, release, removeObserver_forKeyPath, removeValueAtIndex_fromPropertyWithKey, replacementObjectForArchiver, replacementObjectForCoder, replacementObjectForKeyedArchiver, replacementObjectForPortCoder, replaceValueAtIndex_inPropertyWithKey_withValue, respondsToSelector, retain, retainCount, scriptingBeginsWith, scriptingContains, scriptingEndsWith, scriptingIsEqualTo, scriptingIsGreaterThan, scriptingIsGreaterThanOrEqualTo, scriptingIsLessThan, scriptingIsLessThanOrEqualTo, scriptingProperties, selectionShouldChangeInOutlineView, selectionShouldChangeInTableView, self, setNilValueForKey, setObservationInfo, setScriptingProperties, setValue_forKey, setValue_forKeyPath, setValue_forUndefinedKey, setValuesForKeysWithDictionary, sound_didFinishPlaying, speechRecognizer_didRecognizeCommand, speechSynthesizer_didFinishSpeaking, speechSynthesizer_willSpeakPhoneme, speechSynthesizer_willSpeakWord_ofString, spellServer_didForgetWord_inLanguage, spellServer_didLearnWord_inLanguage, spellServer_findMisspelledWordInString_language_wordCount_countOnly, spellServer_suggestCompletionsForPartialWordRange_inString_language, spellServer_suggestGuessesForWord_inLanguage, splitView_canCollapseSubview, splitView_constrainMaxCoordinate_ofSubviewAt, splitView_constrainMinCoordinate_ofSubviewAt, splitView_constrainSplitPosition_ofSubviewAt, splitView_resizeSubviewsWithOldSize, splitViewDidResizeSubviews, splitViewWillResizeSubviews, static_accessInstanceVariablesDirectly, static_automaticallyNotifiesObserversForKey, static_cancelPreviousPerformRequestsWithTarget_selector_object, static_cancelPreviousPerformRequestsWithTarget, static_classForKeyedUnarchiver, static_exposeBinding, static_initialize, static_instanceMethodForSelector, static_instanceMethodSignatureForSelector, static_instancesRespondToSelector, static_isSubclassOfClass, static_load, static_poseAsClass, static_setDefaultPlaceholder_forMarker_withBinding, static_setKeys_triggerChangeNotificationsForDependentKey, static_setVersion, static_useStoredAccessor, static_version, storedValueForKey, stream_handleEvent, superclass, tableView_acceptDrop_row_dropOperation, tableView_didClickTableColumn, tableView_didDragTableColumn, tableView_mouseDownInHeaderOfTableColumn, tableView_objectValueForTableColumn_row, tableView_setObjectValue_forTableColumn_row, tableView_shouldEditTableColumn_row, tableView_shouldSelectRow, tableView_shouldSelectTableColumn, tableView_sortDescriptorsDidChange, tableView_validateDrop_proposedRow_proposedDropOperation, tableView_willDisplayCell_forTableColumn_row, tableView_writeRows_toPasteboard, tableViewColumnDidMove, tableViewColumnDidResize, tableViewSelectionDidChange, tableViewSelectionIsChanging, tabView_didSelectTabViewItem, tabView_shouldSelectTabViewItem, tabView_willSelectTabViewItem, tabViewDidChangeNumberOfTabViewItems, takeStoredValue_forKey, takeValue_forKey, takeValue_forKeyPath, takeValuesFromDictionary, textDidBeginEditing, textDidChange, textDidEndEditing, textShouldBeginEditing, textShouldEndEditing, textStorageDidProcessEditing, textStorageWillProcessEditing, textView_clickedOnCell_inRect_atIndex, textView_clickedOnCell_inRect, textView_clickedOnLink_atIndex, textView_clickedOnLink, textView_completions_forPartialWordRange_indexOfSelectedItem, textView_doCommandBySelector, textView_doubleClickedOnCell_inRect_atIndex, textView_doubleClickedOnCell_inRect, textView_draggedCell_inRect_event_atIndex, textView_draggedCell_inRect_event, textView_shouldChangeTextInRange_replacementString, textView_willChangeSelectionFromCharacterRange_toCharacterRange, textView_willDisplayToolTip_forCharacterAtIndex, textView_writablePasteboardTypesForCell_atIndex, textView_writeCell_atIndex_toPasteboard_type, textViewDidChangeSelection, textViewDidChangeTypingAttributes, toManyRelationshipKeys, toolbar_itemForItemIdentifier_willBeInsertedIntoToolbar, toolbarAllowedItemIdentifiers, toolbarDefaultItemIdentifiers, toolbarDidRemoveItem, toolbarSelectableItemIdentifiers, toolbarWillAddItem, toOneRelationshipKeys, unableToSetNilForKey, unarchiver_cannotDecodeObjectOfClassName_originalClasses, unarchiver_didDecodeObject, unarchiver_willReplaceObject_withObject, unarchiverDidFinish, unarchiverWillFinish, unbind, undoManagerForTextView, URL_resourceDataDidBecomeAvailable, URL_resourceDidFailLoadingWithReason, URLResourceDidCancelLoading, URLResourceDidFinishLoading, validateMenuItem, validateToolbarItem, validateValue_forKey_error, validateValue_forKeyPath_error, validModesForFontPanel, valueAtIndex_inPropertyWithKey, valueClassForBinding, valueForKey, valueForKeyPath, valueForUndefinedKey, valuesForKeys, valueWithName_inPropertyWithKey, valueWithUniqueID_inPropertyWithKey, view_stringForToolTip_point_userData, willChange_valuesAtIndexes_forKey, willChangeValueForKey, window_willPositionSheet_usingRect, windowDidBecomeKey, windowDidBecomeMain, windowDidChangeScreen, windowDidDeminiaturize, windowDidEndSheet, windowDidExpose, windowDidMiniaturize, windowDidMove, windowDidResignKey, windowDidResignMain, windowDidResize, windowDidUpdate, windowShouldClose, windowShouldZoom_toFrame, windowWillBeginSheet, windowWillClose, windowWillMiniaturize, windowWillMove, windowWillResize_toSize, windowWillReturnFieldEditor_toObject, windowWillReturnUndoManager, windowWillUseStandardFrame_defaultFrame, writeSelectionToPasteboard_types, zone
 
Methods inherited from class com.jniwrapper.macosx.cocoa.CObject
getClassName
 
Methods inherited from class com.jniwrapper.macosx.cocoa.Id
clone
 
Methods inherited from class com.jniwrapper.Pointer.Void
asFunction, asFunction, asTypedPointer, castTo, castTo, equals, getDebugInfo, getLength, getValue, hashCode, isNull, read, setValue, toString, write
 
Methods inherited from class com.jniwrapper.Parameter
, a, a, acceptIOPerformer, asReturnValue, b, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, indent, pop, push, read, read, setDataBuffer, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NSPopUpButtonCell

public NSPopUpButtonCell()

NSPopUpButtonCell

public NSPopUpButtonCell(boolean autorelease)
Contructs the NSPopUpButtonCell class with the autorelease option on.

Parameters:
autorelease -

NSPopUpButtonCell

public NSPopUpButtonCell(com.jniwrapper.Pointer.Void instancePtr)
Contructs the NSPopUpButtonCell class from pointer.

Parameters:
instancePtr -

NSPopUpButtonCell

public NSPopUpButtonCell(java.lang.String methodName,
                         com.jniwrapper.Parameter[] parameters)
Contructs the NSPopUpButtonCell class with static constructor.

Parameters:
methodName -
parameters -
Method Detail

init

protected void init(com.jniwrapper.Parameter[] fields)
Overrides:
init in class NSMenuItemCell

lastItem

public Id lastItem()

setMenu

public void setMenu(NSMenu menu)
Overrides:
setMenu in class NSCell

selectItem

public void selectItem(Id item)

autoenablesItems

public com.jniwrapper.Bool autoenablesItems()

altersStateOfSelectedItem

public com.jniwrapper.Bool altersStateOfSelectedItem()

selectedItem

public Id selectedItem()

indexOfItemWithTag

public com.jniwrapper.Int indexOfItemWithTag(com.jniwrapper.Int tag)

indexOfItem

public com.jniwrapper.Int indexOfItem(Id item)

performClickWithFrame_inView

public void performClickWithFrame_inView(NSRect frame,
                                         NSView controlView)
This method represents the performClickWithFrame() method of the NSPopUpButtonCell Objective-C class.

Parameters:
frame -
controlView -

indexOfItemWithTarget_andAction

public com.jniwrapper.Int indexOfItemWithTarget_andAction(Id target,
                                                          Sel actionSelector)
This method represents the indexOfItemWithTarget() method of the NSPopUpButtonCell Objective-C class.

Parameters:
target -
actionSelector -
Returns:
Int

itemTitles

public com.jniwrapper.Pointer.Void itemTitles()

addItemWithTitle

public void addItemWithTitle(java.lang.String title)

setObjectValue

public void setObjectValue(Id obj)
Overrides:
setObjectValue in class NSActionCell

indexOfItemWithTitle

public com.jniwrapper.Int indexOfItemWithTitle(java.lang.String title)

insertItemWithTitle_atIndex

public void insertItemWithTitle_atIndex(java.lang.String title,
                                        com.jniwrapper.Int index)
This method represents the insertItemWithTitle() method of the NSPopUpButtonCell Objective-C class.

Parameters:
title -
index -

itemTitleAtIndex

public com.jniwrapper.Pointer.Void itemTitleAtIndex(com.jniwrapper.Int index)

dismissPopUp

public void dismissPopUp()

setPreferredEdge

public void setPreferredEdge(NSRectEdge edge)

removeItemWithTitle

public void removeItemWithTitle(java.lang.String title)

synchronizeTitleAndSelectedItem

public void synchronizeTitleAndSelectedItem()

addItemsWithTitles

public void addItemsWithTitles(NSArray itemTitles)

attachPopUpWithFrame_inView

public void attachPopUpWithFrame_inView(NSRect cellFrame,
                                        NSView controlView)
This method represents the attachPopUpWithFrame() method of the NSPopUpButtonCell Objective-C class.

Parameters:
cellFrame -
controlView -

removeAllItems

public void removeAllItems()

menu

public com.jniwrapper.Pointer.Void menu()
Overrides:
menu in class NSCell

setUsesItemFromMenu

public void setUsesItemFromMenu(boolean flag)

objectValue

public Id objectValue()
Overrides:
objectValue in class NSCell

setAltersStateOfSelectedItem

public void setAltersStateOfSelectedItem(boolean flag)

itemWithTitle

public Id itemWithTitle(java.lang.String title)

initTextCell_pullsDown

public Id initTextCell_pullsDown(java.lang.String stringValue,
                                 boolean pullDown)
This method represents the initTextCell() method of the NSPopUpButtonCell Objective-C class.

Parameters:
stringValue -
pullDown -
Returns:
Id

indexOfItemWithRepresentedObject

public com.jniwrapper.Int indexOfItemWithRepresentedObject(Id obj)

setTitle

public void setTitle(java.lang.String aString)
Overrides:
setTitle in class NSButtonCell

preferredEdge

public NSRectEdge preferredEdge()

selectItemAtIndex

public void selectItemAtIndex(com.jniwrapper.Int index)

numberOfItems

public com.jniwrapper.Int numberOfItems()

pullsDown

public com.jniwrapper.Bool pullsDown()

usesItemFromMenu

public com.jniwrapper.Bool usesItemFromMenu()

indexOfSelectedItem

public com.jniwrapper.Int indexOfSelectedItem()

itemAtIndex

public Id itemAtIndex(com.jniwrapper.Int index)

setPullsDown

public void setPullsDown(boolean flag)

arrowPosition

public NSPopUpArrowPosition arrowPosition()

itemArray

public com.jniwrapper.Pointer.Void itemArray()

setAutoenablesItems

public void setAutoenablesItems(boolean flag)

selectItemWithTitle

public void selectItemWithTitle(java.lang.String title)

setArrowPosition

public void setArrowPosition(NSPopUpArrowPosition position)

removeItemAtIndex

public void removeItemAtIndex(com.jniwrapper.Int index)

titleOfSelectedItem

public com.jniwrapper.Pointer.Void titleOfSelectedItem()