public class SendUI extends Object implements Observer
SendUI()
void
createUI(Cell[][] cells)
update(Observable o, Object arg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SendUI()
public void createUI(Cell[][] cells)
cells
public void update(Observable o, Object arg)
update
Observer