edu.udo.cs.ie.cowbots.ui
Class CowUI

Package class diagram package CowUI
java.lang.Object
  extended by edu.udo.cs.ie.cowbots.ui.CowUI

public class CowUI
extends java.lang.Object

factory class for the graphical cowbot ui


Field Summary
(package private) static BDIViewFrame ui
           
 
Constructor Summary
CowUI()
           
 
Method Summary
static ICowbotUI createUI(java.lang.String agName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ui

static BDIViewFrame ui
Constructor Detail

CowUI

public CowUI()
Method Detail

createUI

public static ICowbotUI createUI(java.lang.String agName)