org.nakedobjects.plugins.dnd.viewer.util
Class Properties

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.util.Properties

public class Properties
extends java.lang.Object


Field Summary
static java.lang.String PROPERTY_BASE
           
 
Constructor Summary
Properties()
           
 
Method Summary
static Location getLocation(java.lang.String name, Location defaultLocation)
           
static Size getSize(java.lang.String name, Size defaultSize)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_BASE

public static final java.lang.String PROPERTY_BASE
See Also:
Constant Field Values
Constructor Detail

Properties

public Properties()
Method Detail

getSize

public static Size getSize(java.lang.String name,
                           Size defaultSize)

getLocation

public static Location getLocation(java.lang.String name,
                                   Location defaultLocation)


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