Re: Hi All

Frank Meissner <[email protected]> Sun, 01 Aug 2004 18:50:02 +0200
Newsgroups gmane.comp.embedded.carlsbad-cubes
Message-ID <[email protected]>
Hello Marco,

please, read the examples and the docu.

You may define your own tags but have no/few access to the outer "tag". 
Regarding the example snipped you provided: if your intention is to 
provide the data through custom tags, I do not see a way to do that this 
way. Furthermore, it is against the model-view-controller-concept of 
swing. So, as stated in my previous post: Write a table model, give this 
table model to your table and use this table model in your controller 
classes.

Frank


Laponder wrote:
> Is it possible to define my own tags within an existing tag
> 
> so:
> 
> <table>
>     <mytag   ... />
> </table>
> 
> Kind regards,
> Marco Laponder
> 
> 
> 
> 
> _______________________________________________
> Forum mailing list
> [email protected]
> http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com
>