Hello,
actually, I use custom tags a lot. Some are simple, some more complex.
One of the more complex custom tag I use deals with the limitation of JCheckboxMenuItem, as this does not propagate its selected state to actions connected. So I extended JCheckboxMenuItem, JToggleButton and AbstractAction (no custom tag for that, as you may have guessed). In the extended classes I fire a property change event in the overwritten method setSelected().
Other custom tags include drag-and-drop-images, components displaying some zoom factor, help enabled everything (see mailinglist archive for that).
Hope this gives you a rough idea.
Yours,
Frank Meissner
List for Users of Carlsbad Cubes' Technologies and Products <
Forum@...> schrieb am 01.03.06 02:08:48:
>
> Greetings,
>
> I am starting a new project and think that using custom tags would be a
> great solution to my problem.
>
> Are there anyone here who can tell me there experiences using custom tags?
>
> Thanks
>
>
>
>
> _______________________________________________
> Forum mailing list
>
Forum@...
>
http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com_______________________________________________
Forum mailing list
Forum@...
http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com