Edit C:\Program Files\Java\jdk1.7.0_45\java\awt\PrintGraphics.java
/* * Copyright (c) 1996, 1997, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package java.awt; /** * An abstract class which provides a print graphics context for a page. * * @author Amy Fowler */ public interface PrintGraphics { /** * Returns the PrintJob object from which this PrintGraphics * object originated. */ public PrintJob getPrintJob(); }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de