com.jniwrapper.macosx.cocoa.nsfontpanel
Class __fpFlagsStructure

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

public class __fpFlagsStructure
extends com.jniwrapper.Structure

This class represents __fpFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__fpFlagsStructure()
           
 
Method Summary
 com.jniwrapper.UInt get__collectionDisabled()
           
 com.jniwrapper.BitField get__delRespColl()
           
 com.jniwrapper.BitField get__delRespFace()
           
 com.jniwrapper.BitField get__delRespFamily()
           
 com.jniwrapper.BitField get__delRespSize()
           
 com.jniwrapper.UInt get__faceDisabled()
           
 com.jniwrapper.BitField get__inNewCol()
           
 com.jniwrapper.UInt get__lastFaceSelection()
           
 com.jniwrapper.UInt get__sizeDisabled()
           
 com.jniwrapper.BitField get_AlwaysPreview()
           
 com.jniwrapper.BitField get_AmPreviewing()
           
 com.jniwrapper.BitField get_DidInitialPaneSetup()
           
 com.jniwrapper.BitField get_Dirty()
           
 com.jniwrapper.BitField get_DontPreview()
           
 com.jniwrapper.BitField get_InittedCollPane()
           
 com.jniwrapper.BitField get_InittedFavePane()
           
 com.jniwrapper.BitField get_MultipleFont()
           
 com.jniwrapper.BitField get_RESERVED2()
           
 com.jniwrapper.BitField get_SetFontAttributeChange()
           
 com.jniwrapper.BitField get_SetFontChange()
           
 com.jniwrapper.BitField get_SizeFieldIsRelative()
           
 com.jniwrapper.BitField get_SizeValueCacheIsValid()
           
 
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

__fpFlagsStructure

public __fpFlagsStructure()
Method Detail

get_MultipleFont

public com.jniwrapper.BitField get_MultipleFont()

get_Dirty

public com.jniwrapper.BitField get_Dirty()

get_AmPreviewing

public com.jniwrapper.BitField get_AmPreviewing()

get_AlwaysPreview

public com.jniwrapper.BitField get_AlwaysPreview()

get_DontPreview

public com.jniwrapper.BitField get_DontPreview()

get_SetFontChange

public com.jniwrapper.BitField get_SetFontChange()

get_SetFontAttributeChange

public com.jniwrapper.BitField get_SetFontAttributeChange()

get_SizeValueCacheIsValid

public com.jniwrapper.BitField get_SizeValueCacheIsValid()

get_SizeFieldIsRelative

public com.jniwrapper.BitField get_SizeFieldIsRelative()

get_InittedCollPane

public com.jniwrapper.BitField get_InittedCollPane()

get_InittedFavePane

public com.jniwrapper.BitField get_InittedFavePane()

get_DidInitialPaneSetup

public com.jniwrapper.BitField get_DidInitialPaneSetup()

get__inNewCol

public com.jniwrapper.BitField get__inNewCol()

get__delRespFamily

public com.jniwrapper.BitField get__delRespFamily()

get__delRespFace

public com.jniwrapper.BitField get__delRespFace()

get__delRespSize

public com.jniwrapper.BitField get__delRespSize()

get__delRespColl

public com.jniwrapper.BitField get__delRespColl()

get__collectionDisabled

public com.jniwrapper.UInt get__collectionDisabled()

get__sizeDisabled

public com.jniwrapper.UInt get__sizeDisabled()

get__faceDisabled

public com.jniwrapper.UInt get__faceDisabled()

get__lastFaceSelection

public com.jniwrapper.UInt get__lastFaceSelection()

get_RESERVED2

public com.jniwrapper.BitField get_RESERVED2()