In the Explorer, each type of data that the IDE can work with is
represented by a special icon and a special set of
properties on its property sheet. For example, a
JFrame
form named MyForm
with the
associated MyForm.java
and MyForm.class
is presented to you as one integrated object.