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

📄 barchart.ctxt

📁 使用MVC 的模型画 BAR CHART, 便于理解MVC的内涵.
💻 CTXT
字号:
#BlueJ class context
comment0.target=BarChart()
comment1.params=title
comment1.target=void\ setTitle(String)
comment2.params=min\ max
comment2.target=void\ setRange(int,\ int)
comment3.target=void\ sortByX()
comment4.target=void\ sortByY()
comment5.params=datas
comment5.target=void\ updateXYDatas(List<XYData>)
comment6.params=x\ y\ width\ height
comment6.target=void\ setBounds(int,\ int,\ int,\ int)
comment7.params=g
comment7.target=void\ drawHeading(Graphics)
comment8.params=g
comment8.target=void\ drawYLabels(Graphics)
comment9.params=g
comment9.target=void\ paintComponent(Graphics)
numComments=10

⌨️ 快捷键说明

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