[aspectwerkz-user] introductions with sun classes
Arnaud Garcia <[email protected]> Sun, 20 Nov 2005 18:13:33 +0100
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <[email protected]> |
hi all, First mail on this mailing list... Is it possible to have "introductions or mixin" on sun classes ? I would like to add new methods to java.awt.Component ? (As I understood I have to use the dynamic mode ?, if it is the good way, is there example where dynamically your add methods to an existing object) thanks arnaud