×

Loading...

Topic

This topic has been archived. It cannot be replied.
  • 工作学习 / IT技术讨论 / hello all. 在学习java beans 时,我碰到以下方法,
    static ActionListener AWTEventMulticaster.add(ActionListener a, ActionListener b)

    description" Adds action-listener-a with action-listener-b and returns the resulting multicast listener. "

    请问,执行这个方法后,在时间监听时,a和b 之间存在什么样的联系
    thanks
    • Probably few people can answer your questions here.
      Please visit www.javaworld.com and search for AWTEventMulticaster. There are 6 articles there....I hope they are helpful.
      • Jabber, thanks for your help
        • Thank you, wingslee. You offered me an opportunity to learn this very important library class.