multilistener.ctxt

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

CTXT
30
字号
#BlueJ class context
comment0.target=class\ MultiListener
comment1.params=e
comment1.target=void\ windowActivated(WindowEvent)
comment10.params=e
comment10.target=void\ windowClosing(WindowEvent)
comment11.params=e
comment11.target=void\ windowDeactivated(WindowEvent)
comment12.params=e
comment12.target=void\ windowClosed(WindowEvent)
comment13.params=e
comment13.target=void\ windowIconified(WindowEvent)
comment14.params=e
comment14.target=void\ itemStateChanged(ItemEvent)
comment15.params=e
comment15.target=void\ actionPerformed(ActionEvent)
comment2.target=tf
comment3.params=e
comment3.target=void\ windowDeiconified(WindowEvent)
comment4.params=args
comment4.target=void\ main(String[])
comment5.target=lst
comment6.params=
comment6.target=void\ create()
comment7.target=num
comment8.params=e
comment8.target=void\ windowOpened(WindowEvent)
comment9.target=f
numComments=16

⌨️ 快捷键说明

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