Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package junit.logswingui

Interface Summary
TestProtocolView Interface showing test protocols in the test runner of JUnit.
TestRunView A TestRunView is shown as a page in a tabbed folder.
 

Class Summary
AboutDialog The AboutDialog.
DefaultFailureDetailView A view that shows a stack trace of a failure
DefaultTestProtocolView DefaultTestProtocolView.java
FailureRunView A view presenting the test failures as a list.
FailureRunView.FailureListCellRenderer Renders TestFailures in a JList
ProgressBar A simple progress bar showing the green/red status
TestHierarchyRunView A hierarchical view of a test run.
TestRunner A Swing based user interface to run tests and protocol their results with Log4J.
TestSelector A test class selector.
TestSelector.TestCellRenderer Renders TestFailures in a JList
TestSuitePanel A Panel showing a test suite as a tree.
TestSuitePanel.TestTreeCellRenderer  
TestTreeModel A tree model for a Test.