mshowallcommand.ctxt

来自「基于Java的软件信息系统-项目管理」· CTXT 代码 · 共 26 行

CTXT
26
字号
#BlueJ class context
comment0.target=class\ MShowAllCommand
comment1.params=
comment1.target=String\ getName()
comment10.params=
comment10.target=boolean\ isInitialized()
comment11.params=
comment11.target=String[]\ getParameterNames()
comment12.params=
comment12.target=String[]\ getParameterPrompts()
comment2.params=
comment2.target=Command\ makeInstance()
comment3.target=PARAM_PROMPTS
comment4.params=
comment4.target=MShowAllCommand()
comment5.params=
comment5.target=String\ getMenuName()
comment6.params=title\ reservations
comment6.target=void\ displayResultsText(String,List)
comment7.params=
comment7.target=String\ getDescription()
comment8.params=database
comment8.target=void\ executeDatabaseCommand(HotelDB)
comment9.target=PARAM_NAMES
numComments=13

⌨️ 快捷键说明

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