📄 picture.ctxt
字号:
#BlueJ class context
comment0.target=Picture()
comment1.params=aWidth\ aHeight
comment1.target=Picture(int,\ int)
comment2.params=ic
comment2.target=void\ set(ImageIcon)
comment3.target=void\ clear()
comment4.params=g
comment4.target=void\ paint(Graphics)
comment5.params=g
comment5.target=void\ update(Graphics)
comment6.params=g
comment6.target=void\ drawImage(Graphics2D)
comment6.text=\nDraw\ the\ picture\nFirst\ set\ the\ area\ to\ white\ and\ then\ \ndraw\ the\ image\ \n\n
numComments=7
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -