com.jniwrapper.macosx.cocoa.nstextfieldcell
Class __tfFlagsStructure

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

public class __tfFlagsStructure
extends com.jniwrapper.Structure

This class represents __tfFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__tfFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get_BezelStyle()
           
 com.jniwrapper.BitField get_DrawsBackground()
           
 com.jniwrapper.BitField get_InvalidTextColor()
           
 com.jniwrapper.BitField get_Mini()
           
 com.jniwrapper.BitField get_ReservedTextFieldCell()
           
 com.jniwrapper.BitField get_TextColorDisableFlag()
           
 com.jniwrapper.BitField get_TextColorIgnoresNormalDisableFlag()
           
 com.jniwrapper.BitField get_ThcForceHighlightForSort()
           
 com.jniwrapper.BitField get_ThcSortDirection()
           
 com.jniwrapper.BitField get_ThcSortPriority()
           
 
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

__tfFlagsStructure

public __tfFlagsStructure()
Method Detail

get_DrawsBackground

public com.jniwrapper.BitField get_DrawsBackground()

get_BezelStyle

public com.jniwrapper.BitField get_BezelStyle()

get_ThcSortDirection

public com.jniwrapper.BitField get_ThcSortDirection()

get_ThcSortPriority

public com.jniwrapper.BitField get_ThcSortPriority()

get_Mini

public com.jniwrapper.BitField get_Mini()

get_TextColorIgnoresNormalDisableFlag

public com.jniwrapper.BitField get_TextColorIgnoresNormalDisableFlag()

get_TextColorDisableFlag

public com.jniwrapper.BitField get_TextColorDisableFlag()

get_ThcForceHighlightForSort

public com.jniwrapper.BitField get_ThcForceHighlightForSort()

get_InvalidTextColor

public com.jniwrapper.BitField get_InvalidTextColor()

get_ReservedTextFieldCell

public com.jniwrapper.BitField get_ReservedTextFieldCell()