com.jniwrapper.macosx.cocoa.nstoolbar
Class __tbFlagsStructure

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

public class __tbFlagsStructure
extends com.jniwrapper.Structure

This class represents __tbFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__tbFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get_AllowsUserCustomization()
           
 com.jniwrapper.BitField get_AutosavesUsingIdentifier()
           
 com.jniwrapper.BitField get_ClickAndDragPerformsCustomization()
           
 com.jniwrapper.BitField get_CurrentItemsContainsPlaceholder()
           
 com.jniwrapper.BitField get_CustomizationPanelIsRunning()
           
 com.jniwrapper.BitField get_DelegateAllowedItemIdentifiers()
           
 com.jniwrapper.BitField get_DelegateDefaultItemIdentifiers()
           
 com.jniwrapper.BitField get_DelegateItemWithItemIdentifier()
           
 com.jniwrapper.BitField get_DelegateNotificationsEnabled()
           
 com.jniwrapper.BitField get_DelegateSelectableItemIdentifiers()
           
 com.jniwrapper.BitField get_DisplayMode()
           
 com.jniwrapper.BitField get_FirstMoveableItemIndex()
           
 com.jniwrapper.BitField get_InitialConfigurationDone()
           
 com.jniwrapper.BitField get_KeyboardLoopNeedsUpdating()
           
 com.jniwrapper.BitField get_LoadItemsImmediately()
           
 com.jniwrapper.BitField get_PrefersToBeShown()
           
 com.jniwrapper.BitField get_RESERVED()
           
 com.jniwrapper.BitField get_ShouldHideAfterCustomization()
           
 com.jniwrapper.BitField get_ShowHideDuringConfigurationChangeDisabled()
           
 com.jniwrapper.BitField get_ShowsNoContextMenu()
           
 com.jniwrapper.BitField get_SizeMode()
           
 com.jniwrapper.BitField get_UsesCustomSheetWidth()
           
 
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

__tbFlagsStructure

public __tbFlagsStructure()
Method Detail

get_AllowsUserCustomization

public com.jniwrapper.BitField get_AllowsUserCustomization()

get_AutosavesUsingIdentifier

public com.jniwrapper.BitField get_AutosavesUsingIdentifier()

get_InitialConfigurationDone

public com.jniwrapper.BitField get_InitialConfigurationDone()

get_ShouldHideAfterCustomization

public com.jniwrapper.BitField get_ShouldHideAfterCustomization()

get_DelegateDefaultItemIdentifiers

public com.jniwrapper.BitField get_DelegateDefaultItemIdentifiers()

get_DelegateAllowedItemIdentifiers

public com.jniwrapper.BitField get_DelegateAllowedItemIdentifiers()

get_DelegateItemWithItemIdentifier

public com.jniwrapper.BitField get_DelegateItemWithItemIdentifier()

get_DelegateNotificationsEnabled

public com.jniwrapper.BitField get_DelegateNotificationsEnabled()

get_PrefersToBeShown

public com.jniwrapper.BitField get_PrefersToBeShown()

get_LoadItemsImmediately

public com.jniwrapper.BitField get_LoadItemsImmediately()

get_CurrentItemsContainsPlaceholder

public com.jniwrapper.BitField get_CurrentItemsContainsPlaceholder()

get_CustomizationPanelIsRunning

public com.jniwrapper.BitField get_CustomizationPanelIsRunning()

get_UsesCustomSheetWidth

public com.jniwrapper.BitField get_UsesCustomSheetWidth()

get_ClickAndDragPerformsCustomization

public com.jniwrapper.BitField get_ClickAndDragPerformsCustomization()

get_ShowsNoContextMenu

public com.jniwrapper.BitField get_ShowsNoContextMenu()

get_FirstMoveableItemIndex

public com.jniwrapper.BitField get_FirstMoveableItemIndex()

get_KeyboardLoopNeedsUpdating

public com.jniwrapper.BitField get_KeyboardLoopNeedsUpdating()

get_ShowHideDuringConfigurationChangeDisabled

public com.jniwrapper.BitField get_ShowHideDuringConfigurationChangeDisabled()

get_DisplayMode

public com.jniwrapper.BitField get_DisplayMode()

get_SizeMode

public com.jniwrapper.BitField get_SizeMode()

get_DelegateSelectableItemIdentifiers

public com.jniwrapper.BitField get_DelegateSelectableItemIdentifiers()

get_RESERVED

public com.jniwrapper.BitField get_RESERVED()