home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / INTERNET / NETSCAP4.06 / CP32E406.EXE / nav40.z / java40.jar / sun / awt / windows / WEmbeddedGraphics.class (.txt) < prev    next >
Encoding:
Java Class File  |  1998-08-13  |  340 b   |  11 lines

  1. package sun.awt.windows;
  2.  
  3. public class WEmbeddedGraphics extends WGraphics {
  4.    WEmbeddedGraphics(int var1) {
  5.       super(var1);
  6.    }
  7.  
  8.    public void dispose() {
  9.    }
  10. }
  11.