sleep() method is static method of class Thread. You should invoke it like this Thread.sleep(). This is a feature of IDEA that it shows static methods only for class's names, not for the class's instances.
/kesh ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 06, 2001 11:23 AM Subject: [Eap-list] Thread.currentthread().sleep() > The Thread.currentThread.sleep() method does not appear as a choice in the > selection menu. For example, when you type Thread.currentThread().{MENU > SHOULD APPEAR HERE}. The menu appears, but sleep is not a selection. > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list