org.rococoa.cocoa.appkit
Class NSApplication.__appFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.appkit.NSApplication.__appFlags
- Direct Known Subclasses:
- NSApplication.__appFlags.ByReference, NSApplication.__appFlags.ByValue
- Enclosing class:
- NSApplication
public static class NSApplication.__appFlags
- extends com.ochafik.lang.jnaerator.runtime.Structure
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, 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
_reserved
public byte _reserved
NSApplication.__appFlags
public NSApplication.__appFlags()
byReference
public NSApplication.__appFlags.ByReference byReference()
byValue
public NSApplication.__appFlags.ByValue byValue()
clone
public NSApplication.__appFlags clone()
- Overrides:
clone
in class Object