net.sf.bt747.j2se.app.examples
Class SimpleExample
java.lang.Object
net.sf.bt747.j2se.app.examples.SimpleExample
- All Implemented Interfaces:
- ModelListener
public class SimpleExample
- 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 |
SimpleExample
public SimpleExample()
- Creates new form SimpleExample
SimpleExample
public SimpleExample(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