Package org.apache.wicket.devutils.debugbar
-
Interface Summary Interface Description IDebugBarContributor -
Class Summary Class Description DebugBar The debug bar is for use during development.DebugBarInitializer Debug bar module initializerInspectorDebugPanel A panel that adds a link to the inspector to the debug bar.PageStoreDebugPanel A panel that adds a link to persisted pages to the debug bar.SessionSizeDebugPanel A panel for the debug bar that shows the session size and links to the page that shows more information about sessions.StandardDebugPanel A standard looking debug panel with an img (optional) and a string of data, and the whole thing is a link.VersionDebugContributor