Automating the interface (1b)
;; The method definitions
((start-action "startAction") ("java.awt.event.ActionEvent") "void" :public )
((stop-action "stopAction") ("java.awt.event.ActionEvent") "void" :public)
((get-debug "getDebug") () "boolean" :public)
((set-debug "setDebug") ("boolean") "void" :public)