Class SameTextGUIThread.Factory

java.lang.Object
com.googlecode.lanterna.gui2.SameTextGUIThread.Factory
All Implemented Interfaces:
TextGUIThreadFactory
Enclosing class:
SameTextGUIThread

public static class SameTextGUIThread.Factory extends Object implements TextGUIThreadFactory
Default factory class for SameTextGUIThread, you need to pass this to the TextGUI constructor if you want it to use this class
  • Constructor Details

    • Factory

      public Factory()
  • Method Details