vcr.ui
Interface UI

All Known Implementing Classes:
Console, VoidUI

public interface UI


Method Summary
 Event next()
           
 void refresh()
           
 void send(Event event)
           
 void start()
           
 void stop()
           
 

Method Detail

refresh

public void refresh()

send

public void send(Event event)

next

public Event next()

start

public void start()

stop

public void stop()


Copyright © 2002 University of Ottawa. All Rights Reserved.