版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、import java.awt.*; import java.awt.event.*;public class Cal public static void main(String args) CalFrame f = new CalFrame(); class CalFrame extends Frame double d1, d2; int op = -1; TextField tf; CalPanelL p1; CalPanelR p2; / Constructor CalFrame() super(Small Calculator); setLayout(new FlowLayout(
2、FlowLayout.CENTER,8,10); setBackground(new Color(100,150,150); setForeground(Color.white); setResizable(false); setSize(300,200); tf = new TextField(22); tf.setEditable(false); tf.setBackground(new Color(108,118,103); tf.setForeground(Color.white); tf.setFont(new Font(Arial,Font.BOLD,16); add(tf); p
3、1 = new CalPanelL(); p2 = new CalPanelR(); add(p1); add(p2); setVisible(true); addWindowListener(new Wclose(); / inner class:CalButton class CalButton extends Button CalButton(String s) super(s); setBackground(Color.gray); / inner class: CalPanelL class CalPanelL extends Panel CalButton b0, b1, b2,
4、b3, b4, b5, b6, b7, b8, b9, bPN, bPoint; CalPanelL() setLayout(new GridLayout(4,3); setFont(new Font(TimesRoman,Font.BOLD,16); b0 = new CalButton(0); b1 = new CalButton(1); b2 = new CalButton(2); b3 = new CalButton(3); b4 = new CalButton(4); b5 = new CalButton(5); b6 = new CalButton(6); b7 = new Cal
5、Button(7); b8 = new CalButton(8); b9 = new CalButton(9); bPN = new CalButton(+/-); bPoint = new CalButton(.); / 加入按钮 add(b7); b7.addActionListener(new PressB7(); add(b8); b8.addActionListener(new PressB8(); add(b9); b9.addActionListener(new PressB9(); add(b4); b4.addActionListener(new PressB4(); add
6、(b5); b5.addActionListener(new PressB5(); add(b6); b6.addActionListener(new PressB6(); add(b1); b1.addActionListener(new PressB1(); add(b2); b2.addActionListener(new PressB2(); add(b3); b3.addActionListener(new PressB3(); add(b0); b0.addActionListener(new PressB0(); add(bPN); bPN.addActionListener(n
7、ew PressBPN(); ; add(bPoint); bPoint.addActionListener(new PressBPoint(); class CalPanelR extends Panel CalButton bAdd, bSub, bMul, bDiv, bSqrt, bSin, bCos, bYx, bLn, bEqual, bCE, bBack; CalPanelR() setLayout(new GridLayout(4,3); setFont(new Font(TimesRoman,Font.BOLD,16); bAdd = new CalButton(+); bS
8、ub = new CalButton(-); bMul = new CalButton(*); bDiv = new CalButton(/); bSqrt = new CalButton(sqrt); bSin = new CalButton(sin); bCos = new CalButton(cos); bYx = new CalButton(yx); bLn = new CalButton(ln); bEqual = new CalButton(=); bCE = new CalButton(CE); bBack = new CalButton(= 0 & text.charAt(0)
9、 = 9) tf.setText(-+text.substring(0); else if(text.charAt(0) = .) tf.setText(-0+text.substring(0); catch(Exception ee) class PressBPoint implements ActionListener public void actionPerformed(ActionEvent e) String text = tf.getText(); if(text.lastIndexOf(.) = -1) tf.setText(text+.); class PressB0 imp
10、lements ActionListener public void actionPerformed(ActionEvent e) String text = tf.getText(); tf.setText(text+0); class PressB1 implements ActionListener public void actionPerformed(ActionEvent e) String text = tf.getText(); tf.setText(text+1); class PressB2 implements ActionListener public void act
11、ionPerformed(ActionEvent e) String text = tf.getText(); tf.setText(text+2); class PressB3 implements ActionListener public void actionPerformed(ActionEvent e) String text = tf.getText(); tf.setText(text+3); class PressB4 implements ActionListener public void actionPerformed(ActionEvent e) String tex
12、t = tf.getText(); tf.setText(text+4); class PressB5 implements ActionListener public void actionPerformed(ActionEvent e) String text = tf.getText(); tf.setText(text+5); class PressB6 implements ActionListener public void actionPerformed(ActionEvent e) String text = tf.getText(); tf.setText(text+6); class PressB7 implements ActionListener public void actionPerformed(ActionEvent e) String text = tf.getText(); tf.setText(text+7); class PressB8 implements ActionListener public void actionPerformed(ActionEvent e) String text = tf.getText(); tf.setText(text+8); class PressB9 implements ActionLi
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026校招:财务经理试题及答案
- 2026校招:SAP实施顾问试题及答案
- 餐厅礼貌礼节培训
- 2026中考冲刺动员大会教师发言稿:逐光而行我们为你保驾护航
- 餐厅新管理层培训
- 施工合同承诺书及质量安全责任书
- 《学前卫生学》期末考试试卷附答案
- 广东省第八届班主任能力大赛试题及答案
- 2025国家开放大学电大《旅游法规》期末试题及答案
- 2026年基层治理相关政策知识竞赛题库及答案
- GB/T 12229-2025通用阀门碳素钢铸件技术规范
- (零模)2026届广州市高三年级调研测试数学试卷(含答案解析)
- 2026年辽宁医药职业学院单招职业技能测试题库带答案解析
- GB/T 13471-2025节能项目经济效益计算与评价方法
- 2024 年9月8日江西省“五类人员”选拔(事业编转副科)笔试真题及答案解析
- 安全保卫技师职称培训课件
- 营养与高脂血症46课件
- 肿瘤病人恶心呕吐的护理
- 出租车代班合同(2篇)
- 物业小区安全生产隐患排查治理表
- 人教版四年级上册竖式计算200题及答案
评论
0/150
提交评论