org.rococoa.cocoa.appkit
Class NSPanel

java.lang.Object
  extended by org.rococoa.cocoa.foundation.NSObject
      extended by org.rococoa.cocoa.appkit.NSResponder
          extended by org.rococoa.cocoa.appkit.NSWindow
              extended by org.rococoa.cocoa.appkit.NSPanel
All Implemented Interfaces:
NSUserInterfaceValidations, NSCoding, NSObject, ObjCObject
Direct Known Subclasses:
NSColorPanel, NSFontPanel, NSSavePanel

public abstract class NSPanel
extends NSWindow

This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.


Nested Class Summary
static class NSPanel._class_
           
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.appkit.NSWindow
NSWindow.__wFlags
 
Nested classes/interfaces inherited from interface org.rococoa.cocoa.appkit.protocols.NSUserInterfaceValidations
NSUserInterfaceValidations._static_
 
Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSCoding
NSCoding._static_
 
Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject
NSObject._static_
 
Constructor Summary
NSPanel()
           
 
Method Summary
static NSPanel alloc()
           
abstract  boolean becomesKeyOnlyIfNeeded()
          Original signature : -(BOOL)becomesKeyOnlyIfNeeded
native declaration : NSPanel.h:91
static NSPanel._class_ getNSClass()
           
abstract  boolean isFloatingPanel()
          Original signature : -(BOOL)isFloatingPanel
native declaration : NSPanel.h:89
static NSPanel new_()
           
abstract  void setBecomesKeyOnlyIfNeeded(boolean flag)
          Original signature : -(void)setBecomesKeyOnlyIfNeeded:(BOOL)
native declaration : NSPanel.h:92
abstract  void setFloatingPanel(boolean flag)
          Original signature : -(void)setFloatingPanel:(BOOL)
native declaration : NSPanel.h:90
abstract  void setWorksWhenModal(boolean flag)
          Original signature : -(void)setWorksWhenModal:(BOOL)
native declaration : NSPanel.h:94
abstract  boolean worksWhenModal()
          Original signature : -(BOOL)worksWhenModal
native declaration : NSPanel.h:93
 
Methods inherited from class org.rococoa.cocoa.appkit.NSWindow
acceptsMouseMovedEvents, allowsConcurrentViewDrawing, allowsToolTipsWhenApplicationIsInactive, alphaValue, animationResizeTime, areCursorRectsEnabled, as_NSWindow_Drawers, as_NSWindow_NSCarbonExtensions, as_NSWindow_NSDrag, as_NSWindow_NSKeyboardUI, as_NSWindow_NSScripting, as_NSWindow_NSToolbarSupport, aspectRatio, attachedSheet, backgroundColor, backingLocation, backingType, becomeKeyWindow, becomeMainWindow, cacheImageInRect, canBecomeKeyWindow, canBecomeMainWindow, canBecomeVisibleWithoutLogin, canBeVisibleOnAllSpaces, canHide, canStoreColor, center, childWindows, close, collectionBehavior, colorSpace, constrainFrameRect_toScreen, contentAspectRatio, contentMaxSize, contentMinSize, contentRectForFrameRect_styleMask, contentRectForFrameRect, contentResizeIncrements, contentView, currentEvent, dataWithEPSInsideRect, dataWithPDFInsideRect, deepestScreen, defaultDepthLimit, delegate, deminiaturize, depthLimit, deviceDescription, disableCursorRects, disableFlushWindow, disableScreenUpdatesUntilFlush, discardCachedImage, discardCursorRects, discardEventsMatchingMask_beforeEvent, display, displayIfNeeded, displaysWhenScreenProfileChanges, dockTile, enableCursorRects, enableFlushWindow, endEditingFor, fieldEditor_forObject, firstResponder, flushWindow, flushWindowIfNeeded, frame, frameAutosaveName, frameRectForContentRect_styleMask, frameRectForContentRect, graphicsContext, gState, hasDynamicDepthLimit, hasShadow, hidesOnDeactivate, ignoresMouseEvents, inLiveResize, invalidateCursorRectsForView, invalidateShadow, isAutodisplay, isDocumentEdited, isExcludedFromWindowsMenu, isFlushWindowDisabled, isKeyWindow, isMainWindow, isMiniaturized, isMovable, isMovableByWindowBackground, isOnActiveSpace, isOneShot, isOpaque, isReleasedWhenClosed, isSheet, isVisible, isZoomed, keyDown, level, makeFirstResponder, makeKeyAndOrderFront, makeKeyWindow, makeMainWindow, maxSize, menuChanged, minFrameWidthWithTitle_styleMask, miniaturize, miniwindowImage, miniwindowTitle, minSize, mouseLocationOutsideOfEventStream, nextEventMatchingMask_untilDate_inMode_dequeue, nextEventMatchingMask, orderBack, orderFront, orderFrontRegardless, orderOut, parentWindow, performClose, performMiniaturize, performZoom, postEvent_atStart, preferredBackingLocation, preservesContentDuringLiveResize, preventsApplicationTerminationWhenModal, print, removeChildWindow, removeFrameUsingName, representedFilename, representedURL, resetCursorRects, resignKeyWindow, resignMainWindow, resizeFlags, resizeIncrements, restoreCachedImage, saveFrameUsingName, screen, sendEvent, setAcceptsMouseMovedEvents, setAllowsConcurrentViewDrawing, setAllowsToolTipsWhenApplicationIsInactive, setAlphaValue, setAspectRatio, setAutodisplay, setBackgroundColor, setCanBecomeVisibleWithoutLogin, setCanBeVisibleOnAllSpaces, setCanHide, setCollectionBehavior, setColorSpace, setContentAspectRatio, setContentMaxSize, setContentMinSize, setContentResizeIncrements, setContentSize, setContentView, setDelegate, setDisplaysWhenScreenProfileChanges, setDocumentEdited, setDynamicDepthLimit, setExcludedFromWindowsMenu, setFrame_display_animate, setFrame_display, setFrameAutosaveName, setFrameFromString, setFrameUsingName_force, setFrameUsingName, setHasShadow, setHidesOnDeactivate, setIgnoresMouseEvents, setLevel, setMaxSize, setMiniwindowImage, setMiniwindowTitle, setMinSize, setMovable, setMovableByWindowBackground, setOneShot, setOpaque, setParentWindow, setPreferredBackingLocation, setPreservesContentDuringLiveResize, setPreventsApplicationTerminationWhenModal, setReleasedWhenClosed, setRepresentedFilename, setRepresentedURL, setResizeIncrements, setSharingType, setShowsResizeIndicator, setStyleMask, setTitle, setTitleWithRepresentedFilename, setViewsNeedDisplay, setWindowController, sharingType, showsResizeIndicator, standardWindowButton_forStyleMask, standardWindowButton, stringWithSavedFrame, styleMask, title, tryToPerform_with, update, useOptimizedDrawing, userSpaceScaleFactor, validRequestorForSendType_returnType, viewsNeedDisplay, windowController, windowNumber, windowNumbersWithOptions, zoom
 
Methods inherited from class org.rococoa.cocoa.appkit.NSResponder
acceptsFirstResponder, as_NSResponder_NSErrorPresentation, as_NSResponder_NSInterfaceStyle, as_NSResponder_NSKeyboardUI, as_NSResponder_NSStandardKeyBindingMethods, as_NSResponder_NSUndoSupport, becomeFirstResponder, beginGestureWithEvent, cursorUpdate, endGestureWithEvent, flagsChanged, flushBufferedKeyEvents, helpRequested, interpretKeyEvents, keyUp, magnifyWithEvent, menu, mouseDown, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseUp, nextResponder, noResponderFor, otherMouseDown, otherMouseDragged, otherMouseUp, performKeyEquivalent, resignFirstResponder, rightMouseDown, rightMouseDragged, rightMouseUp, rotateWithEvent, scrollWheel, setMenu, setNextResponder, shouldBeTreatedAsInkEvent, showContextHelp, swipeWithEvent, tabletPoint, tabletProximity, touchesBeganWithEvent, touchesCancelledWithEvent, touchesEndedWithEvent, touchesMovedWithEvent
 
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, init, isKindOfClass, isKindOfClass, methodForSelector, methodSignatureForSelector, mutableCopy, release, retain, retainCount
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.rococoa.cocoa.appkit.protocols.NSUserInterfaceValidations
validateUserInterfaceItem
 
Methods inherited from interface org.rococoa.ObjCObject
id
 
Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSCoding
encodeWithCoder, initWithCoder
 
Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject
autorelease, class_, conformsToProtocol, hash, isEqual, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, respondsToSelector, self, superclass, zone
 

Constructor Detail

NSPanel

public NSPanel()
Method Detail

isFloatingPanel

public abstract boolean isFloatingPanel()
Original signature : -(BOOL)isFloatingPanel
native declaration : NSPanel.h:89


setFloatingPanel

public abstract void setFloatingPanel(boolean flag)
Original signature : -(void)setFloatingPanel:(BOOL)
native declaration : NSPanel.h:90


becomesKeyOnlyIfNeeded

public abstract boolean becomesKeyOnlyIfNeeded()
Original signature : -(BOOL)becomesKeyOnlyIfNeeded
native declaration : NSPanel.h:91


setBecomesKeyOnlyIfNeeded

public abstract void setBecomesKeyOnlyIfNeeded(boolean flag)
Original signature : -(void)setBecomesKeyOnlyIfNeeded:(BOOL)
native declaration : NSPanel.h:92


worksWhenModal

public abstract boolean worksWhenModal()
Original signature : -(BOOL)worksWhenModal
native declaration : NSPanel.h:93

Specified by:
worksWhenModal in class NSWindow

setWorksWhenModal

public abstract void setWorksWhenModal(boolean flag)
Original signature : -(void)setWorksWhenModal:(BOOL)
native declaration : NSPanel.h:94


alloc

public static NSPanel alloc()

new_

public static NSPanel new_()

getNSClass

public static NSPanel._class_ getNSClass()


Copyright © 2009. All Rights Reserved.