org.rococoa.cocoa.appkit
Class NSWindow.__wFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NSWindow.__wFlags,NSWindow.__wFlags.ByValue,NSWindow.__wFlags.ByReference>
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>
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 |
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
NSWindow.__wFlags
public NSWindow.__wFlags()
newArray
public static NSWindow.__wFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.