fr.orsay.lri.varna.views
Class Imprimer
java.lang.Object
fr.orsay.lri.varna.views.Imprimer
- All Implemented Interfaces:
- Printable
public class Imprimer
- extends Object
- implements Printable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
phrase
private String phrase
Imprimer
public Imprimer(String phrase)
print
public int print(Graphics g,
PageFormat pf,
int indexPage)
- Specified by:
print
in interface Printable
main
public static void main(String[] args)