com.jniwrapper.macosx.cocoa.nsscroller
Class _sFlagsStructure

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

public class _sFlagsStructure
extends com.jniwrapper.Structure

This class represents _sFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
_sFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get_ArrowsLoc()
           
 com.jniwrapper.BitField get_ControlTint()
           
 com.jniwrapper.BitField get_Fine()
           
 com.jniwrapper.BitField get_IsHoriz()
           
 com.jniwrapper.BitField get_KnobDrawn()
           
 com.jniwrapper.BitField get_KnobLit()
           
 com.jniwrapper.BitField get_Lit()
           
 com.jniwrapper.BitField get_NeedsEnableFlush()
           
 com.jniwrapper.BitField get_PartsUsable()
           
 com.jniwrapper.BitField get_RepeatCount()
           
 com.jniwrapper.BitField get_Reserved()
           
 com.jniwrapper.BitField get_SlotDrawn()
           
 com.jniwrapper.BitField get_Thumbing()
           
 
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

_sFlagsStructure

public _sFlagsStructure()
Method Detail

get_IsHoriz

public com.jniwrapper.BitField get_IsHoriz()

get_ArrowsLoc

public com.jniwrapper.BitField get_ArrowsLoc()

get_PartsUsable

public com.jniwrapper.BitField get_PartsUsable()

get_Fine

public com.jniwrapper.BitField get_Fine()

get_NeedsEnableFlush

public com.jniwrapper.BitField get_NeedsEnableFlush()

get_Thumbing

public com.jniwrapper.BitField get_Thumbing()

get_SlotDrawn

public com.jniwrapper.BitField get_SlotDrawn()

get_KnobDrawn

public com.jniwrapper.BitField get_KnobDrawn()

get_Lit

public com.jniwrapper.BitField get_Lit()

get_KnobLit

public com.jniwrapper.BitField get_KnobLit()

get_Reserved

public com.jniwrapper.BitField get_Reserved()

get_ControlTint

public com.jniwrapper.BitField get_ControlTint()

get_RepeatCount

public com.jniwrapper.BitField get_RepeatCount()