org.nakedobjects.plugins.dnd.viewer.content
Class OptionFactory

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.content.OptionFactory

public class OptionFactory
extends java.lang.Object


Constructor Summary
OptionFactory()
           
 
Method Summary
static void addCreateOptions(NakedObjectSpecification specification, UserActionSet options)
           
static void addObjectMenuOptions(NakedObject adapter, UserActionSet options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OptionFactory

public OptionFactory()
Method Detail

addCreateOptions

public static void addCreateOptions(NakedObjectSpecification specification,
                                    UserActionSet options)

addObjectMenuOptions

public static void addObjectMenuOptions(NakedObject adapter,
                                        UserActionSet options)


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