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, createWindow
public AwtFactory()
protected GralGraphicThread createGraphic(GralWindow windowg, char sizeShow, LogMessage log)
GralFactory
createGraphic
in class GralFactory