com.jniwrapper.macosx.cocoa.nsapplication
Class __appFlagsStructure

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nsapplication.__appFlagsStructure
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter

public class __appFlagsStructure
extends com.jniwrapper.Structure

This class represents __appFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__appFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get__active()
           
 com.jniwrapper.BitField get__appDying()
           
 com.jniwrapper.BitField get__deactPending()
           
 com.jniwrapper.BitField get__delegateReturnsValidRequestor()
           
 com.jniwrapper.BitField get__didNSOpenOrPrint()
           
 com.jniwrapper.BitField get__doingHide()
           
 com.jniwrapper.BitField get__doingUnhide()
           
 com.jniwrapper.BitField get__dontSendShouldTerminate()
           
 com.jniwrapper.BitField get__finishedLaunching()
           
 com.jniwrapper.BitField get__hasBeenRun()
           
 com.jniwrapper.BitField get__hasEventDelegate()
           
 com.jniwrapper.BitField get__hasKeyFocus()
           
 com.jniwrapper.BitField get__hidden()
           
 com.jniwrapper.BitField get__hiddenOnLaunch()
           
 com.jniwrapper.BitField get__inDealloc()
           
 com.jniwrapper.BitField get__invalidEvent()
           
 com.jniwrapper.BitField get__invalidState()
           
 com.jniwrapper.BitField get__panelsNonactivating()
           
 com.jniwrapper.BitField get__pendingDidFinish()
           
 com.jniwrapper.BitField get__postedWindowsNeedUpdateNote()
           
 com.jniwrapper.BitField get__reserved()
           
 com.jniwrapper.BitField get__RESERVED1()
           
 com.jniwrapper.BitField get__skipWin32DelayedRestoreKeyWindowAfterHide()
           
 com.jniwrapper.BitField get__wantsToActivate()
           
 
Methods inherited from class com.jniwrapper.Structure
a, a, acceptIOPerformer, addMembers, clone, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write
 
Methods inherited from class com.jniwrapper.Parameter
, a, asReturnValue, b, dataBufferAssigned, getAlignedLength, getDataBuffer, getDataBufferOffset, hashCode, indent, read, read, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

__appFlagsStructure

public __appFlagsStructure()
Method Detail

get__hidden

public com.jniwrapper.BitField get__hidden()

get__RESERVED1

public com.jniwrapper.BitField get__RESERVED1()

get__active

public com.jniwrapper.BitField get__active()

get__hasBeenRun

public com.jniwrapper.BitField get__hasBeenRun()

get__doingUnhide

public com.jniwrapper.BitField get__doingUnhide()

get__delegateReturnsValidRequestor

public com.jniwrapper.BitField get__delegateReturnsValidRequestor()

get__deactPending

public com.jniwrapper.BitField get__deactPending()

get__invalidState

public com.jniwrapper.BitField get__invalidState()

get__invalidEvent

public com.jniwrapper.BitField get__invalidEvent()

get__postedWindowsNeedUpdateNote

public com.jniwrapper.BitField get__postedWindowsNeedUpdateNote()

get__wantsToActivate

public com.jniwrapper.BitField get__wantsToActivate()

get__doingHide

public com.jniwrapper.BitField get__doingHide()

get__dontSendShouldTerminate

public com.jniwrapper.BitField get__dontSendShouldTerminate()

get__skipWin32DelayedRestoreKeyWindowAfterHide

public com.jniwrapper.BitField get__skipWin32DelayedRestoreKeyWindowAfterHide()

get__finishedLaunching

public com.jniwrapper.BitField get__finishedLaunching()

get__hasEventDelegate

public com.jniwrapper.BitField get__hasEventDelegate()

get__appDying

public com.jniwrapper.BitField get__appDying()

get__didNSOpenOrPrint

public com.jniwrapper.BitField get__didNSOpenOrPrint()

get__inDealloc

public com.jniwrapper.BitField get__inDealloc()

get__pendingDidFinish

public com.jniwrapper.BitField get__pendingDidFinish()

get__hasKeyFocus

public com.jniwrapper.BitField get__hasKeyFocus()

get__panelsNonactivating

public com.jniwrapper.BitField get__panelsNonactivating()

get__hiddenOnLaunch

public com.jniwrapper.BitField get__hiddenOnLaunch()

get__reserved

public com.jniwrapper.BitField get__reserved()