org.rococoa.cocoa.appkit
Class NSApplication.__appFlags.ByReference

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

public static class NSApplication.__appFlags.ByReference
extends NSApplication.__appFlags
implements Structure.ByReference


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.appkit.NSApplication.__appFlags
NSApplication.__appFlags.ByReference, NSApplication.__appFlags.ByValue
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.appkit.NSApplication.__appFlags
_active, _appDying, _batchOrdering, _deactPending, _delegateReturnsValidRequestor, _didNSOpenOrPrint, _doingHide, _doingUnhide, _dontSendShouldTerminate, _finishedLaunching, _hasBeenRun, _hasEventDelegate, _hasKeyFocus, _hidden, _hiddenOnLaunch, _inDealloc, _invalidEvent, _invalidState, _openStatus, _panelsNonactivating, _pendingDidFinish, _postedWindowsNeedUpdateNote, _reserved, _RESERVED1, _skipWin32DelayedRestoreKeyWindowAfterHide, _waitingForTerminationReply, _wantsToActivate, _windowMoveDisabled
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE
 
Constructor Summary
NSApplication.__appFlags.ByReference()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.appkit.NSApplication.__appFlags
newArray
 
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
 

Constructor Detail

NSApplication.__appFlags.ByReference

public NSApplication.__appFlags.ByReference()


Copyright © 2009. All Rights Reserved.