Name - sets name of an object.
               This name is used for class
               and variable names in Java
               source code

Title - sets title of the component
Class - the component will derive
              from appropriate Swing
              component instead of
              just instantiating it *
Bordered - sets components border *
Scrollbars - enables scrollbars *

* - not all components have these properties