Interface java.awt.PrintGraphics


package java.awt;

public interface PrintGraphics {

    // Méthodes d'instance publiques
    PrintJob getPrintJob();
}

Christophe Merlet
redfox@redfoxcenter.org
©Tous droits réservés
5 septembre 1998