|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface represents NSTextAttachmentCellProtocol protocol.
See the protocol documentation at the Apple's site: NSTextAttachmentCellProtocol
| Method Summary | |
com.jniwrapper.Pointer.Void |
attachment()
|
NSPoint |
cellBaselineOffset()
|
NSRect |
cellFrameForTextContainer_proposedLineFragment_glyphPosition_characterIndex(NSTextContainer textContainer,
NSRect lineFrag,
NSPoint position,
com.jniwrapper.UInt16 charIndex)
This method represents the cellFrameForTextContainer() method of the NSTextAttachmentCellProtocol Objective-C protocol. |
NSSize |
cellSize()
|
void |
drawWithFrame_inView_characterIndex_layoutManager(NSRect cellFrame,
NSView controlView,
com.jniwrapper.UInt16 charIndex,
NSLayoutManager layoutManager)
This method represents the drawWithFrame() method of the NSTextAttachmentCellProtocol Objective-C protocol. |
void |
drawWithFrame_inView_characterIndex(NSRect cellFrame,
NSView controlView,
com.jniwrapper.UInt16 charIndex)
This method represents the drawWithFrame() method of the NSTextAttachmentCellProtocol Objective-C protocol. |
void |
drawWithFrame_inView(NSRect cellFrame,
NSView controlView)
This method represents the drawWithFrame() method of the NSTextAttachmentCellProtocol Objective-C protocol. |
void |
highlight_withFrame_inView(boolean flag,
NSRect cellFrame,
NSView controlView)
This method represents the highlight() method of the NSTextAttachmentCellProtocol Objective-C protocol. |
void |
setAttachment(NSTextAttachment anObject)
|
com.jniwrapper.Bool |
trackMouse_inRect_ofView_atCharacterIndex_untilMouseUp(NSEvent theEvent,
NSRect cellFrame,
NSView controlView,
com.jniwrapper.UInt16 charIndex,
boolean flag)
This method represents the trackMouse() method of the NSTextAttachmentCellProtocol Objective-C protocol. |
com.jniwrapper.Bool |
trackMouse_inRect_ofView_untilMouseUp(NSEvent theEvent,
NSRect cellFrame,
NSView controlView,
boolean flag)
This method represents the trackMouse() method of the NSTextAttachmentCellProtocol Objective-C protocol. |
com.jniwrapper.Bool |
wantsToTrackMouse()
|
com.jniwrapper.Bool |
wantsToTrackMouseForEvent_inRect_ofView_atCharacterIndex(NSEvent theEvent,
NSRect cellFrame,
NSView controlView,
com.jniwrapper.UInt16 charIndex)
This method represents the wantsToTrackMouseForEvent() method of the NSTextAttachmentCellProtocol Objective-C protocol. |
| Methods inherited from interface com.jniwrapper.macosx.cocoa.nsobject.NSObjectProtocol |
_class, autorelease, conformsToProtocol, description, hash, isEqual, isKindOfClass, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, release, respondsToSelector, retain, retainCount, self, superclass, zone |
| Method Detail |
public com.jniwrapper.Pointer.Void attachment()
public void drawWithFrame_inView_characterIndex_layoutManager(NSRect cellFrame,
NSView controlView,
com.jniwrapper.UInt16 charIndex,
NSLayoutManager layoutManager)
drawWithFrame() method of the NSTextAttachmentCellProtocol Objective-C protocol.
cellFrame - controlView - charIndex - layoutManager -
public NSRect cellFrameForTextContainer_proposedLineFragment_glyphPosition_characterIndex(NSTextContainer textContainer,
NSRect lineFrag,
NSPoint position,
com.jniwrapper.UInt16 charIndex)
cellFrameForTextContainer() method of the NSTextAttachmentCellProtocol Objective-C protocol.
textContainer - lineFrag - position - charIndex -
public void drawWithFrame_inView_characterIndex(NSRect cellFrame,
NSView controlView,
com.jniwrapper.UInt16 charIndex)
drawWithFrame() method of the NSTextAttachmentCellProtocol Objective-C protocol.
cellFrame - controlView - charIndex - public NSPoint cellBaselineOffset()
public void highlight_withFrame_inView(boolean flag,
NSRect cellFrame,
NSView controlView)
highlight() method of the NSTextAttachmentCellProtocol Objective-C protocol.
flag - cellFrame - controlView -
public void drawWithFrame_inView(NSRect cellFrame,
NSView controlView)
drawWithFrame() method of the NSTextAttachmentCellProtocol Objective-C protocol.
cellFrame - controlView - public NSSize cellSize()
public com.jniwrapper.Bool trackMouse_inRect_ofView_untilMouseUp(NSEvent theEvent,
NSRect cellFrame,
NSView controlView,
boolean flag)
trackMouse() method of the NSTextAttachmentCellProtocol Objective-C protocol.
theEvent - cellFrame - controlView - flag -
public com.jniwrapper.Bool trackMouse_inRect_ofView_atCharacterIndex_untilMouseUp(NSEvent theEvent,
NSRect cellFrame,
NSView controlView,
com.jniwrapper.UInt16 charIndex,
boolean flag)
trackMouse() method of the NSTextAttachmentCellProtocol Objective-C protocol.
theEvent - cellFrame - controlView - charIndex - flag -
public com.jniwrapper.Bool wantsToTrackMouse()
public void setAttachment(NSTextAttachment anObject)
public com.jniwrapper.Bool wantsToTrackMouseForEvent_inRect_ofView_atCharacterIndex(NSEvent theEvent,
NSRect cellFrame,
NSView controlView,
com.jniwrapper.UInt16 charIndex)
wantsToTrackMouseForEvent() method of the NSTextAttachmentCellProtocol Objective-C protocol.
theEvent - cellFrame - controlView - charIndex -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||