com.jgoodies.validation.demo.domain
Class ExampleFactory
java.lang.Object
com.jgoodies.validation.demo.domain.ExampleFactory
public final class ExampleFactory
- extends Object
Creates the list of examples that is used in the Examples bar.
- Version:
- $Revision: 1.9 $
- Author:
- Karsten Lentzsch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createExampleList
public static List<Example> createExampleList()
- Creates sample instances. These instance are made persistent to be
accessible through the object brokers.
Copyright © 2003-2008 JGoodies Karsten Lentzsch. All Rights Reserved.