on 6/3/01 2:45 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> +    
> +    /**
> +        Constructor sets the alignType attribute.
> +    Use the set* methods to set the other values
> +    of the attributes.
> +    @param alignType the align="" attribute
> +    */
> +    public P(Alignment alignType)
> +    {   
> +    this();
> +    setAlignment(alignType);
> +    }    
> +

No tab's in the code please.

-jon

-- 
"Open source is not available to commercial companies."
            -Steve Balmer, CEO Microsoft
<http://www.suntimes.com/output/tech/cst-fin-micro01.html>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to