bt747.j2se_view
Class BT747cmd

java.lang.Object
  extended by bt747.j2se_view.BT747cmd
All Implemented Interfaces:
ModelListener

public class BT747cmd
extends java.lang.Object
implements ModelListener

Author:
Mario De Weerd

Constructor Summary
BT747cmd(Model m, J2SEController c, joptsimple.OptionSet options)
           
 
Method Summary
 int convertLog(int logType)
           
static void main(java.lang.String[] args)
           
 void modelEvent(ModelEvent e)
           
static void notifyBT747Exception(BT747Exception e)
           
 void setController(J2SEController c)
           
 void setModel(Model m)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BT747cmd

public BT747cmd(Model m,
                J2SEController c,
                joptsimple.OptionSet options)
Method Detail

setController

public void setController(J2SEController c)

setModel

public void setModel(Model m)

notifyBT747Exception

public static final void notifyBT747Exception(BT747Exception e)

modelEvent

public void modelEvent(ModelEvent e)
Specified by:
modelEvent in interface ModelListener

convertLog

public final int convertLog(int logType)

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments