Printing

From FreeMind

Mind maps can be printed.

Menu

  • File > Page Setup...
  • File > Print...
  • File > Print Preview...

Keyboard

  • Control + P: Print...

Implementation

  • Controller.acquirePrinterJobAndPageFormat
  • Controller.PageAction
  • Controller.PrintAction
  • Controller.PrintPreviewAction
  • MapView.preparePrinting
  • MapView.endPrinting
  • MapView.print

CVS:

  • Controller (http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/freemind/controller/Controller.java?view=log)
  • MapView (http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/freemind/view/mindmapview/MapView.java?view=log)