📄 threebuttons.ctxt
字号:
#BlueJ class contextcomment0.target=class\ ThreeButtonscomment0.text=ThreeButtons\ and\ ThreeButtonFrame\ supplier\ Classes\nAuthor\:\ David\ D.\ Riley\nDate\:\ April,\ 2004\n\nThreeButtons\ supports\ button\ events\ for\ the\ ThreeButtonFrame\ class.\nThis\ class\ is\ designed\ to\ be\ inherited\ and\ its\ methods\ overridden.\n\ncomment1.params=scomment1.target=ThreeButtonFrame(String)comment2.target=leftButtoncomment3.target=rightButtoncomment4.target=midButtoncomment5.params=ecomment5.target=void\ actionPerformed(ActionEvent)comment5.text=Event\ Handler\nThis\ method\ is\ called\ whenever\ any\ of\ the\ three\nbuttons\ is\ clicked\ \ \ \n\ncomment6.params=comment6.target=void\ leftAction()comment6.text=The\ method\ below\ is\ an\ event\ handler\ for\ button\ clicks\ on\nthe\ LEFT\ button\ of\ an\ object\ of\ type\ A3ButtonWindow\ \n\ncomment7.params=comment7.target=void\ rightAction()comment7.text=The\ method\ below\ is\ an\ event\ handler\ for\ button\ clicks\ on\nthe\ RIGHT\ button\ of\ an\ object\ of\ type\ A3ButtonWindow\ \n\ncomment8.params=comment8.target=void\ midAction()comment8.text=The\ method\ below\ is\ an\ event\ handler\ for\ button\ clicks\ on\nthe\ MID\ button\ of\ an\ object\ of\ type\ A3ButtonWindow\ \n\nnumComments=9
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -