Package org.daisy.braille.ui
Class RawPrint
- java.lang.Object
-
- org.daisy.braille.ui.RawPrint
-
public class RawPrint extends java.lang.Object
Provides a command line UI for sending a file straight to a printer.- Author:
- Joel HÃ¥kansson
-
-
Constructor Summary
Constructors Constructor Description RawPrint()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Executes the application.
-