drawable.ctxt

来自「Java source code for the Ant Colony Opti」· CTXT 代码 · 共 8 行

CTXT
8
字号
#BlueJ class context
comment0.target=interface\ Drawable
comment0.text=Interface\ for\ things\ that\ can\ be\ drawn.\n@author\ Jo\ Wood\n@version\ 1.2,\ 20th\ January,\ 2000.\n\n
comment1.params=g
comment1.target=void\ paint(Graphics)
comment1.text=Displays\ the\ object\ in\ the\ given\ graphics\ context.\n@param\ g\ Graphics\ context\ in\ which\ to\ draw\n\n
numComments=2

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?