[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Java AWT for Debian?



On Mon, Jun 02, 2003 at 02:09:28PM -0700, T. Alexander Popiel wrote:

> In message:  <[🔎] 20030602203706.GH19659@alcor.net>
>              Matt Zimmerman <mdz@debian.org> writes:
> >Doesn't it also require an import statement?
> 
> No.  Import statements are syntactic sugar allowing you to use
> the unqualified class name (without the package) instead of the
> fully qualified class name.  Since the test code quoted uses
> fully qualified class names, there is no need for import
> statements.

Heh, yes, I did not read the code and thus did not notice it was fully
qualifying the class name.

-- 
 - mdz



Reply to: