⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 userinterface.ctxt

📁 A calculator source code written in java
💻 CTXT
字号:
#BlueJ class context
comment0.params=engine
comment0.target=UserInterface(CalcEngine)
comment0.text=\nCreate\ a\ user\ interface\ for\ a\ given\ calcEngine.\n\n
comment1.params=visible
comment1.target=void\ setVisible(boolean)
comment1.text=\nMake\ this\ interface\ visible\ again.\ (Has\ no\ effect\ if\ it\ is\ already\nvisible.)\n\n
comment2.target=void\ makeFrame()
comment2.text=\nMake\ the\ frame\ for\ the\ user\ interface.\n\n
comment3.params=panel\ buttonText
comment3.target=void\ addButton(Container,\ String)
comment3.text=\nAdd\ a\ button\ to\ the\ button\ panel.\n\n
comment4.params=event
comment4.target=void\ actionPerformed(ActionEvent)
comment4.text=\nAn\ interface\ action\ has\ been\ performed.\ Find\ out\ what\ it\ was\ and\nhandle\ it.\n\n
comment5.target=void\ redisplay()
comment5.text=\nUpdate\ the\ interface\ display\ to\ show\ the\ current\ value\ of\ the\ \ncalculator.\n\n
comment6.target=void\ showInfo()
comment6.text=\nToggle\ the\ info\ display\ in\ the\ calculator's\ status\ area\ between\ the\nauthor\ and\ version\ information.\n\n
numComments=7

⌨️ 快捷键说明

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