Class ListUtils.DefaultAppearance<E>

java.lang.Object
org.luwrain.controls.ListUtils.AbstractAppearance<E>
org.luwrain.controls.ListUtils.DefaultAppearance<E>
All Implemented Interfaces:
ListArea.Appearance<E>
Direct Known Subclasses:
TreeListArea.Appearance
Enclosing class:
ListUtils

public static class ListUtils.DefaultAppearance<E> extends ListUtils.AbstractAppearance<E>
  • Field Details

  • Constructor Details

  • Method Details

    • announceItem

      public void announceItem(E item, Set<ListArea.Appearance.Flags> flags)
      Description copied from interface: ListArea.Appearance
      Announces the given item using the screen reader.
      Parameters:
      item - the item to announce
      flags - a set of flags that may affect the announcement style