org.oddjob.arooa.design.screem
Class BeanForm.ClassNotFoundForm
java.lang.Object
org.oddjob.arooa.design.screem.BeanForm.ClassNotFoundForm
- All Implemented Interfaces:
- Form
- Enclosing class:
- BeanForm
public static class BeanForm.ClassNotFoundForm
- extends Object
- implements Form
Form for when the class is missing or not found.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanForm.ClassNotFoundForm
public BeanForm.ClassNotFoundForm(String message)
getTitle
public String getTitle()
- Specified by:
getTitle
in interface Form
getMessage
public String getMessage()