net.sf.bt747.j2se.app.examples
Class TestDevice
java.lang.Object
net.sf.bt747.j2se.app.examples.TestDevice
- All Implemented Interfaces:
- ModelListener
public class TestDevice
- extends java.lang.Object
- implements ModelListener
- Author:
- Mario De Weerd
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDevice
public TestDevice()
- Creates new form SimpleExample
TestDevice
public TestDevice(Model m,
Controller c)
setController
public void setController(Controller c)
setModel
public void setModel(Model m)
modelEvent
public void modelEvent(ModelEvent e)
- Specified by:
modelEvent
in interface ModelListener
main
public static void main(java.lang.String[] args)
- Parameters:
args
- the command line arguments