Opening the New Java Interface Wizard

From the Package Explorer, do one of the following:
  1. Select the resource where you want the new interface to reside.
  2. Click the Create a Java Interface button in the workbench toolbar.
or
  1. Select the resource where you want the new interface to reside.
  2. From the resource's pop-up menu, select New > Java Interface.
or
  1. Select the resource where you want the new interface to reside.
  2. From the drop-down menu on the Open The New Wizard button in the workbench toolbar, select Java Interface.
or
  1. Click the Open The New Wizard button.
  2. In the left pane, select Java, and in the right pane, select Java Interface.
  3. Select the resource where you want the new package to reside.
  4. From the menu bar, click File > New > Java Interface.
Related concepts

Java development tools (JDT)
Java projects

Related tasks

Creating a top-level interface
Creating a nested interface
Creating a new interface in a compilation unit
Renaming a class, field, or interface

Related reference
New Java Interface wizard
Java Toolbar actions
Package Explorer
 

Copyright IBM Corporation 2000, 2002. All Rights Reserved.