org.rococoa.cocoa.appkit
Class NSWindow.__wFlags

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.ochafik.lang.jnaerator.runtime.Structure<NSWindow.__wFlags,NSWindow.__wFlags.ByValue,NSWindow.__wFlags.ByReference>
          extended by org.rococoa.cocoa.appkit.NSWindow.__wFlags
All Implemented Interfaces:
StructureType, StructureTypeDependent, Comparable<Structure<NSWindow.__wFlags,NSWindow.__wFlags.ByValue,NSWindow.__wFlags.ByReference>>
Direct Known Subclasses:
NSWindow.__wFlags.ByReference, NSWindow.__wFlags.ByValue
Enclosing class:
NSWindow

public static class NSWindow.__wFlags
extends Structure<NSWindow.__wFlags,NSWindow.__wFlags.ByValue,NSWindow.__wFlags.ByReference>


Nested Class Summary
static class NSWindow.__wFlags.ByReference
           
static class NSWindow.__wFlags.ByValue
           
 
Field Summary
 byte autodisplay
           
 byte avoidsActivation
           
 byte backing
           
 byte cursorRectsDisabled
           
 byte defaultButtonCellKEDisabled
           
 byte defaultButtonCellKETemporarilyDisabled
           
 byte deferred
           
 byte delayedOneShot
           
 byte delegateReturnsValidRequestor
           
 byte depthLimit
           
 byte didRegDragTypes
           
 byte docEdited
           
 byte dontFreeWhenClosed
           
 byte dynamicDepthLimit
           
 byte excludedFromWindowsMenu
           
 byte floatingPanel
           
 byte frameSavedUsingTitle
           
 byte haveFreeCursorRects
           
 byte hidesOnDeactivate
           
 byte ignoredFirstMouse
           
 byte initialFirstResponderTempSet
           
 byte interfaceStyle
           
 byte isImageCache
           
 byte isKeyWindow
           
 byte isMainWindow
           
 byte isTerminating
           
 byte keyViewSelectionDirection
           
 byte limitedBecomeKey
           
 byte liveResizeActive
           
 byte lmouseupPending
           
 byte makingFirstResponderForMouseDown
           
 byte menuHasBeenSet
           
 byte needsFlush
           
 byte needsZoom
           
 byte oneShot
           
 byte optimizedDrawingOk
           
 byte optimizeDrawing
           
 byte postedInvalidCursorRectsNote
           
 byte postedNeedsDisplayNote
           
 byte repostedFirstMouse
           
 byte rmouseupPending
           
 byte sentInvalidateCursorRectsMsg
           
 byte sentWindowNeedsDisplayMsg
           
 byte showingModalFrame
           
 byte tempHidden
           
 byte titleIsRepresentedFilename
           
 byte tossedFirstEvent
           
 byte validCursorRects
           
 byte viewsNeedDisplay
           
 byte visible
           
 byte wantsToBeModal
           
 byte wantsToBeOnMainScreen
           
 byte wantsToDestroyRealWindow
           
 byte wantsToRegDragTypes
           
 byte win32MouseActivationInProgress
           
 byte windowDying
           
 byte worksWhenModal
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE
 
Constructor Summary
NSWindow.__wFlags()
           
 
Method Summary
static NSWindow.__wFlags[] newArray(int arrayLength)
           
 
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure
byReference, byValue, castToArray, castToArray, castToArray, castToReferenceArray, castToReferenceArray, castToValueArray, castToValueArray, clone, compareTo, newArray, read, setDependency, toArray, toArray, toArray, toReferenceArray, toReferenceArray, toValueArray, toValueArray, use, use, use, use, write
 
Methods inherited from class com.sun.jna.Structure
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toString, writeField, writeField
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.ochafik.lang.jnaerator.runtime.StructureType
getPointer, size
 

Field Detail

backing

public byte backing

visible

public byte visible

isMainWindow

public byte isMainWindow

isKeyWindow

public byte isKeyWindow

hidesOnDeactivate

public byte hidesOnDeactivate

dontFreeWhenClosed

public byte dontFreeWhenClosed

oneShot

public byte oneShot

deferred

public byte deferred

cursorRectsDisabled

public byte cursorRectsDisabled

haveFreeCursorRects

public byte haveFreeCursorRects

validCursorRects

public byte validCursorRects

docEdited

public byte docEdited

dynamicDepthLimit

public byte dynamicDepthLimit

worksWhenModal

public byte worksWhenModal

limitedBecomeKey

public byte limitedBecomeKey

needsFlush

public byte needsFlush

viewsNeedDisplay

public byte viewsNeedDisplay

ignoredFirstMouse

public byte ignoredFirstMouse

repostedFirstMouse

public byte repostedFirstMouse

windowDying

public byte windowDying

tempHidden

public byte tempHidden

floatingPanel

public byte floatingPanel

wantsToBeOnMainScreen

public byte wantsToBeOnMainScreen

optimizedDrawingOk

public byte optimizedDrawingOk

optimizeDrawing

public byte optimizeDrawing

titleIsRepresentedFilename

public byte titleIsRepresentedFilename

excludedFromWindowsMenu

public byte excludedFromWindowsMenu

depthLimit

public byte depthLimit

delegateReturnsValidRequestor

public byte delegateReturnsValidRequestor

lmouseupPending

public byte lmouseupPending

rmouseupPending

public byte rmouseupPending

wantsToDestroyRealWindow

public byte wantsToDestroyRealWindow

wantsToRegDragTypes

public byte wantsToRegDragTypes

sentInvalidateCursorRectsMsg

public byte sentInvalidateCursorRectsMsg

avoidsActivation

public byte avoidsActivation

frameSavedUsingTitle

public byte frameSavedUsingTitle

didRegDragTypes

public byte didRegDragTypes

delayedOneShot

public byte delayedOneShot

postedNeedsDisplayNote

public byte postedNeedsDisplayNote

postedInvalidCursorRectsNote

public byte postedInvalidCursorRectsNote

initialFirstResponderTempSet

public byte initialFirstResponderTempSet

autodisplay

public byte autodisplay

tossedFirstEvent

public byte tossedFirstEvent

isImageCache

public byte isImageCache

interfaceStyle

public byte interfaceStyle

keyViewSelectionDirection

public byte keyViewSelectionDirection

defaultButtonCellKETemporarilyDisabled

public byte defaultButtonCellKETemporarilyDisabled

defaultButtonCellKEDisabled

public byte defaultButtonCellKEDisabled

menuHasBeenSet

public byte menuHasBeenSet

wantsToBeModal

public byte wantsToBeModal

showingModalFrame

public byte showingModalFrame

isTerminating

public byte isTerminating

win32MouseActivationInProgress

public byte win32MouseActivationInProgress

makingFirstResponderForMouseDown

public byte makingFirstResponderForMouseDown

needsZoom

public byte needsZoom

sentWindowNeedsDisplayMsg

public byte sentWindowNeedsDisplayMsg

liveResizeActive

public byte liveResizeActive
Constructor Detail

NSWindow.__wFlags

public NSWindow.__wFlags()
Method Detail

newArray

public static NSWindow.__wFlags[] newArray(int arrayLength)


Copyright © 2009. All Rights Reserved.