fedora.client.console
Class InputPanelFactory

java.lang.Object
  extended by fedora.client.console.InputPanelFactory

public abstract class InputPanelFactory
extends java.lang.Object

Title: InputPanelFactory.java

Description:

Version:
$Id: InputPanelFactory.java 3965 2005-04-21 12:52:40Z rlw $
Author:
cwilper@cs.cornell.edu

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

Constructor Detail

InputPanelFactory

public InputPanelFactory()
Method Detail

getPanel

public static InputPanel getPanel(java.lang.Class cl)