com.jniwrapper.macosx.cocoa.nsbuttoncell
Class __BCFlagsStructure

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nsbuttoncell.__BCFlagsStructure
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter
Direct Known Subclasses:
_BCFlags

public class __BCFlagsStructure
extends com.jniwrapper.Structure

This class represents __BCFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__BCFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get_AlternateMnemonicLocation()
           
 com.jniwrapper.BitField get_Bordered()
           
 com.jniwrapper.BitField get_BottomOrLeft()
           
 com.jniwrapper.BitField get_ChangeBackground()
           
 com.jniwrapper.BitField get_ChangeContents()
           
 com.jniwrapper.BitField get_ChangeGray()
           
 com.jniwrapper.BitField get_DoesNotDimImage()
           
 com.jniwrapper.BitField get_Drawing()
           
 com.jniwrapper.BitField get_GradientType()
           
 com.jniwrapper.BitField get_HasKeyEquivalentInsteadOfImage()
           
 com.jniwrapper.BitField get_Horizontal()
           
 com.jniwrapper.BitField get_ImageAndText()
           
 com.jniwrapper.BitField get_ImageOverlaps()
           
 com.jniwrapper.BitField get_ImageSizeDiff()
           
 com.jniwrapper.BitField get_Inset()
           
 com.jniwrapper.BitField get_LastState()
           
 com.jniwrapper.BitField get_LightByBackground()
           
 com.jniwrapper.BitField get_LightByContents()
           
 com.jniwrapper.BitField get_LightByGray()
           
 com.jniwrapper.BitField get_PushIn()
           
 com.jniwrapper.BitField get_Transparent()
           
 com.jniwrapper.BitField get_UseButtonImageSource()
           
 
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

__BCFlagsStructure

public __BCFlagsStructure()
Method Detail

get_PushIn

public com.jniwrapper.BitField get_PushIn()

get_ChangeContents

public com.jniwrapper.BitField get_ChangeContents()

get_ChangeBackground

public com.jniwrapper.BitField get_ChangeBackground()

get_ChangeGray

public com.jniwrapper.BitField get_ChangeGray()

get_LightByContents

public com.jniwrapper.BitField get_LightByContents()

get_LightByBackground

public com.jniwrapper.BitField get_LightByBackground()

get_LightByGray

public com.jniwrapper.BitField get_LightByGray()

get_Drawing

public com.jniwrapper.BitField get_Drawing()

get_Bordered

public com.jniwrapper.BitField get_Bordered()

get_ImageOverlaps

public com.jniwrapper.BitField get_ImageOverlaps()

get_Horizontal

public com.jniwrapper.BitField get_Horizontal()

get_BottomOrLeft

public com.jniwrapper.BitField get_BottomOrLeft()

get_ImageAndText

public com.jniwrapper.BitField get_ImageAndText()

get_ImageSizeDiff

public com.jniwrapper.BitField get_ImageSizeDiff()

get_HasKeyEquivalentInsteadOfImage

public com.jniwrapper.BitField get_HasKeyEquivalentInsteadOfImage()

get_LastState

public com.jniwrapper.BitField get_LastState()

get_Transparent

public com.jniwrapper.BitField get_Transparent()

get_Inset

public com.jniwrapper.BitField get_Inset()

get_DoesNotDimImage

public com.jniwrapper.BitField get_DoesNotDimImage()

get_GradientType

public com.jniwrapper.BitField get_GradientType()

get_UseButtonImageSource

public com.jniwrapper.BitField get_UseButtonImageSource()

get_AlternateMnemonicLocation

public com.jniwrapper.BitField get_AlternateMnemonicLocation()