Class StandardDebugPanel

All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IMetadataContext<Serializable,Component>, IQueueRegion, IHeaderContributor, IRequestableComponent, org.apache.wicket.util.IHierarchical<Component>, org.apache.wicket.util.io.IClusterable
Direct Known Subclasses:
InspectorDebugPanel, PageStoreDebugPanel, SessionSizeDebugPanel

public abstract class StandardDebugPanel extends DevUtilsPanel
A standard looking debug panel with an img (optional) and a string of data, and the whole thing is a link.
Author:
Jeremy Thomerson
See Also: