home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 May / PCWK5A99.ISO / Linuxwld / Backup-sfx / Linuxw.exe / tppjava / ParaChatNP.class (.txt) < prev    next >
Encoding:
Java Class File  |  1999-02-17  |  280 b   |  7 lines

  1. public class ParaChatNP extends ParaChat {
  2.    public void init() {
  3.       super.doPanels = false;
  4.       super.init();
  5.    }
  6. }
  7.