?? 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 + -