Class DrawState

  • All Implemented Interfaces:

    
    public final class DrawState
    
                        

    The state of document of the TextEditor of Writeopia. This class has all the stories in their updated state and which one has the current focus.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Map<Integer, DrawStory> getStories()
      final String getFocusId()
      • Methods inherited from class java.lang.Object

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