org.nakedobjects.plugins.dnd.viewer.debug
Class DebugObjectSpecification

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.debug.DebugObjectSpecification
All Implemented Interfaces:
DebugInfo

public class DebugObjectSpecification
extends java.lang.Object
implements DebugInfo


Constructor Summary
DebugObjectSpecification(NakedObject object)
           
DebugObjectSpecification(NakedObjectSpecification object)
           
 
Method Summary
 void debugData(DebugString debug)
           
 java.lang.String debugTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugObjectSpecification

public DebugObjectSpecification(NakedObject object)

DebugObjectSpecification

public DebugObjectSpecification(NakedObjectSpecification object)
Method Detail

debugData

public void debugData(DebugString debug)
Specified by:
debugData in interface DebugInfo

debugTitle

public java.lang.String debugTitle()
Specified by:
debugTitle in interface DebugInfo


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