org.nakedobjects.plugins.dnd.viewer
Class DefaultContentFactory

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.DefaultContentFactory
All Implemented Interfaces:
ContentFactory

public class DefaultContentFactory
extends java.lang.Object
implements ContentFactory


Constructor Summary
DefaultContentFactory()
           
 
Method Summary
 Content createFieldContent(NakedObjectAssociation field, NakedObject object)
           
 Content createRootContent(NakedObject object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultContentFactory

public DefaultContentFactory()
Method Detail

createRootContent

public Content createRootContent(NakedObject object)
Specified by:
createRootContent in interface ContentFactory

createFieldContent

public Content createFieldContent(NakedObjectAssociation field,
                                  NakedObject object)
Specified by:
createFieldContent in interface ContentFactory


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.