|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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_
public abstract static class NSWindow._class_
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.rococoa.cocoa.foundation.NSObject |
---|
NSObject._class_ |
Nested classes/interfaces inherited from interface org.rococoa.ObjCClass |
---|
ObjCClass._Class |
Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
---|
NSObject._static_ |
Field Summary |
---|
Fields inherited from interface org.rococoa.ObjCClass |
---|
CLASS |
Constructor Summary | |
---|---|
NSWindow._class_()
|
Method Summary | |
---|---|
abstract NSWindow |
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". |
Drawers._static_ |
asStatic_NSWindow_Drawers()
|
NSCarbonExtensions._static_ |
asStatic_NSWindow_NSCarbonExtensions()
|
NSDrag._static_ |
asStatic_NSWindow_NSDrag()
|
NSKeyboardUI._static_ |
asStatic_NSWindow_NSKeyboardUI()
|
NSScripting._static_ |
asStatic_NSWindow_NSScripting()
|
NSToolbarSupport._static_ |
asStatic_NSWindow_NSToolbarSupport()
|
abstract NSRect.ByValue |
contentRectForFrameRect_styleMask(NSRect.ByValue fRect,
NSUInteger aStyle)
Original signature : +(NSRect)contentRectForFrameRect:(NSRect) styleMask:(NSUInteger) native declaration : NSWindow.h:256 |
abstract NSObject |
defaultDepthLimit()
Original signature : +(id)defaultDepthLimit native declaration : NSWindow.h:258 |
abstract NSRect.ByValue |
frameRectForContentRect_styleMask(NSRect.ByValue cRect,
NSUInteger aStyle)
Original signature : +(NSRect)frameRectForContentRect:(NSRect) styleMask:(NSUInteger) native declaration : NSWindow.h:255 |
abstract void |
menuChanged(NSMenu menu)
Original signature : +(void)menuChanged:(NSMenu*) native declaration : NSWindow.h:566 |
abstract org.rococoa.cocoa.CGFloat |
minFrameWidthWithTitle_styleMask(NSString aTitle,
NSUInteger aStyle)
Original signature : +(CGFloat)minFrameWidthWithTitle:(NSString*) styleMask:(NSUInteger) native declaration : NSWindow.h:257 |
abstract NSWindow |
new_()
Original signature : +(id)new native declaration : NSObject.h:75 |
abstract void |
removeFrameUsingName(NSString name)
Original signature : +(void)removeFrameUsingName:(NSString*) native declaration : NSWindow.h:535 |
abstract NSButton |
standardWindowButton_forStyleMask(int b,
NSUInteger styleMask)
Original signature : +(NSButton*)standardWindowButton:(NSWindowButton) forStyleMask:(NSUInteger) native declaration : NSWindow.h:575 |
abstract NSArray |
windowNumbersWithOptions(NSUInteger options)
windowNumbersWithOptions: returns an autoreleased array of NSNumbers containing windowNumbers for all visible windows satisfying options. |
Methods inherited from class org.rococoa.cocoa.appkit.NSResponder._class_ |
---|
asStatic_NSResponder_NSErrorPresentation, asStatic_NSResponder_NSInterfaceStyle, asStatic_NSResponder_NSKeyboardUI, asStatic_NSResponder_NSStandardKeyBindingMethods, asStatic_NSResponder_NSUndoSupport |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.rococoa.ObjCObject |
---|
id |
Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
---|
autorelease, hash, isEqual, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, respondsToSelector, self, zone |
Constructor Detail |
---|
public NSWindow._class_()
Method Detail |
---|
public NSDrag._static_ asStatic_NSWindow_NSDrag()
public NSKeyboardUI._static_ asStatic_NSWindow_NSKeyboardUI()
public NSScripting._static_ asStatic_NSWindow_NSScripting()
public NSToolbarSupport._static_ asStatic_NSWindow_NSToolbarSupport()
public NSCarbonExtensions._static_ asStatic_NSWindow_NSCarbonExtensions()
public Drawers._static_ asStatic_NSWindow_Drawers()
public abstract NSRect.ByValue frameRectForContentRect_styleMask(NSRect.ByValue cRect, NSUInteger aStyle)
+(NSRect)frameRectForContentRect:(NSRect) styleMask:(NSUInteger)
public abstract NSRect.ByValue contentRectForFrameRect_styleMask(NSRect.ByValue fRect, NSUInteger aStyle)
+(NSRect)contentRectForFrameRect:(NSRect) styleMask:(NSUInteger)
public abstract org.rococoa.cocoa.CGFloat minFrameWidthWithTitle_styleMask(NSString aTitle, NSUInteger aStyle)
+(CGFloat)minFrameWidthWithTitle:(NSString*) styleMask:(NSUInteger)
public abstract NSObject defaultDepthLimit()
+(id)defaultDepthLimit
public abstract void removeFrameUsingName(NSString name)
+(void)removeFrameUsingName:(NSString*)
public abstract void menuChanged(NSMenu menu)
+(void)menuChanged:(NSMenu*)
public abstract NSButton standardWindowButton_forStyleMask(int b, NSUInteger styleMask)
+(NSButton*)standardWindowButton:(NSWindowButton) forStyleMask:(NSUInteger)
b
- @see org.rococoa.cocoa.appkit.AppKitLibrary#NSWindowButtonpublic abstract NSArray windowNumbersWithOptions(NSUInteger options)
+(NSArray*)windowNumbersWithOptions:(NSWindowNumberListOptions)
public abstract NSWindow alloc()
+(NSInteger)windowNumberAtPoint:() belowWindowWithWindowNumber:(NSInteger)
alloc
in class NSResponder._class_
public abstract NSWindow new_()
NSObject._class_
+(id)new
new_
in class NSResponder._class_
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |