📄 aircraftevent.ctxt
字号:
#BlueJ class context
comment0.params=a\ i\ r
comment0.target=AircraftEvent(Aircraft,\ int,\ Runway)
comment0.text=\nConstructor\ for\ AircraftEvent\ objects\n@param\ \ a\ which\ aircraft\ should\ change\ state\n@param\ \ i\ the\ state\ the\ aircraft\ should\ change\ to\n@param\ \ r\ the\ runway\ the\ aircraft\ should\ change\ to\n\n
comment1.target=int\ getState()
comment1.text=\nAccessor\ method\ for\ the\ state\ that\ the\ aircraft\ should\ be\ changed\ to\n\n@return\ \ \ \ \ the\ state\ that\ the\ aircraft\ should\ be\ changed\ to\n\n
comment2.target=Aircraft\ getAircraft()
comment2.text=\nAccessor\ method\ for\ the\ Aircraft\ whose\ state\ should\ be\ changed\n\n@return\ \ \ \ \ the\ Aircraft\ whose\ state\ should\ be\ changed\n\n
comment3.target=Runway\ getRunway()
comment3.text=\nAccessor\ method\ for\ the\ Runway\ the\ aircraft\ should\ land\ at\n\n@return\ \ \ \ \ the\ Aircraft\ whose\ state\ should\ be\ changed\n\n
numComments=4
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -