Re: Swing and anonymous inner classes
Brian P Michael <[email protected]>
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
Steve, I would look at the code if I were you. SwiXML doesn't create any anonymous inner classes. It basically acts as one big extension to objects that are beans. When you say <jbutton action=..... , then all you are really doing is calling the JButton's setXXX routine. Brian Michael On Thursday, November 13, 2003, at 01:37 AM, Steven F. Toth wrote: > A question to this forum, since you are mostly writing Swing Gui code. > Do you create many anonymous inner classes to handle events and > invokeLater calls? And if so, do you think that having an easier way > to access methods via reflection would be a bonus? So that instead of > having to create a new anonymous inner class for every little event > handler, you just have it redirect to a class method for example. > This is a link to a thread where I'm talking about on the Sun Java > Forums, your input is appreciated... > http://forum.java.sun.com/ > thread.jsp?forum=4&thread=464089&tstart=0&trange=15 > > > _______________________________________________ > Forum mailing list > [email protected] > http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com > > Sincerely, Brian P Michael 630-897-8364 x17 [email protected] _______________________________________________ Forum mailing list [email protected] http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com
Brian P Michael.vcf
(text/directory, 374 B)
BEGIN:VCARD VERSION:2.1 N:Michael;Brian;P FN:Brian P Michael ORG:GoldParrot Corporation TITLE:President TEL;WORK;VOICE:630-897-8364 x17 TEL;WORK;FAX:630-897-8364 x21 ADR;WORK:;;1326 Eastwood Dr;Aurora;IL;60506;USA LABEL;WORK;ENCODING=QUOTED-PRINTABLE:1326 Eastwood Dr=0D=0AAurora, IL 60506=0D=0AUSA EMAIL;PREF;INTERNET:[email protected] REV:20020311T030256Z END:VCARD