?? oval.ctxt
字號:
#BlueJ class contextcomment0.target=class\ Ovalcomment0.text=Oval\ Supplier\ Class\ \nAuthor\:\ David\ D.\ Riley\nDate\:\ April,\ 2004\n\ncomment1.params=x\ y\ w\ hcomment1.target=Oval(int,int,int,int)comment1.text=post\:\ \ \ getX()\ \=\=\ x\ \ and\ \ getY()\ \=\=\ y\nand\ \ getWidth()\ \=\=\ w\ \ and\ getHeight()\ \=\=\ h\nand\ \ getBackground()\ \=\=\ Color.black\n\ncomment2.params=gcomment2.target=void\ paint(Graphics)comment2.text=post\:\ \ \ this\ method\ draws\ a\ filled\ Oval\nand\ \ the\ upper\ left\ corner\ of\ the\ bounding\ rectangle\ is\ (getX(),\ getY())\ \nand\ \ the\ oval's\ dimensions\ are\ getWidth()\ and\ getHeight()\nand\ \ the\ oval's\ color\ is\ getBackground()\n\nnumComments=3
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -