uk.ac.essex.xul
Class PanelCreator

java.lang.Object
  extended by uk.ac.essex.xul.PanelCreator

public final class PanelCreator
extends java.lang.Object

Abstract factory to create a panel for a given input type
Date: 15-Jul-2002
You should have received a copy of GNU public license with this code. If not please visit this site


Constructor Summary
PanelCreator()
           
 
Method Summary
static InputPanel getPanel(Input inputToCreateFor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanelCreator

public PanelCreator()
Method Detail

getPanel

public static InputPanel getPanel(Input inputToCreateFor)
Parameters:
inputToCreateFor -