gzz-dev
[Top][All Lists]
Advanced

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

Interfaces have no variables (was: Re: [Gzz] PEG ``vob_bgvob--humppake``


From: Benja Fallenstein
Subject: Interfaces have no variables (was: Re: [Gzz] PEG ``vob_bgvob--humppake``: Background Vob interface)
Date: Wed, 05 Mar 2003 20:26:19 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021226 Debian/1.2.1-9


Hi Asko,

Asko Soukka wrote:
Scenario 1:

   Interface BgVob:

        public boolean drawBorder = true;
...

Interfaces cannot have variables. The effect of this line is a constant 'drawBorder' with value 'true.'

-b.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]