|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DrJavaBook | |
---|---|
edu.rice.cs.drjava.model.print | Provides the ability to print source code listed in the definitions pane. |
edu.rice.cs.util.text |
Uses of DrJavaBook in edu.rice.cs.drjava.model.print |
---|
Constructors in edu.rice.cs.drjava.model.print with parameters of type DrJavaBook | |
---|---|
PagePrinter(int page,
String fileName,
DrJavaBook parent)
Constructs a PagePrinter for a given page number (which is ignored!), a given filename, and parent. |
Uses of DrJavaBook in edu.rice.cs.util.text |
---|
Fields in edu.rice.cs.util.text declared as DrJavaBook | |
---|---|
protected DrJavaBook |
ConsoleDocument._book
The book object used for printing that represents several pages |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |