TextGUIThreadFactorypublic static class SameTextGUIThread.Factory extends Object implements TextGUIThreadFactory
SameTextGUIThread, you need to pass this to the TextGUI constructor if
you want it to use this class| Constructor | Description |
|---|---|
Factory() |
| Modifier and Type | Method | Description |
|---|---|---|
TextGUIThread |
createTextGUIThread(TextGUI textGUI) |
Creates a new
TextGUIThread objects |
public TextGUIThread createTextGUIThread(TextGUI textGUI)
TextGUIThreadFactoryTextGUIThread objectscreateTextGUIThread in interface TextGUIThreadFactorytextGUI - TextGUI this TextGUIThread should be associated withTextGUIThreadCopyright © 2020. All rights reserved.