Interface LayoutModeAccessor.LayoutModeMutator

All Known Subinterfaces:
LayoutModeAccessor.LayoutModeProperty
Enclosing interface:
LayoutModeAccessor

public static interface LayoutModeAccessor.LayoutModeMutator
Provides a mutator for a layout mode property.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sets the layout mode for the layout mode property.
  • Method Details

    • setLayoutMode

      void setLayoutMode(LayoutMode aLayoutMode)
      Sets the layout mode for the layout mode property.
      Parameters:
      aLayoutMode - The layout mode to be stored by the font style property.