com.jgoodies.validation.demo.domain
Class ExampleFactory

java.lang.Object
  extended by 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

Method Summary
static List<Example> createExampleList()
          Creates sample instances.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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.