Daniel Frey wrote:
It works perfectly!
Ok, I went through the tutorial. Pretty simple and understandable. Some
points are not clear. I.e. has the entry-key attribute [] given in the block.xml to be the same as in the javadoc tag
[EMAIL PROTECTED] key="cruncher" type="tutorial.NumberCruncher"]?
Yes
Stephen wrote:
> Daniel Frey wrote:
>
>> Stephen wrote:
>>
>>
>>> Daniel Frey wrote:
>>>
>>>
Stephen wrote:
> Daniel Frey wrote:
>
>
>
>> Timothy,
>>
>> After a regexp search through my *.java files I find that I've got
>> exactly on compo
Stephen wrote:
> Daniel Frey wrote:
>
>> Hi there,
>>
>> Sorry for my stupid questions: I don't have yet the feeling to know
>> where errors come from. But may be you do.
>>
>> If the error would indicate *which* component merlin is about to
>> instanciate, it would already help a lot. I am not
Daniel Frey wrote:
Stephen wrote:
Daniel Frey wrote:
Stephen wrote:
Daniel Frey wrote:
Timothy,
After a regexp search through my *.java files I find that I've got
exactly on component with two constructors. AnimationQueue has one
parameter-less and one parameter-ful constructor:
public
Stephen wrote:
> Daniel Frey wrote:
>
>> Stephen wrote:
>>
>>> Daniel Frey wrote:
>>>
>>>
Timothy,
After a regexp search through my *.java files I find that I've got
exactly on component with two constructors. AnimationQueue has one
parameter-less and one parameter-ful con
Daniel Frey wrote:
After a regexp search through my *.java files I find that I've got exactly
on component with two constructors. AnimationQueue has one parameter-less
and one parameter-ful constructor:
public AnimationQueue()
public AnimationQueue(Image backgroundImage)
However, this is no
Daniel Frey wrote:
Timothy,
After a regexp search through my *.java files I find that I've got exactly
on component with two constructors. AnimationQueue has one parameter-less
and one parameter-ful constructor:
public AnimationQueue()
public AnimationQueue(Image backgroundImage)
However,
Timothy,
After a regexp search through my *.java files I find that I've got exactly
on component with two constructors. AnimationQueue has one parameter-less
and one parameter-ful constructor:
public AnimationQueue()
public AnimationQueue(Image backgroundImage)
However, this is not a com