gov.lanl.Pids
Class InfoDlg

java.lang.Object
  |
  +--gov.lanl.Pids.InfoDlg
All Implemented Interfaces:
java.lang.Runnable

public class InfoDlg
extends java.lang.Object
implements java.lang.Runnable

The class InfoDlg creates a non-modal dialog window that displays a label and a text.

Version:
11/05/98
Author:
Torsten Staab

Method Summary
 void run()
          implementation of the runnable interface; used to start the find candidates or get profile operations in a background thread
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
implementation of the runnable interface; used to start the find candidates or get profile operations in a background thread

Specified by:
run in interface java.lang.Runnable


Copyright © 2000 University of California. All Rights Reserved.