com.agentfactory.cldc
Interface UserInterface


public interface UserInterface

This interface is implemented by modules that provide GUI functionality.

Author:
Conor Muldoon

Method Summary
 void display()
          Displays the interface represented by the module.
 

Method Detail

display

void display()
Displays the interface represented by the module.