org.apache.wicket.devutils.debugbar
Class VersionDebugContributor

java.lang.Object
  extended by org.apache.wicket.devutils.debugbar.VersionDebugContributor
All Implemented Interfaces:
Serializable, IDebugBarContributor

public class VersionDebugContributor
extends Object
implements IDebugBarContributor

See Also:
Serialized Form

Field Summary
static IDebugBarContributor DEBUG_BAR_CONTRIB
           
 
Constructor Summary
VersionDebugContributor()
           
 
Method Summary
 Component createComponent(String id, DebugBar debugBar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG_BAR_CONTRIB

public static final IDebugBarContributor DEBUG_BAR_CONTRIB
Constructor Detail

VersionDebugContributor

public VersionDebugContributor()
Method Detail

createComponent

public Component createComponent(String id,
                                 DebugBar debugBar)
Specified by:
createComponent in interface IDebugBarContributor


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