com.jniwrapper.macosx.cocoa.nsscrollview
Class __SFlagsStructure

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nsscrollview.__SFlagsStructure
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter
Direct Known Subclasses:
_SFlags

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_AutohidesScrollers()
           
 com.jniwrapper.BitField get_BorderType()
           
 com.jniwrapper.BitField get_DoesNotDrawBackground()
           
 com.jniwrapper.BitField get_FocusRingNeedsRedisplay()
           
 com.jniwrapper.BitField get_HasCustomLineBorderColor()
           
 com.jniwrapper.BitField get_HasHorizontalRuler()
           
 com.jniwrapper.BitField get_HasVerticalRuler()
           
 com.jniwrapper.BitField get_HScrollerRequired()
           
 com.jniwrapper.BitField get_HScrollerStatus()
           
 com.jniwrapper.BitField get_NeedsTile()
           
 com.jniwrapper.BitField get_NoDynamicScrolling()
           
 com.jniwrapper.BitField get_OldRulerInstalled()
           
 com.jniwrapper.BitField get_RESERVED()
           
 com.jniwrapper.BitField get_ShowRulers()
           
 com.jniwrapper.BitField get_SkipRemoveSuperviewCheck()
           
 com.jniwrapper.BitField get_VScrollerRequired()
           
 com.jniwrapper.BitField get_VScrollerStatus()
           
 
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_VScrollerRequired

public com.jniwrapper.BitField get_VScrollerRequired()

get_HScrollerRequired

public com.jniwrapper.BitField get_HScrollerRequired()

get_VScrollerStatus

public com.jniwrapper.BitField get_VScrollerStatus()

get_HScrollerStatus

public com.jniwrapper.BitField get_HScrollerStatus()

get_NoDynamicScrolling

public com.jniwrapper.BitField get_NoDynamicScrolling()

get_BorderType

public com.jniwrapper.BitField get_BorderType()

get_OldRulerInstalled

public com.jniwrapper.BitField get_OldRulerInstalled()

get_ShowRulers

public com.jniwrapper.BitField get_ShowRulers()

get_HasHorizontalRuler

public com.jniwrapper.BitField get_HasHorizontalRuler()

get_HasVerticalRuler

public com.jniwrapper.BitField get_HasVerticalRuler()

get_NeedsTile

public com.jniwrapper.BitField get_NeedsTile()

get_DoesNotDrawBackground

public com.jniwrapper.BitField get_DoesNotDrawBackground()

get_SkipRemoveSuperviewCheck

public com.jniwrapper.BitField get_SkipRemoveSuperviewCheck()

get_FocusRingNeedsRedisplay

public com.jniwrapper.BitField get_FocusRingNeedsRedisplay()

get_HasCustomLineBorderColor

public com.jniwrapper.BitField get_HasCustomLineBorderColor()

get_AutohidesScrollers

public com.jniwrapper.BitField get_AutohidesScrollers()

get_RESERVED

public com.jniwrapper.BitField get_RESERVED()