This figure shows the New Java Class dialog box. The dialog includes the following components:

Source folder: A box with the value TradeReport/src

Package: A box with the value com.oracle.oep.example.tradereport

Enclosing type: A cleared check box

Name: A box with the value TradeListener

Modifiers: A set of option buttons, of which public is selected. Two check boxes, abstract and final, are cleared.

Superclass: A box with the value java.lang.Object

Interfaces: A list with one item: com.bea.wlevs.ede.api.StreamSink

public static void main(String[] args): A cleared check box

Constructors from superclass: A cleared check box

Inherited abstract methods: A selected check box

Generate comments: A cleared check box

A mouse pointer is positioned over a Finish button.