- 5
- 0
- 约 5页
- 2016-09-20 发布于江苏
- 举报
图片浏览器java代码.doc
//picture explorer 作者:武镖 2012/7/20
import java.awt.*;
import javax.swing.*;
import java.io.*;
import java.awt.event.*;
public class PictureExplorer extends JFrame implements ActionListener {
private JLabel imagelabel;
private JPanel panel;
private int i=0;String filename;
File file;
private ImageIcon image;
private JButton startbutton,stopbutton,previousbutton,nextbutton;
private JMenuBar menubar;
private JMenu menu;
private JMenuItem menuitemopen,menuitemexit;
private JFileChooser chooser;
public PictureExplorer(){
imagelabel=new JLabel();
panel=new JPanel();
image=new Im
您可能关注的文档
最近下载
- 江苏中考历史历年真题含答案 (32) .pdf VIP
- 2023-2025历年高考英语必备高频词汇800词精选(真题版).docx
- 18医疗器械售后服务管理制度.docx VIP
- 全国青少年机器人技术等级考试(三级)试题.doc VIP
- 10 荀径-列控中心基本原理和功能.ppt
- 湖南省三湘名校教育联盟2024-2025学年高一下学期期中考试 英语试卷含答案.docx VIP
- 2026年江西省景德镇市地理生物会考真题试卷+答案.docx VIP
- 机器人等级考试(三级)模拟题.pdf
- GB 50058-2014 爆炸危险环境电力装置设计规范.docx VIP
- 2026年江西省景德镇市初二地理生物会考考试题库(附含答案).docx VIP
原创力文档

文档评论(0)