Double-clicking on a JUnit testsuite file opens the TPTP JUnit testsuite editor:

There are initially two main tabs visible: Overview and Test Methods. Overview (as above) records various properties: the Name of the TPTP JUnit Test (SimpleTest in this example); its Description ('An example TPTP JUnit Test.'); its file path (/javaProject/junit/samples/SimpleTest.testsuite); the Java Package Name involved (junit.samples); and the Java Class Name (SimpleTest). The Java Package Name can either be typed in directly or the Browse button used to navigate to it:

Typing <ALT><k> or <ALT><s> locates the editor cursor at the beginning of the text boxes for the Package Name or Class Name fields respectively.
Similar conventions apply in any other tab views in which a field name contains an underlined character.
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.