📄 selfaddingovalbad.ctxt
字号:
#BlueJ class contextcomment0.target=class\ SelfAddingOvalBadcomment0.text=Note\ that\ this\ class\ relies\ upon\ a\ specific\ kind\ of\ Driver\ class,\nand\ is\ an\ inferior\ design\ than\ the\ original\ Oval\ class.\nA\ better\ alternative\ is\ shown\ in\ Figure\ 15.5\ \n\ncomment1.params=x\ y\ w\ hcomment1.target=SelfAddingOvalBad(int,int,int,int)comment1.text=pre\:\tThe\ Driver\ class\ must\ include\ a\ public,\ static\nvariable,\ called\ window,\ of\ type\ JFrame\nand\ \ window\ \!\=\ null\ \ <br>\npost\:\tthis\ is\ instantiated\nand\ \ getX()\ \=\=\ x\ \ and\ \ getY()\ \=\=\ y\nand\ \ getWidth()\ \=\=\ w\ \ and\ \ getHeight()\ \=\=\ h\nand\ \ getParent()\ \=\=\ window.getContentPane()\ \ \n\nnumComments=2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -