Uses of Class
edu.rice.cs.drjava.ui.TabbedPanel

Packages that use TabbedPanel
edu.rice.cs.drjava.ui The ui package contains classes for the default user interface for DrJava. 
 

Uses of TabbedPanel in edu.rice.cs.drjava.ui
 

Subclasses of TabbedPanel in edu.rice.cs.drjava.ui
 class CompilerErrorPanel
          The panel which houses the list of errors after an unsuccessful compilation.
(package private)  class FindReplaceDialog
          The tabbed panel that handles requests for finding and replacing text.
 class JUnitPanel
          The panel which displays all the testing errors.