com.jniwrapper.macosx.cocoa.nsmatrix
Class __MFlagsStructure

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nsmatrix.__MFlagsStructure
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter
Direct Known Subclasses:
_MFlags

public class __MFlagsStructure
extends com.jniwrapper.Structure

This class represents __MFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__MFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get_AllowEmptySel()
           
 com.jniwrapper.BitField get_AllowsIncrementalSearching()
           
 com.jniwrapper.BitField get_Autoscroll()
           
 com.jniwrapper.BitField get_AutosizeCells()
           
 com.jniwrapper.BitField get_ChangingSelectionWithKeyboard()
           
 com.jniwrapper.BitField get_CheckForSimpleTrackingMode()
           
 com.jniwrapper.BitField get_CurrentlySelectingCell()
           
 com.jniwrapper.BitField get_DontScroll()
           
 com.jniwrapper.BitField get_DrawingAncestor()
           
 com.jniwrapper.BitField get_DrawsBackground()
           
 com.jniwrapper.BitField get_DrawsCellBackground()
           
 com.jniwrapper.BitField get_HasCachedSubclassIsSafeForLiveResize()
           
 com.jniwrapper.BitField get_HighlightMode()
           
 com.jniwrapper.BitField get_ListMode()
           
 com.jniwrapper.BitField get_LiveResizeImageCacheingEnabled()
           
 com.jniwrapper.BitField get_NeedsRedrawBeforeFirstLiveResizeCache()
           
 com.jniwrapper.BitField get_OnlySetKeyCell()
           
 com.jniwrapper.BitField get_RadioMode()
           
 com.jniwrapper.BitField get_RefusesFirstResponder()
           
 com.jniwrapper.BitField get_ReservedMatrix()
           
 com.jniwrapper.BitField get_SelectionByRect()
           
 com.jniwrapper.BitField get_SubclassIsSafeForLiveResize()
           
 com.jniwrapper.BitField get_TabKeyTraversesCells()
           
 com.jniwrapper.BitField get_TabKeyTraversesCellsExplicitlySet()
           
 com.jniwrapper.BitField get_TmpAllowNonVisibleCellsToBecomeFirstResponder()
           
 com.jniwrapper.BitField get_UseSimpleTrackingMode()
           
 
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

__MFlagsStructure

public __MFlagsStructure()
Method Detail

get_HighlightMode

public com.jniwrapper.BitField get_HighlightMode()

get_RadioMode

public com.jniwrapper.BitField get_RadioMode()

get_ListMode

public com.jniwrapper.BitField get_ListMode()

get_AllowEmptySel

public com.jniwrapper.BitField get_AllowEmptySel()

get_Autoscroll

public com.jniwrapper.BitField get_Autoscroll()

get_SelectionByRect

public com.jniwrapper.BitField get_SelectionByRect()

get_DrawsCellBackground

public com.jniwrapper.BitField get_DrawsCellBackground()

get_DrawsBackground

public com.jniwrapper.BitField get_DrawsBackground()

get_AutosizeCells

public com.jniwrapper.BitField get_AutosizeCells()

get_DrawingAncestor

public com.jniwrapper.BitField get_DrawingAncestor()

get_TabKeyTraversesCells

public com.jniwrapper.BitField get_TabKeyTraversesCells()

get_TabKeyTraversesCellsExplicitlySet

public com.jniwrapper.BitField get_TabKeyTraversesCellsExplicitlySet()

get_AllowsIncrementalSearching

public com.jniwrapper.BitField get_AllowsIncrementalSearching()

get_CurrentlySelectingCell

public com.jniwrapper.BitField get_CurrentlySelectingCell()

get_OnlySetKeyCell

public com.jniwrapper.BitField get_OnlySetKeyCell()

get_ChangingSelectionWithKeyboard

public com.jniwrapper.BitField get_ChangingSelectionWithKeyboard()

get_DontScroll

public com.jniwrapper.BitField get_DontScroll()

get_RefusesFirstResponder

public com.jniwrapper.BitField get_RefusesFirstResponder()

get_UseSimpleTrackingMode

public com.jniwrapper.BitField get_UseSimpleTrackingMode()

get_CheckForSimpleTrackingMode

public com.jniwrapper.BitField get_CheckForSimpleTrackingMode()

get_LiveResizeImageCacheingEnabled

public com.jniwrapper.BitField get_LiveResizeImageCacheingEnabled()

get_HasCachedSubclassIsSafeForLiveResize

public com.jniwrapper.BitField get_HasCachedSubclassIsSafeForLiveResize()

get_SubclassIsSafeForLiveResize

public com.jniwrapper.BitField get_SubclassIsSafeForLiveResize()

get_TmpAllowNonVisibleCellsToBecomeFirstResponder

public com.jniwrapper.BitField get_TmpAllowNonVisibleCellsToBecomeFirstResponder()

get_NeedsRedrawBeforeFirstLiveResizeCache

public com.jniwrapper.BitField get_NeedsRedrawBeforeFirstLiveResizeCache()

get_ReservedMatrix

public com.jniwrapper.BitField get_ReservedMatrix()