org.rococoa.cocoa.appkit
Class NSApplication.__appFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NSApplication.__appFlags,NSApplication.__appFlags.ByValue,NSApplication.__appFlags.ByReference>
org.rococoa.cocoa.appkit.NSApplication.__appFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<NSApplication.__appFlags,NSApplication.__appFlags.ByValue,NSApplication.__appFlags.ByReference>>
- Direct Known Subclasses:
- NSApplication.__appFlags.ByReference, NSApplication.__appFlags.ByValue
- Enclosing class:
- NSApplication
public static class NSApplication.__appFlags
- extends Structure<NSApplication.__appFlags,NSApplication.__appFlags.ByValue,NSApplication.__appFlags.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 |
_hidden
public byte _hidden
_RESERVED1
public byte _RESERVED1
_active
public byte _active
_hasBeenRun
public byte _hasBeenRun
_doingUnhide
public byte _doingUnhide
_delegateReturnsValidRequestor
public byte _delegateReturnsValidRequestor
_deactPending
public byte _deactPending
_invalidState
public byte _invalidState
_invalidEvent
public byte _invalidEvent
_postedWindowsNeedUpdateNote
public byte _postedWindowsNeedUpdateNote
_wantsToActivate
public byte _wantsToActivate
_doingHide
public byte _doingHide
_dontSendShouldTerminate
public byte _dontSendShouldTerminate
_skipWin32DelayedRestoreKeyWindowAfterHide
public byte _skipWin32DelayedRestoreKeyWindowAfterHide
_finishedLaunching
public byte _finishedLaunching
_hasEventDelegate
public byte _hasEventDelegate
_appDying
public byte _appDying
_didNSOpenOrPrint
public byte _didNSOpenOrPrint
_inDealloc
public byte _inDealloc
_pendingDidFinish
public byte _pendingDidFinish
_hasKeyFocus
public byte _hasKeyFocus
_panelsNonactivating
public byte _panelsNonactivating
_hiddenOnLaunch
public byte _hiddenOnLaunch
_openStatus
public byte _openStatus
_batchOrdering
public byte _batchOrdering
_waitingForTerminationReply
public byte _waitingForTerminationReply
_windowMoveDisabled
public byte _windowMoveDisabled
_reserved
public byte _reserved
NSApplication.__appFlags
public NSApplication.__appFlags()
newArray
public static NSApplication.__appFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.