org.nakedobjects.plugins.dnd
Class ViewAreaType

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.ViewAreaType

public class ViewAreaType
extends java.lang.Object


Field Summary
static ViewAreaType CONTENT
           
static ViewAreaType INTERNAL
           
static ViewAreaType VIEW
           
 
Constructor Summary
ViewAreaType(java.lang.String name)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

VIEW

public static final ViewAreaType VIEW

CONTENT

public static final ViewAreaType CONTENT

INTERNAL

public static final ViewAreaType INTERNAL
Constructor Detail

ViewAreaType

public ViewAreaType(java.lang.String name)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


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