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

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

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

Constructors in edu.rice.cs.drjava.ui with parameters of type PreviewFrame
PreviewFrame.JTextFieldChanger(JTextField tf)
           
PreviewFrame.JSpinnerChanger(Class spinnerClass, JComponent spinnerObj)
           
PreviewFrame.PagePreviewContainer()
           
PreviewFrame.PagePreview(int width, int height)
          Constructs a PagePreview object with given width and height.