com.jniwrapper.macosx.cocoa.nscell
Class _CFlags

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nscell.__CFlagsStructure
              extended bycom.jniwrapper.macosx.cocoa.nscell._CFlags
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter

public class _CFlags
extends __CFlagsStructure

This class represents _CFlags type.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
_CFlags()
           
 
Methods inherited from class com.jniwrapper.macosx.cocoa.nscell.__CFlagsStructure
get_ActOnMouseDown, get_ActOnMouseDragged, get_Alignment, get_AllowsEditingTextAttributes, get_AllowsMixedState, get_Bezeled, get_Bordered, get_BranchImageDisabled, get_Continuous, get_ControlSize, get_ControlTint, get_CurrentlyEditing, get_Disabled, get_DontActOnMouseUp, get_DrawingInClipTip, get_Editable, get_FocusRingType, get_HasInvalidObject, get_HCentered, get_Highlighted, get_ImportsGraphics, get_InMixedState, get_InSendAction, get_InvalidFont, get_InvalidObjectValue, get_IsLeaf, get_IsLoaded, get_IsWhite, get_MenuWasSet, get_NeedsHighlightedText, get_NeedsHighlightedTextHint, get_NoWrap, get_RefusesFirstResponder, get_Reserved1, get_Reserved2, get_RetainCount, get_RetainCountOverMax, get_Scrollable, get_Selectable, get_SendsActionOnEndEditing, get_ShowsFirstResponder, get_State, get_Type, get_UseUserKeyEquivalent, get_VCentered, get_WasSelectable
 
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

_CFlags

public _CFlags()