public class AeshGraphicsConfiguration extends java.lang.Object implements GraphicsConfiguration
| Constructor and Description |
|---|
AeshGraphicsConfiguration(Shell shell) |
| Modifier and Type | Method and Description |
|---|---|
TerminalSize |
getBounds() |
Graphics |
getGraphics() |
private final Shell shell
public AeshGraphicsConfiguration(Shell shell)
public TerminalSize getBounds()
getBounds in interface GraphicsConfigurationpublic Graphics getGraphics()
getGraphics in interface GraphicsConfiguration