testaddlistener.ctxt

来自「java的书上例子」· CTXT 代码 · 共 26 行

CTXT
26
字号
#BlueJ class context
comment0.target=class\ TestAddListener
comment1.params=e
comment1.target=void\ windowActivated(WindowEvent)
comment10.params=e
comment10.target=void\ windowClosed(WindowEvent)
comment11.target=b
comment12.params=e
comment12.target=void\ actionPerformed(ActionEvent)
comment2.params=e
comment2.target=void\ windowDeiconified(WindowEvent)
comment3.params=args
comment3.target=void\ main(String[])
comment4.params=
comment4.target=void\ create()
comment5.params=e
comment5.target=void\ windowOpened(WindowEvent)
comment6.target=f
comment7.params=e
comment7.target=void\ windowClosing(WindowEvent)
comment8.params=e
comment8.target=void\ windowDeactivated(WindowEvent)
comment9.params=e
comment9.target=void\ windowIconified(WindowEvent)
numComments=13

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?