Uses of Interface
org.nakedobjects.plugins.html.component.DebugPane

Packages that use DebugPane
org.nakedobjects.plugins.html.component   
org.nakedobjects.plugins.html.component.html   
 

Uses of DebugPane in org.nakedobjects.plugins.html.component
 

Methods in org.nakedobjects.plugins.html.component that return DebugPane
 DebugPane ComponentFactory.createDebugPane()
           
 

Methods in org.nakedobjects.plugins.html.component with parameters of type DebugPane
 void Page.setDebug(DebugPane debugPane)
           
 

Uses of DebugPane in org.nakedobjects.plugins.html.component.html
 

Classes in org.nakedobjects.plugins.html.component.html that implement DebugPane
 class HtmlDebug
           
 

Methods in org.nakedobjects.plugins.html.component.html that return DebugPane
 DebugPane HtmlComponentFactory.createDebugPane()
           
 

Methods in org.nakedobjects.plugins.html.component.html with parameters of type DebugPane
 void DynamicHtmlPage.setDebug(DebugPane debugPane)
           
 void LogonFormPage.setDebug(DebugPane debugPane)
           
 



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