public abstract class ActiveComponent extends Component
myDim, myIO, myName, myPosition| Constructor and Description |
|---|
ActiveComponent(TerminalOutput io,
String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
run() |
draw, getDimension, getLocation, getName, setDimension, setLocation, setLocationpublic ActiveComponent(TerminalOutput io, String name)
Copyright © 2025. All rights reserved.