Uses of Class
edu.rice.cs.util.swing.ScrollableDialog

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

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

Subclasses of ScrollableDialog in edu.rice.cs.drjava.ui
 class DrJavaScrollableDialog
          A JDialog with a scrollable text area and a button panel.
 class HistorySaveDialog
          Displayed when the user chooses to save the interactions history.