home *** CD-ROM | disk | FTP | other *** search
/ S283 Planetary Science &… the Search for Life CD 3 / 0_CD-ROM.iso / install / jre1_3 / lib / rt.jar / sun / awt / windows / WFileDialogPeer$1.class (.txt) < prev    next >
Encoding:
Java Class File  |  1979-12-31  |  564 b   |  16 lines

  1. package sun.awt.windows;
  2.  
  3. class WFileDialogPeer$1 implements Runnable {
  4.    // $FF: synthetic field
  5.    private final WFileDialogPeer this$0;
  6.  
  7.    WFileDialogPeer$1(WFileDialogPeer var1) {
  8.       this.this$0 = var1;
  9.    }
  10.  
  11.    public void run() {
  12.       WFileDialogPeer.access$000(this.this$0);
  13.       WToolkit.getWToolkit().notifyModalityChange(1300);
  14.    }
  15. }
  16.