org.rococoa.cocoa.appkit
Class NSFontPanel._class_
java.lang.Object
org.rococoa.cocoa.foundation.NSObject
org.rococoa.cocoa.foundation.NSClass
org.rococoa.cocoa.foundation.NSObject._class_
org.rococoa.cocoa.appkit.NSResponder._class_
org.rococoa.cocoa.appkit.NSWindow._class_
org.rococoa.cocoa.appkit.NSPanel._class_
org.rococoa.cocoa.appkit.NSFontPanel._class_
- All Implemented Interfaces:
- NSObject, ObjCClass, ObjCObject
- Enclosing class:
- NSFontPanel
public abstract static class NSFontPanel._class_
- extends NSPanel._class_
Method Summary |
abstract NSFontPanel |
alloc()
native declaration : NSWindow.h:615
Conversion Error : /**
* windowNumberAtPoint:belowWindowWithWindowNumber: returns the number of the frontmost window that would be hit by a mouseDown at the screen location "point". |
abstract NSFontPanel |
new_()
Original signature : +(id)new
native declaration : NSObject.h:75 |
abstract NSFontPanel |
sharedFontPanel()
Original signature : +(NSFontPanel*)sharedFontPanel
native declaration : NSFontPanel.h:94 |
abstract boolean |
sharedFontPanelExists()
Original signature : +(BOOL)sharedFontPanelExists
native declaration : NSFontPanel.h:95 |
Methods inherited from class org.rococoa.cocoa.appkit.NSWindow._class_ |
asStatic_NSWindow_Drawers, asStatic_NSWindow_NSCarbonExtensions, asStatic_NSWindow_NSDrag, asStatic_NSWindow_NSKeyboardUI, asStatic_NSWindow_NSScripting, asStatic_NSWindow_NSToolbarSupport, contentRectForFrameRect_styleMask, defaultDepthLimit, frameRectForContentRect_styleMask, menuChanged, minFrameWidthWithTitle_styleMask, removeFrameUsingName, standardWindowButton_forStyleMask, windowNumbersWithOptions |
Methods inherited from class org.rococoa.cocoa.foundation.NSObject._class_ |
allocWithZone, asStatic_NSObject_NSAccessibility, asStatic_NSObject_NSAccessibilityAdditions, asStatic_NSObject_NSApplicationScriptingDelegation, asStatic_NSObject_NSArchiverCallback, asStatic_NSObject_NSClassDescriptionPrimitives, asStatic_NSObject_NSCoderMethods, asStatic_NSObject_NSColorPanelResponderMethod, asStatic_NSObject_NSComparisonMethods, asStatic_NSObject_NSControlSubclassNotifications, asStatic_NSObject_NSCopyLinkMoveHandler, asStatic_NSObject_NSDelayedPerforming, asStatic_NSObject_NSDeprecatedKeyValueCoding, asStatic_NSObject_NSDeprecatedKeyValueObservingCustomization, asStatic_NSObject_NSDeprecatedMethods, asStatic_NSObject_NSDictionaryControllerKeyValuePair, asStatic_NSObject_NSDistributedObjects, asStatic_NSObject_NSDraggingDestination, asStatic_NSObject_NSDraggingSource, asStatic_NSObject_NSDraggingSourceDeprecated, asStatic_NSObject_NSEditor, asStatic_NSObject_NSEditorRegistration, asStatic_NSObject_NSErrorRecoveryAttempting, asStatic_NSObject_NSFileManagerFileOperationAdditions, asStatic_NSObject_NSFontManagerDelegate, asStatic_NSObject_NSFontManagerResponderMethod, asStatic_NSObject_NSFontPanelValidationAdditions, asStatic_NSObject_NSKeyValueBindingCreation, asStatic_NSObject_NSKeyValueCoding, asStatic_NSObject_NSKeyValueObserverNotification, asStatic_NSObject_NSKeyValueObserverRegistration, asStatic_NSObject_NSKeyValueObserving, asStatic_NSObject_NSKeyValueObservingCustomization, asStatic_NSObject_NSMenuValidation, asStatic_NSObject_NSNibAwaking, asStatic_NSObject_NSPasteboardOwner, asStatic_NSObject_NSPlaceholders, asStatic_NSObject_NSScriptClassDescription, asStatic_NSObject_NSScripting, asStatic_NSObject_NSScriptingComparisonMethods, asStatic_NSObject_NSScriptKeyValueCoding, asStatic_NSObject_NSScriptObjectSpecifiers, asStatic_NSObject_NSThreadPerformAdditions, asStatic_NSObject_NSURLClient, asStatic_NSObject_NSURLConnectionDelegate, asStatic_NSObject_NSURLDownloadDelegate, class_, conformsToProtocol, copyWithZone, initialize, instanceMethodForSelector, instanceMethodSignatureForSelector, instancesRespondToSelector, isSubclassOfClass, load, mutableCopyWithZone, resolveClassMethod, resolveInstanceMethod, superclass |
Methods inherited from class org.rococoa.cocoa.foundation.NSObject |
as_NSObject_NSAccessibility, as_NSObject_NSAccessibilityAdditions, as_NSObject_NSApplicationScriptingDelegation, as_NSObject_NSArchiverCallback, as_NSObject_NSClassDescriptionPrimitives, as_NSObject_NSCoderMethods, as_NSObject_NSColorPanelResponderMethod, as_NSObject_NSComparisonMethods, as_NSObject_NSControlSubclassNotifications, as_NSObject_NSCopyLinkMoveHandler, as_NSObject_NSDelayedPerforming, as_NSObject_NSDeprecatedKeyValueCoding, as_NSObject_NSDeprecatedKeyValueObservingCustomization, as_NSObject_NSDeprecatedMethods, as_NSObject_NSDictionaryControllerKeyValuePair, as_NSObject_NSDistributedObjects, as_NSObject_NSDraggingDestination, as_NSObject_NSDraggingSource, as_NSObject_NSDraggingSourceDeprecated, as_NSObject_NSEditor, as_NSObject_NSEditorRegistration, as_NSObject_NSErrorRecoveryAttempting, as_NSObject_NSFileManagerFileOperationAdditions, as_NSObject_NSFontManagerDelegate, as_NSObject_NSFontManagerResponderMethod, as_NSObject_NSFontPanelValidationAdditions, as_NSObject_NSKeyValueBindingCreation, as_NSObject_NSKeyValueCoding, as_NSObject_NSKeyValueObserverNotification, as_NSObject_NSKeyValueObserverRegistration, as_NSObject_NSKeyValueObserving, as_NSObject_NSKeyValueObservingCustomization, as_NSObject_NSMenuValidation, as_NSObject_NSNibAwaking, as_NSObject_NSPasteboardOwner, as_NSObject_NSPlaceholders, as_NSObject_NSScriptClassDescription, as_NSObject_NSScripting, as_NSObject_NSScriptingComparisonMethods, as_NSObject_NSScriptKeyValueCoding, as_NSObject_NSScriptObjectSpecifiers, as_NSObject_NSThreadPerformAdditions, as_NSObject_NSURLClient, as_NSObject_NSURLConnectionDelegate, as_NSObject_NSURLDownloadDelegate, copy, create, dealloc, description, doesNotRecognizeSelector, finalize, forwardingTargetForSelector, forwardInvocation, getNSClass, init, isKindOfClass, isKindOfClass, methodForSelector, methodSignatureForSelector, mutableCopy, release, retain, retainCount |
Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
autorelease, hash, isEqual, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, respondsToSelector, self, zone |
NSFontPanel._class_
public NSFontPanel._class_()
sharedFontPanel
public abstract NSFontPanel sharedFontPanel()
- Original signature :
+(NSFontPanel*)sharedFontPanel
native declaration : NSFontPanel.h:94
sharedFontPanelExists
public abstract boolean sharedFontPanelExists()
- Original signature :
+(BOOL)sharedFontPanelExists
native declaration : NSFontPanel.h:95
alloc
public abstract NSFontPanel alloc()
- Description copied from class:
NSWindow._class_
- native declaration : NSWindow.h:615
Conversion Error : /**
* windowNumberAtPoint:belowWindowWithWindowNumber: returns the number of the frontmost window that would be hit by a mouseDown at the screen location "point". "windowNum" can be specified to exclude a given window along with all windows above it, and may belong to any application. If no windows are to be excluded, specify 0 for "windowNum". The windowNumber returned may correspond to a window in another application.
* Original signature : +(NSInteger)windowNumberAtPoint:() belowWindowWithWindowNumber:(NSInteger)
* /
+ (NSInteger)windowNumberAtPoint:(null)point belowWindowWithWindowNumber:(NSInteger)windowNumber; (Argument point cannot be converted)
- Specified by:
alloc
in class NSPanel._class_
new_
public abstract NSFontPanel new_()
- Description copied from class:
NSObject._class_
- Original signature :
+(id)new
native declaration : NSObject.h:75
- Specified by:
new_
in class NSPanel._class_
Copyright © 2009. All Rights Reserved.