Previous | Next | Trail Map | JavaBeans Tutorial | Introducing Java Beans


Important Terms

Bean - a reusable software component that can be visually manipulated in builder tools.

Form - The client area or window within a builder tool on which an application is constructed. The form represent the main window that will appear when the final application runs. The term form is used primarily with tools derived from Visual Basic and Delphi.

Property -

Method -

Event -

Event Handler -

Component -

OCX -

VBX -

Active X Control-


Previous | Next | Trail Map | JavaBeans Tutorial | Introducing Java Beans