Title: Embeddable Embeddable programs can run inside an html page using the Davidson WrapperApplet and the Davidson ViewerApplet. @author Wolfgang Christian @version 1.0
| 16 | * @version 1.0 |
| 17 | */ |
| 18 | public interface Embeddable extends Controllable { |
| 19 | public ObjectManager getManager(); |
| 20 | } |
no outgoing calls
no test coverage detected