| edu.rice.cs.drjava.ui.PreviewFrame edu.rice.cs.drjava.ui.PreviewDefDocFrame
PreviewDefDocFrame | public class PreviewDefDocFrame extends PreviewFrame (Code) | | DrJava's print preview window for a definitions document
version: $Id: PreviewDefDocFrame.java 4255 2007-08-28 19:17:37Z mgricken $ |
_print | protected void _print()(Code) | | |
setUpDocument | protected Pageable setUpDocument(SingleDisplayModel model, boolean notUsed)(Code) | | Sets up the document to be displayed and returns the Pageable object that allows display by pages
Parameters: model - the current display model Parameters: notUsed - not used for this kind of PreviewFrame (only applies to printing the console or interaction) a Pageable object that allows the document to be displayed by pages |
|
|