Uses of Class
org.apache.wicket.devutils.debugbar.StandardDebugPanel

Packages that use StandardDebugPanel
org.apache.wicket.devutils.debugbar   
 

Uses of StandardDebugPanel in org.apache.wicket.devutils.debugbar
 

Subclasses of StandardDebugPanel in org.apache.wicket.devutils.debugbar
 class InspectorDebugPanel
          A panel that adds a link to the inspector to the debug bar.
 class PageSizeDebugPanel
          A panel for the debug bar that shows the size of the currently shown page.
 class SessionSizeDebugPanel
          A panel for the debug bar that shows the session size and links to the page that shows more information about sessions.
 



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