Class FocusHandler

  • All Implemented Interfaces:

    
    public final class FocusHandler
    
                        

    This class is responsible to control the focus of the edition of story. (example: If the text of a story is being edited, this story has the current focus.)

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Pair<Integer, StoryStep> findNextFocus(Integer position, Map<Integer, StoryStep> stories)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait