org.nakedobjects.plugins.dnd.viewer.tree
Class TreeDisplayRules

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.tree.TreeDisplayRules

public class TreeDisplayRules
extends java.lang.Object


Method Summary
static boolean canDisplay(NakedObject object)
           
static boolean isCollectionsOnly()
           
static void menuOptions(UserActionSet options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

menuOptions

public static void menuOptions(UserActionSet options)

isCollectionsOnly

public static boolean isCollectionsOnly()

canDisplay

public static boolean canDisplay(NakedObject object)


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