org.oddjob.arooa.design.screem
Class NullForm

java.lang.Object
  extended by org.oddjob.arooa.design.screem.NullForm
All Implemented Interfaces:
Form

public class NullForm
extends Object
implements Form


Constructor Summary
NullForm()
           
 
Method Summary
 String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullForm

public NullForm()
Method Detail

getTitle

public String getTitle()
Specified by:
getTitle in interface Form