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

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

public class DebugViewStructure
extends java.lang.Object
implements DebugInfo


Constructor Summary
DebugViewStructure(View display)
           
 
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

DebugViewStructure

public DebugViewStructure(View display)
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.