📄 modeldisplay.ctxt
字号:
#BlueJ class context
comment0.target=class\ ModelDisplay
comment0.text=Creates\ a\ simple\ window\ for\ displaying\ spatial\ models.\n@author\ \ \ Jo\ Wood.\n@version\ \ 1.3,\ 9th\ October,\ 2001\n\n
comment1.target=mExit
comment10.target=isApplet
comment11.target=statusBar
comment12.params=inFile
comment12.target=boolean\ openFile(File)
comment12.text=Attempts\ to\ open\ the\ given\ file\ and\ update\ the\ spatial\ object\nbeing\ displayed.\n@param\ inFile\ Spatial\ file\ to\ open.\n@return\ True\ if\ opened\ successfully.\n\n
comment13.params=spObject
comment13.target=ModelDisplay(SpatialObject)
comment13.text=Creates\ a\ top-level\ application\ window\ which\ displays\ the\ngiven\ spatial\ object.\n@param\ spObject\ Spatial\ object\ to\ display.\n\n
comment14.params=spObject\ isApplet
comment14.target=ModelDisplay(SpatialObject,boolean)
comment14.text=Creates\ a\ top-level\ window\ which\ displays\ the\ given\ spatial\ object.\n@param\ spObject\ Spatial\ object\ to\ display.\n\n
comment15.params=event
comment15.target=void\ actionPerformed(ActionEvent)
comment15.text=Responds\ to\ a\ selection\ of\ menu\ item.\n@param\ event\ Menu\ selection\ event.\n\n
comment16.target=p0
comment17.params=event
comment17.target=void\ windowClosing(WindowEvent)
comment17.text=Responds\ to\ attempt\ to\ close\ window\ via\ the\ GUI.\ Checks\nthe\ user\ really\ wants\ to\ quite\ before\ closing\ down.\n@param\ event\ Window\ closing\ event.\n\n
comment2.params=outFile
comment2.target=boolean\ saveFile(File)
comment2.text=Attempts\ to\ save\ the\ current\ spatial\ object.\n@param\ outFile\ Spatial\ file\ to\ save.\n@return\ True\ if\ saved\ successfully.\n\n
comment3.params=
comment3.target=void\ closeDown()
comment3.text=Asks\ the\ user\ if\ they\ really\ want\ to\ quit,\ then\ closes.\n\n
comment4.target=mOpen
comment5.target=mSave
comment6.target=spObject
comment7.target=fileChooser
comment8.target=taInfo
comment9.params=spObject
comment9.target=void\ setSpatialObject(SpatialObject)
comment9.text=Updates\ the\ display\ with\ the\ given\ spatial\ object.\n@param\ spObject\ New\ spatial\ object\ to\ display.\n\n
numComments=18
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -