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 TradeEvent

Modifiers: A set of option buttons of which "public" is selected.

abstract and final: Two cleared check boxes.

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

Interfaces: An empty box.

Inherited abstract methods: A selected check box

Generate comments: A cleared check box

A mouse pointer is positioned over a Finish button.