Clojure's proxy feature is the easiest way to do this: (import 'java.awt.event.ActionListener) (def act (proxy [ActionListener] ...
確定! 回上一頁