Open main menu

CDOT Wiki β

Changes

Adapter

161 bytes added, 10:39, 25 March 2007
Code Examples
FreeMind's [http://www.google.com/codesearch?hl=en&q=show:SSjMlfyYK2U:RCv_23t_s7k:tpy_iiX4ncI&sa=N&ct=rd&cs_p=http://gentoo.osuosl.org/distfiles/freemind-src-0_7_1.tar.gz&cs_f=freemind/freemind/modes/ArrowLinkAdapter.java File Repository]
In this example, an ArrowLinkAdapter is created to be used to adapt different arrow shaped links in FreeMind's MindMap area. ArrowLinkAdapter is the '''Adapter''' and LinkAdapter is the '''Adaptee'''. Even though LinkAdapter is an adapter itself, it is infact the adaptee in this case.
1
edit