public class AwtFactory extends GralFactory
version| Constructor and Description |
|---|
AwtFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected GralGraphicThread |
createGraphic(GralWindow windowg,
char sizeShow,
LogMessage log)
This method should intitialize the implementation layer manager, primary window and the graphic thread.
|
createGraphic, createWindow, createWindowpublic AwtFactory()
protected GralGraphicThread createGraphic(GralWindow windowg, char sizeShow, LogMessage log)
GralFactorycreateGraphic in class GralFactory