org.apache.wicket.devutils.debugbar
Interface IDebugBarContributor

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
VersionDebugContributor

public interface IDebugBarContributor
extends java.io.Serializable


Method Summary
 Component createComponent(java.lang.String id, DebugBar debugBar)
           
 

Method Detail

createComponent

Component createComponent(java.lang.String id,
                          DebugBar debugBar)


Copyright © 2004-2009 Apache Software Foundation. All Rights Reserved.