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

  1. package netscape.security;
  2.  
  3. class Geometry {
  4.    // $FF: renamed from: x int
  5.    int field_0;
  6.    // $FF: renamed from: y int
  7.    int field_1;
  8.    // $FF: renamed from: wd int
  9.    int field_2;
  10.    // $FF: renamed from: ht int
  11.    int field_3;
  12.    // $FF: renamed from: bw int
  13.    int field_4;
  14.    int xorg;
  15.    int yorg;
  16. }
  17.