public class NSView extends NSResponder
NSView
class.
See the class documentation at the Apple's site: NSViewConstructor and Description |
---|
NSView() |
NSView(boolean autorelease)
Contructs the
NSView class with the autorelease option on. |
NSView(com.jniwrapper.Pointer.Void instancePtr)
Contructs the
NSView class from pointer. |
NSView(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
Contructs the
NSView class with static constructor. |
Modifier and Type | Method and Description |
---|---|
com.jniwrapper.Bool |
acceptsFirstMouse(NSEvent theEvent) |
void |
addCursorRect_cursor(NSRect aRect,
NSCursor anObj)
This method represents the
addCursorRect() method of the NSView Objective-C class. |
void |
addSubview_positioned_relativeTo(NSView aView,
NSWindowOrderingMode place,
NSView otherView)
This method represents the
addSubview() method of the NSView Objective-C class. |
void |
addSubview(NSView aView) |
NSToolTipTag |
addToolTipRect_owner_userData(NSRect aRect,
Id anObject,
com.jniwrapper.Pointer.Void data)
This method represents the
addToolTipRect() method of the NSView Objective-C class. |
NSTrackingRectTag |
addTrackingRect_owner_userData_assumeInside(NSRect aRect,
Id anObject,
com.jniwrapper.Pointer.Void data,
boolean flag)
This method represents the
addTrackingRect() method of the NSView Objective-C class. |
void |
adjustPageHeightNew_top_bottom_limit(com.jniwrapper.SingleFloat newBottom,
com.jniwrapper.SingleFloat oldTop,
com.jniwrapper.SingleFloat oldBottom,
com.jniwrapper.SingleFloat bottomLimit)
This method represents the
adjustPageHeightNew() method of the NSView Objective-C class. |
void |
adjustPageWidthNew_left_right_limit(com.jniwrapper.SingleFloat newRight,
com.jniwrapper.SingleFloat oldLeft,
com.jniwrapper.SingleFloat oldRight,
com.jniwrapper.SingleFloat rightLimit)
This method represents the
adjustPageWidthNew() method of the NSView Objective-C class. |
NSRect |
adjustScroll(NSRect newVisible) |
void |
allocateGState() |
com.jniwrapper.Pointer.Void |
ancestorSharedWithView(NSView aView) |
com.jniwrapper.Bool |
autoresizesSubviews() |
com.jniwrapper.UInt |
autoresizingMask() |
com.jniwrapper.Bool |
autoscroll(NSEvent theEvent) |
void |
beginDocument() |
void |
beginPageInRect_atPlacement(NSRect aRect,
NSPoint location)
This method represents the
beginPageInRect() method of the NSView Objective-C class. |
NSRect |
bounds() |
com.jniwrapper.SingleFloat |
boundsRotation() |
com.jniwrapper.Bool |
canBecomeKeyView() |
com.jniwrapper.Bool |
canDraw() |
NSRect |
centerScanRect(NSRect aRect) |
NSPoint |
convertPoint_fromView(NSPoint aPoint,
NSView aView)
This method represents the
convertPoint() method of the NSView Objective-C class. |
NSPoint |
convertPoint_toView(NSPoint aPoint,
NSView aView)
This method represents the
convertPoint() method of the NSView Objective-C class. |
NSRect |
convertRect_fromView(NSRect aRect,
NSView aView)
This method represents the
convertRect() method of the NSView Objective-C class. |
NSRect |
convertRect_toView(NSRect aRect,
NSView aView)
This method represents the
convertRect() method of the NSView Objective-C class. |
NSSize |
convertSize_fromView(NSSize aSize,
NSView aView)
This method represents the
convertSize() method of the NSView Objective-C class. |
NSSize |
convertSize_toView(NSSize aSize,
NSView aView)
This method represents the
convertSize() method of the NSView Objective-C class. |
com.jniwrapper.Pointer.Void |
dataWithEPSInsideRect(NSRect rect) |
com.jniwrapper.Pointer.Void |
dataWithPDFInsideRect(NSRect rect) |
void |
didAddSubview(NSView subview) |
void |
discardCursorRects() |
void |
display() |
void |
displayIfNeeded() |
void |
displayIfNeededIgnoringOpacity() |
void |
displayIfNeededInRect(NSRect rect) |
void |
displayIfNeededInRectIgnoringOpacity(NSRect rect) |
void |
displayRect(NSRect rect) |
void |
displayRectIgnoringOpacity(NSRect rect) |
com.jniwrapper.Bool |
dragFile_fromRect_slideBack_event(java.lang.String filename,
NSRect rect,
boolean aFlag,
NSEvent event)
This method represents the
dragFile() method of the NSView Objective-C class. |
void |
dragImage_at_offset_event_pasteboard_source_slideBack(NSImage anImage,
NSPoint viewLocation,
NSSize initialOffset,
NSEvent event,
NSPasteboard pboard,
Id sourceObj,
boolean slideFlag)
This method represents the
dragImage() method of the NSView Objective-C class. |
com.jniwrapper.Bool |
dragPromisedFilesOfTypes_fromRect_source_slideBack_event(NSArray typeArray,
NSRect rect,
Id sourceObject,
boolean aFlag,
NSEvent event)
This method represents the
dragPromisedFilesOfTypes() method of the NSView Objective-C class. |
void |
drawPageBorderWithSize(NSSize borderSize) |
void |
drawRect(NSRect rect) |
void |
drawSheetBorderWithSize(NSSize borderSize) |
com.jniwrapper.Pointer.Void |
enclosingScrollView() |
void |
endDocument() |
void |
endPage() |
NSFocusRingType |
focusRingType() |
NSRect |
frame() |
com.jniwrapper.SingleFloat |
frameRotation() |
void |
getRectsBeingDrawn_count(NSRect rects,
com.jniwrapper.Int count)
This method represents the
getRectsBeingDrawn() method of the NSView Objective-C class. |
com.jniwrapper.Int |
gState() |
com.jniwrapper.SingleFloat |
heightAdjustLimit() |
com.jniwrapper.Pointer.Void |
hitTest(NSPoint aPoint) |
protected void |
init(com.jniwrapper.Parameter[] fields) |
Id |
initWithFrame(NSRect frameRect) |
com.jniwrapper.Bool |
inLiveResize() |
com.jniwrapper.Bool |
isDescendantOf(NSView aView) |
com.jniwrapper.Bool |
isFlipped() |
com.jniwrapper.Bool |
isHidden() |
com.jniwrapper.Bool |
isHiddenOrHasHiddenAncestor() |
com.jniwrapper.Bool |
isOpaque() |
com.jniwrapper.Bool |
isRotatedFromBase() |
com.jniwrapper.Bool |
isRotatedOrScaledFromBase() |
com.jniwrapper.Bool |
knowsPageRange(NSRangePointer range) |
NSPoint |
locationOfPrintRect(NSRect aRect) |
void |
lockFocus() |
com.jniwrapper.Bool |
lockFocusIfCanDraw() |
com.jniwrapper.Pointer.Void |
menuForEvent(NSEvent event) |
com.jniwrapper.Bool |
mouse_inRect(NSPoint aPoint,
NSRect aRect)
This method represents the
mouse() method of the NSView Objective-C class. |
com.jniwrapper.Bool |
mouseDownCanMoveWindow() |
com.jniwrapper.Bool |
needsDisplay() |
com.jniwrapper.Bool |
needsPanelToBecomeKey() |
com.jniwrapper.Bool |
needsToDrawRect(NSRect aRect) |
com.jniwrapper.Pointer.Void |
nextKeyView() |
com.jniwrapper.Pointer.Void |
nextValidKeyView() |
com.jniwrapper.Pointer.Void |
opaqueAncestor() |
com.jniwrapper.Bool |
performKeyEquivalent(NSEvent theEvent) |
com.jniwrapper.Bool |
performMnemonic(java.lang.String theString) |
com.jniwrapper.Bool |
postsBoundsChangedNotifications() |
com.jniwrapper.Bool |
postsFrameChangedNotifications() |
com.jniwrapper.Pointer.Void |
previousKeyView() |
com.jniwrapper.Pointer.Void |
previousValidKeyView() |
void |
print(Id sender) |
com.jniwrapper.Pointer.Void |
printJobTitle() |
NSRect |
rectForPage(com.jniwrapper.Int page) |
void |
reflectScrolledClipView(NSClipView aClipView) |
void |
registerForDraggedTypes(NSArray newTypes) |
void |
releaseGState() |
void |
removeAllToolTips() |
void |
removeCursorRect_cursor(NSRect aRect,
NSCursor anObj)
This method represents the
removeCursorRect() method of the NSView Objective-C class. |
void |
removeFromSuperview() |
void |
removeFromSuperviewWithoutNeedingDisplay() |
void |
removeToolTip(NSToolTipTag tag) |
void |
removeTrackingRect(NSTrackingRectTag tag) |
void |
renewGState() |
void |
replaceSubview_with(NSView oldView,
NSView newView)
This method represents the
replaceSubview() method of the NSView Objective-C class. |
void |
resetCursorRects() |
void |
resizeSubviewsWithOldSize(NSSize oldSize) |
void |
resizeWithOldSuperviewSize(NSSize oldSize) |
void |
rotateByAngle(com.jniwrapper.SingleFloat angle) |
void |
rulerView_didAddMarker(NSRulerView ruler,
NSRulerMarker marker)
This method represents the
rulerView() method of the NSView Objective-C class. |
void |
rulerView_didMoveMarker(NSRulerView ruler,
NSRulerMarker marker)
This method represents the
rulerView() method of the NSView Objective-C class. |
void |
rulerView_didRemoveMarker(NSRulerView ruler,
NSRulerMarker marker)
This method represents the
rulerView() method of the NSView Objective-C class. |
void |
rulerView_handleMouseDown(NSRulerView ruler,
NSEvent event)
This method represents the
rulerView() method of the NSView Objective-C class. |
com.jniwrapper.Bool |
rulerView_shouldAddMarker(NSRulerView ruler,
NSRulerMarker marker)
This method represents the
rulerView() method of the NSView Objective-C class. |
com.jniwrapper.Bool |
rulerView_shouldMoveMarker(NSRulerView ruler,
NSRulerMarker marker)
This method represents the
rulerView() method of the NSView Objective-C class. |
com.jniwrapper.Bool |
rulerView_shouldRemoveMarker(NSRulerView ruler,
NSRulerMarker marker)
This method represents the
rulerView() method of the NSView Objective-C class. |
com.jniwrapper.SingleFloat |
rulerView_willAddMarker_atLocation(NSRulerView ruler,
NSRulerMarker marker,
com.jniwrapper.SingleFloat location)
This method represents the
rulerView() method of the NSView Objective-C class. |
com.jniwrapper.SingleFloat |
rulerView_willMoveMarker_toLocation(NSRulerView ruler,
NSRulerMarker marker,
com.jniwrapper.SingleFloat location)
This method represents the
rulerView() method of the NSView Objective-C class. |
void |
rulerView_willSetClientView(NSRulerView ruler,
NSView newClient)
This method represents the
rulerView() method of the NSView Objective-C class. |
void |
scaleUnitSquareToSize(NSSize newUnitSize) |
void |
scrollClipView_toPoint(NSClipView aClipView,
NSPoint aPoint)
This method represents the
scrollClipView() method of the NSView Objective-C class. |
void |
scrollPoint(NSPoint aPoint) |
void |
scrollRect_by(NSRect aRect,
NSSize delta)
This method represents the
scrollRect() method of the NSView Objective-C class. |
com.jniwrapper.Bool |
scrollRectToVisible(NSRect aRect) |
void |
setAutoresizesSubviews(boolean flag) |
void |
setAutoresizingMask(com.jniwrapper.UInt mask) |
void |
setBounds(NSRect aRect) |
void |
setBoundsOrigin(NSPoint newOrigin) |
void |
setBoundsRotation(com.jniwrapper.SingleFloat angle) |
void |
setBoundsSize(NSSize newSize) |
void |
setFocusRingType(NSFocusRingType focusRingType) |
void |
setFrame(NSRect frameRect) |
void |
setFrameOrigin(NSPoint newOrigin) |
void |
setFrameRotation(com.jniwrapper.SingleFloat angle) |
void |
setFrameSize(NSSize newSize) |
void |
setHidden(boolean flag) |
void |
setKeyboardFocusRingNeedsDisplayInRect(NSRect rect) |
void |
setNeedsDisplay(boolean flag) |
void |
setNeedsDisplayInRect(NSRect invalidRect) |
void |
setNextKeyView(NSView next) |
void |
setPostsBoundsChangedNotifications(boolean flag) |
void |
setPostsFrameChangedNotifications(boolean flag) |
void |
setToolTip(java.lang.String string) |
void |
setUpGState() |
com.jniwrapper.Bool |
shouldDelayWindowOrderingForEvent(NSEvent theEvent) |
com.jniwrapper.Bool |
shouldDrawColor() |
void |
sortSubviewsUsingFunction_context(com.jniwrapper.Int compare,
com.jniwrapper.Pointer.Void context)
This method represents the
sortSubviewsUsingFunction() method of the NSView Objective-C class. |
static NSFocusRingType |
static_defaultFocusRingType() |
static com.jniwrapper.Pointer.Void |
static_defaultMenu() |
static com.jniwrapper.Pointer.Void |
static_focusView() |
com.jniwrapper.Pointer.Void |
subviews() |
com.jniwrapper.Pointer.Void |
superview() |
com.jniwrapper.Int |
tag() |
com.jniwrapper.Pointer.Void |
toolTip() |
void |
translateOriginToPoint(NSPoint translation) |
void |
unlockFocus() |
void |
unregisterDraggedTypes() |
void |
viewDidEndLiveResize() |
void |
viewDidMoveToSuperview() |
void |
viewDidMoveToWindow() |
void |
viewWillMoveToSuperview(NSView newSuperview) |
void |
viewWillMoveToWindow(NSWindow newWindow) |
void |
viewWillStartLiveResize() |
Id |
viewWithTag(com.jniwrapper.Int aTag) |
NSRect |
visibleRect() |
com.jniwrapper.Bool |
wantsDefaultClipping() |
com.jniwrapper.SingleFloat |
widthAdjustLimit() |
void |
willRemoveSubview(NSView subview) |
com.jniwrapper.Pointer.Void |
window() |
void |
writeEPSInsideRect_toPasteboard(NSRect rect,
NSPasteboard pasteboard)
This method represents the
writeEPSInsideRect() method of the NSView Objective-C class. |
void |
writePDFInsideRect_toPasteboard(NSRect rect,
NSPasteboard pasteboard)
This method represents the
writePDFInsideRect() method of the NSView Objective-C class. |
acceptsFirstResponder, becomeFirstResponder, cancelOperation, capitalizeWord, centerSelectionInVisibleArea, changeCaseOfLetter, complete, deleteBackward, deleteBackwardByDecomposingPreviousCharacter, deleteForward, deleteToBeginningOfLine, deleteToBeginningOfParagraph, deleteToEndOfLine, deleteToEndOfParagraph, deleteToMark, deleteWordBackward, deleteWordForward, doCommandBySelector, encodeWithCoder, flagsChanged, flushBufferedKeyEvents, helpRequested, indent, initWithCoder, insertBacktab, insertNewline, insertNewlineIgnoringFieldEditor, insertParagraphSeparator, insertTab, insertTabIgnoringFieldEditor, insertText, interfaceStyle, interpretKeyEvents, keyDown, keyUp, lowercaseWord, menu, mouseDown, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseUp, moveBackward, moveBackwardAndModifySelection, moveDown, moveDownAndModifySelection, moveForward, moveForwardAndModifySelection, moveLeft, moveLeftAndModifySelection, moveRight, moveRightAndModifySelection, moveToBeginningOfDocument, moveToBeginningOfLine, moveToBeginningOfParagraph, moveToEndOfDocument, moveToEndOfLine, moveToEndOfParagraph, moveUp, moveUpAndModifySelection, moveWordBackward, moveWordBackwardAndModifySelection, moveWordForward, moveWordForwardAndModifySelection, moveWordLeft, moveWordLeftAndModifySelection, moveWordRight, moveWordRightAndModifySelection, nextResponder, noResponderFor, otherMouseDown, otherMouseDragged, otherMouseUp, pageDown, pageUp, resignFirstResponder, rightMouseDown, rightMouseDragged, rightMouseUp, scrollLineDown, scrollLineUp, scrollPageDown, scrollPageUp, scrollWheel, selectAll, selectLine, selectParagraph, selectToMark, selectWord, setInterfaceStyle, setMark, setMenu, setNextResponder, shouldBeTreatedAsInkEvent, showContextHelp, swapWithMark, transpose, transposeWords, tryToPerform_with, undoManager, uppercaseWord, validRequestorForSendType_returnType, yank
_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
getClassName
asFunction, asFunction, asTypedPointer, castTo, castTo, equals, getDebugInfo, getLength, getValue, hashCode, isNull, read, setValue, toString, write
public NSView()
public NSView(boolean autorelease)
NSView
class with the autorelease option on.autorelease
- public NSView(com.jniwrapper.Pointer.Void instancePtr)
NSView
class from pointer.instancePtr
- public NSView(java.lang.String methodName, com.jniwrapper.Parameter[] parameters)
NSView
class with static constructor.methodName
- parameters
- protected void init(com.jniwrapper.Parameter[] fields)
init
in class NSResponder
public void rotateByAngle(com.jniwrapper.SingleFloat angle)
public com.jniwrapper.UInt autoresizingMask()
public void removeFromSuperview()
public void setBounds(NSRect aRect)
public static NSFocusRingType static_defaultFocusRingType()
public com.jniwrapper.Bool knowsPageRange(NSRangePointer range)
public com.jniwrapper.Bool dragFile_fromRect_slideBack_event(java.lang.String filename, NSRect rect, boolean aFlag, NSEvent event)
dragFile()
method of the NSView Objective-C class.filename
- rect
- aFlag
- event
- public void setNeedsDisplay(boolean flag)
public void resizeSubviewsWithOldSize(NSSize oldSize)
public com.jniwrapper.Pointer.Void previousKeyView()
public com.jniwrapper.Bool needsPanelToBecomeKey()
public void replaceSubview_with(NSView oldView, NSView newView)
replaceSubview()
method of the NSView Objective-C class.oldView
- newView
- public void setHidden(boolean flag)
public com.jniwrapper.Bool shouldDrawColor()
public com.jniwrapper.Pointer.Void enclosingScrollView()
public void rulerView_handleMouseDown(NSRulerView ruler, NSEvent event)
rulerView()
method of the NSView Objective-C class.ruler
- event
- public NSPoint convertPoint_fromView(NSPoint aPoint, NSView aView)
convertPoint()
method of the NSView Objective-C class.aPoint
- aView
- public com.jniwrapper.Bool dragPromisedFilesOfTypes_fromRect_source_slideBack_event(NSArray typeArray, NSRect rect, Id sourceObject, boolean aFlag, NSEvent event)
dragPromisedFilesOfTypes()
method of the NSView Objective-C class.typeArray
- rect
- sourceObject
- aFlag
- event
- public void setNeedsDisplayInRect(NSRect invalidRect)
public void discardCursorRects()
public void setFrameRotation(com.jniwrapper.SingleFloat angle)
public com.jniwrapper.Pointer.Void nextValidKeyView()
public void beginPageInRect_atPlacement(NSRect aRect, NSPoint location)
beginPageInRect()
method of the NSView Objective-C class.aRect
- location
- public void setFrame(NSRect frameRect)
public void setToolTip(java.lang.String string)
public void removeAllToolTips()
public void registerForDraggedTypes(NSArray newTypes)
public void setFocusRingType(NSFocusRingType focusRingType)
public com.jniwrapper.Pointer.Void superview()
public NSSize convertSize_fromView(NSSize aSize, NSView aView)
convertSize()
method of the NSView Objective-C class.aSize
- aView
- public NSRect convertRect_fromView(NSRect aRect, NSView aView)
convertRect()
method of the NSView Objective-C class.aRect
- aView
- public void resizeWithOldSuperviewSize(NSSize oldSize)
public void addSubview_positioned_relativeTo(NSView aView, NSWindowOrderingMode place, NSView otherView)
addSubview()
method of the NSView Objective-C class.aView
- place
- otherView
- public void removeTrackingRect(NSTrackingRectTag tag)
public com.jniwrapper.Pointer.Void menuForEvent(NSEvent event)
public void viewDidMoveToWindow()
public com.jniwrapper.Bool isDescendantOf(NSView aView)
public void reflectScrolledClipView(NSClipView aClipView)
public com.jniwrapper.Bool rulerView_shouldAddMarker(NSRulerView ruler, NSRulerMarker marker)
rulerView()
method of the NSView Objective-C class.ruler
- marker
- public void lockFocus()
public void removeCursorRect_cursor(NSRect aRect, NSCursor anObj)
removeCursorRect()
method of the NSView Objective-C class.aRect
- anObj
- public void displayIfNeededIgnoringOpacity()
public void displayRectIgnoringOpacity(NSRect rect)
public com.jniwrapper.SingleFloat rulerView_willMoveMarker_toLocation(NSRulerView ruler, NSRulerMarker marker, com.jniwrapper.SingleFloat location)
rulerView()
method of the NSView Objective-C class.ruler
- marker
- location
- public com.jniwrapper.SingleFloat rulerView_willAddMarker_atLocation(NSRulerView ruler, NSRulerMarker marker, com.jniwrapper.SingleFloat location)
rulerView()
method of the NSView Objective-C class.ruler
- marker
- location
- public void setKeyboardFocusRingNeedsDisplayInRect(NSRect rect)
public com.jniwrapper.Bool isRotatedOrScaledFromBase()
public void allocateGState()
public Id viewWithTag(com.jniwrapper.Int aTag)
public com.jniwrapper.Bool isFlipped()
public void drawPageBorderWithSize(NSSize borderSize)
public void unlockFocus()
public void displayIfNeededInRectIgnoringOpacity(NSRect rect)
public void displayIfNeeded()
public void displayIfNeededInRect(NSRect rect)
public void setPostsFrameChangedNotifications(boolean flag)
public void scrollRect_by(NSRect aRect, NSSize delta)
scrollRect()
method of the NSView Objective-C class.aRect
- delta
- public com.jniwrapper.Bool autoscroll(NSEvent theEvent)
public void removeToolTip(NSToolTipTag tag)
public com.jniwrapper.Bool isRotatedFromBase()
public void viewWillMoveToSuperview(NSView newSuperview)
public void viewDidEndLiveResize()
public void translateOriginToPoint(NSPoint translation)
public void beginDocument()
public com.jniwrapper.Bool scrollRectToVisible(NSRect aRect)
public void scaleUnitSquareToSize(NSSize newUnitSize)
public NSRect convertRect_toView(NSRect aRect, NSView aView)
convertRect()
method of the NSView Objective-C class.aRect
- aView
- public NSFocusRingType focusRingType()
public void rulerView_didMoveMarker(NSRulerView ruler, NSRulerMarker marker)
rulerView()
method of the NSView Objective-C class.ruler
- marker
- public com.jniwrapper.Bool mouseDownCanMoveWindow()
public com.jniwrapper.Bool acceptsFirstMouse(NSEvent theEvent)
public com.jniwrapper.Pointer.Void nextKeyView()
public void setBoundsSize(NSSize newSize)
public void adjustPageWidthNew_left_right_limit(com.jniwrapper.SingleFloat newRight, com.jniwrapper.SingleFloat oldLeft, com.jniwrapper.SingleFloat oldRight, com.jniwrapper.SingleFloat rightLimit)
adjustPageWidthNew()
method of the NSView Objective-C class.newRight
- oldLeft
- oldRight
- rightLimit
- public com.jniwrapper.SingleFloat heightAdjustLimit()
public com.jniwrapper.SingleFloat boundsRotation()
public void rulerView_didAddMarker(NSRulerView ruler, NSRulerMarker marker)
rulerView()
method of the NSView Objective-C class.ruler
- marker
- public com.jniwrapper.Pointer.Void dataWithPDFInsideRect(NSRect rect)
public com.jniwrapper.Pointer.Void printJobTitle()
public void scrollPoint(NSPoint aPoint)
public com.jniwrapper.Int tag()
public com.jniwrapper.Bool isHiddenOrHasHiddenAncestor()
public com.jniwrapper.Pointer.Void previousValidKeyView()
public com.jniwrapper.Bool postsBoundsChangedNotifications()
public com.jniwrapper.Bool mouse_inRect(NSPoint aPoint, NSRect aRect)
mouse()
method of the NSView Objective-C class.aPoint
- aRect
- public NSToolTipTag addToolTipRect_owner_userData(NSRect aRect, Id anObject, com.jniwrapper.Pointer.Void data)
addToolTipRect()
method of the NSView Objective-C class.aRect
- anObject
- data
- public com.jniwrapper.Bool canDraw()
public com.jniwrapper.Bool shouldDelayWindowOrderingForEvent(NSEvent theEvent)
public com.jniwrapper.Bool canBecomeKeyView()
public void adjustPageHeightNew_top_bottom_limit(com.jniwrapper.SingleFloat newBottom, com.jniwrapper.SingleFloat oldTop, com.jniwrapper.SingleFloat oldBottom, com.jniwrapper.SingleFloat bottomLimit)
adjustPageHeightNew()
method of the NSView Objective-C class.newBottom
- oldTop
- oldBottom
- bottomLimit
- public void viewDidMoveToSuperview()
public com.jniwrapper.Bool needsToDrawRect(NSRect aRect)
public com.jniwrapper.Pointer.Void dataWithEPSInsideRect(NSRect rect)
public void setBoundsOrigin(NSPoint newOrigin)
public void writePDFInsideRect_toPasteboard(NSRect rect, NSPasteboard pasteboard)
writePDFInsideRect()
method of the NSView Objective-C class.rect
- pasteboard
- public com.jniwrapper.Int gState()
public com.jniwrapper.SingleFloat frameRotation()
public com.jniwrapper.Pointer.Void opaqueAncestor()
public static com.jniwrapper.Pointer.Void static_defaultMenu()
public void viewWillMoveToWindow(NSWindow newWindow)
public void displayRect(NSRect rect)
public void endDocument()
public void viewWillStartLiveResize()
public void setAutoresizesSubviews(boolean flag)
public com.jniwrapper.Pointer.Void window()
public NSRect visibleRect()
public com.jniwrapper.Bool wantsDefaultClipping()
public com.jniwrapper.Bool postsFrameChangedNotifications()
public com.jniwrapper.Bool rulerView_shouldMoveMarker(NSRulerView ruler, NSRulerMarker marker)
rulerView()
method of the NSView Objective-C class.ruler
- marker
- public void setPostsBoundsChangedNotifications(boolean flag)
public NSRect rectForPage(com.jniwrapper.Int page)
public void setUpGState()
public void rulerView_willSetClientView(NSRulerView ruler, NSView newClient)
rulerView()
method of the NSView Objective-C class.ruler
- newClient
- public void addSubview(NSView aView)
public void didAddSubview(NSView subview)
public com.jniwrapper.Bool performKeyEquivalent(NSEvent theEvent)
performKeyEquivalent
in class NSResponder
public void willRemoveSubview(NSView subview)
public void setFrameOrigin(NSPoint newOrigin)
public NSRect bounds()
public void resetCursorRects()
public com.jniwrapper.SingleFloat widthAdjustLimit()
public com.jniwrapper.Bool performMnemonic(java.lang.String theString)
performMnemonic
in class NSResponder
public com.jniwrapper.Pointer.Void ancestorSharedWithView(NSView aView)
public NSTrackingRectTag addTrackingRect_owner_userData_assumeInside(NSRect aRect, Id anObject, com.jniwrapper.Pointer.Void data, boolean flag)
addTrackingRect()
method of the NSView Objective-C class.aRect
- anObject
- data
- flag
- public NSPoint convertPoint_toView(NSPoint aPoint, NSView aView)
convertPoint()
method of the NSView Objective-C class.aPoint
- aView
- public void display()
public void dragImage_at_offset_event_pasteboard_source_slideBack(NSImage anImage, NSPoint viewLocation, NSSize initialOffset, NSEvent event, NSPasteboard pboard, Id sourceObj, boolean slideFlag)
dragImage()
method of the NSView Objective-C class.anImage
- viewLocation
- initialOffset
- event
- pboard
- sourceObj
- slideFlag
- public void removeFromSuperviewWithoutNeedingDisplay()
public void setAutoresizingMask(com.jniwrapper.UInt mask)
public void getRectsBeingDrawn_count(NSRect rects, com.jniwrapper.Int count)
getRectsBeingDrawn()
method of the NSView Objective-C class.rects
- count
- public com.jniwrapper.Bool isOpaque()
public com.jniwrapper.Pointer.Void hitTest(NSPoint aPoint)
public void setNextKeyView(NSView next)
public com.jniwrapper.Pointer.Void subviews()
public void drawSheetBorderWithSize(NSSize borderSize)
public com.jniwrapper.Bool lockFocusIfCanDraw()
public com.jniwrapper.Bool inLiveResize()
public void scrollClipView_toPoint(NSClipView aClipView, NSPoint aPoint)
scrollClipView()
method of the NSView Objective-C class.aClipView
- aPoint
- public com.jniwrapper.Bool autoresizesSubviews()
public com.jniwrapper.Pointer.Void toolTip()
public void print(Id sender)
public void addCursorRect_cursor(NSRect aRect, NSCursor anObj)
addCursorRect()
method of the NSView Objective-C class.aRect
- anObj
- public void setFrameSize(NSSize newSize)
public void setBoundsRotation(com.jniwrapper.SingleFloat angle)
public void unregisterDraggedTypes()
public static com.jniwrapper.Pointer.Void static_focusView()
public void releaseGState()
public com.jniwrapper.Bool needsDisplay()
public NSRect frame()
public NSSize convertSize_toView(NSSize aSize, NSView aView)
convertSize()
method of the NSView Objective-C class.aSize
- aView
- public void endPage()
public void renewGState()
public com.jniwrapper.Bool rulerView_shouldRemoveMarker(NSRulerView ruler, NSRulerMarker marker)
rulerView()
method of the NSView Objective-C class.ruler
- marker
- public void sortSubviewsUsingFunction_context(com.jniwrapper.Int compare, com.jniwrapper.Pointer.Void context)
sortSubviewsUsingFunction()
method of the NSView Objective-C class.compare
- context
- public com.jniwrapper.Bool isHidden()
public void drawRect(NSRect rect)
public void rulerView_didRemoveMarker(NSRulerView ruler, NSRulerMarker marker)
rulerView()
method of the NSView Objective-C class.ruler
- marker
- public void writeEPSInsideRect_toPasteboard(NSRect rect, NSPasteboard pasteboard)
writeEPSInsideRect()
method of the NSView Objective-C class.rect
- pasteboard
-