home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 November / CHIP_CD_1997_11_PL.iso / software / testsoft / fusion / t2.z / DrawObjectStyle.class (.txt) < prev    next >
Encoding:
Java Class File  |  1997-04-29  |  188 b   |  4 lines

  1. interface DrawObjectStyle {
  2.    int NonResizable = 1;
  3. }
  4.