Welcome![Sign In][Sign Up]
Location:
Search - JfileChooser

Search list

[JSP/JavaMetalworks

Description: Metalworks is a simple Swing-based simulated e-mail application. It shows off several features of Swing, including JInternalFrame, JTabbedPane, JFileChooser, JEditorPane, and JRadioButtonMenuItem. Metalworks is optimized to work with the Java look and feel (codenamed \"Metal\") and shows use of several features, such as themes, that are specific to the Java look and feel. -Metalworks is a simple Swing-based Simula ted e-mail application. It shows off several fe atures of Swing, including JInternalFrame. JTabbedPane, JFileChooser, JEditorPane. and JRadioButtonMenuItem. Metalworks is opti mized to work with the Java look and feel (codena med "Metal") and shows use of several features, themes such as, that are specific to the Java look and feel.
Platform: | Size: 43561 | Author: 王春永 | Hits:

[EditBox2004101812187197

Description: 刚学JAVA不久,尝试编的一个文本编辑器,请大家多多指教。 主要有打开,保存和字体选择功能,运用了JFileChooser和文件流! -just learning Java soon to try to compile a text editor, please exhibitions. Major open, preservation and font selection function, and use the JFileChooser document flow!
Platform: | Size: 2547 | Author: 毛哲父 | Hits:

[Button controlJfilechooser

Description: JButton button JTextArea text JTextPane textpane FileInputStream readfile JScrollPane scroll Container con JFileChooser chooser=new JFileChooser()
Platform: | Size: 1060 | Author: adruomais | Hits:

[JSP/Javajava

Description: java图像界面开发简单实例 最近学习图形界面开发,先来个JLabel,JFileChooser,JMenu的基本应用
Platform: | Size: 1308 | Author: WANG1 | Hits:

[JSP/JavaMediaPlayer(java)

Description: MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜单条 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //设定窗口是否在最前面 private Player player //Play是个实现Controller的接口 private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关
Platform: | Size: 8425 | Author: benson | Hits:

[JSP/JavaMetalworks

Description: Metalworks is a simple Swing-based simulated e-mail application. It shows off several features of Swing, including JInternalFrame, JTabbedPane, JFileChooser, JEditorPane, and JRadioButtonMenuItem. Metalworks is optimized to work with the Java look and feel (codenamed "Metal") and shows use of several features, such as themes, that are specific to the Java look and feel. -Metalworks is a simple Swing-based Simula ted e-mail application. It shows off several fe atures of Swing, including JInternalFrame. JTabbedPane, JFileChooser, JEditorPane. and JRadioButtonMenuItem. Metalworks is opti mized to work with the Java look and feel (codena med "Metal") and shows use of several features, themes such as, that are specific to the Java look and feel.
Platform: | Size: 43008 | Author: 王春永 | Hits:

[EditBox2004101812187197

Description: 刚学JAVA不久,尝试编的一个文本编辑器,请大家多多指教。 主要有打开,保存和字体选择功能,运用了JFileChooser和文件流! -just learning Java soon to try to compile a text editor, please exhibitions. Major open, preservation and font selection function, and use the JFileChooser document flow!
Platform: | Size: 2048 | Author: 毛哲父 | Hits:

[JSP/JavaJFileChooserExample

Description: JAVA教学用代码,JAVA编写的简易记事本程序,支持.TXT和.JAVA直接打开-teaching Java code, Java summary prepared by the procedure in the notebook, support. TXT and. JAVA directly open
Platform: | Size: 54272 | Author: 林海 | Hits:

[Button controlJfilechooser

Description: JButton button JTextArea text JTextPane textpane FileInputStream readfile JScrollPane scroll Container con JFileChooser chooser=new JFileChooser()
Platform: | Size: 1024 | Author: adruomais | Hits:

[JSP/Javajava

Description: java图像界面开发简单实例 最近学习图形界面开发,先来个JLabel,JFileChooser,JMenu的基本应用-java image interface development learning simple example of the recent development of a graphical interface, first to a JLabel, JFileChooser, JMenu the basic application
Platform: | Size: 1024 | Author: WANG1 | Hits:

[JSP/JavaMediaPlayer(java)

Description: MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜单条 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //设定窗口是否在最前面 private Player player //Play是个实现Controller的接口 private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关-MediaPlayer code, some code, appropriate use: import java.awt .* import java.awt.event .* import javax.swing .* import javax.media .* import java.io.* import java.util .*// in order to import Vector// import com.sun.java.swing.plaf.windows .* public class MediaPlayer extends JFrame implements ActionListener, Runnable (private JMenuBar bar// menu bar private JMenu fileMenu, choiceMenu, aboutMenu private JMenuItem openItem, openDirItem, closeItem, about, infor private JCheckBoxMenuItem onTop private boolean top = false, loop// set the window in the top private Player player// Play is a Controller Interface realize private File file, listFile// use File Class JFileChooser combine files to open operation, and after the relevant list.ini
Platform: | Size: 8192 | Author: benson | Hits:

[File Operateeditor

Description: 文本编辑器,主要有打开,保存和字体选择功能,运用了JFileChooser和文件流。-Text editor, there are open, save and font selection function, using JFileChooser and documentation flow.
Platform: | Size: 2048 | Author: 安飞 | Hits:

[JSP/JavaJAVA_Swing

Description: javax.swing | 最常用的pachage,包含了各种swing组件的类 javax.swing.border | 包含与swing组件外框有关的类 javax..swing.colorchooser | 针对swing调色盘组件(JColorChooser)所设计的类 javax.swing.event | 处理由swing组件产生的事件,有别于AWT事件 javax.swing.filechooser | 包含针对swing文件选择对话框(JFileChooser)所设计的类 -javax.swing | The most commonly used pachage, contains a variety of swing types of components javax.swing.border | contains the swing-type frame components javax .. swing.colorchooser | color palette for the swing components (JColorChooser ) category designed javax.swing.event | deal with swing components generated by the case is different from the AWT Event javax.swing.filechooser | contains documents for the swing dialog box select (JFileChooser) designed by category
Platform: | Size: 146432 | Author: 穆鹏 | Hits:

[JSP/JavachooseFont

Description: 可以实现字体,大小等的选择的对话框,对话框内有各种系统自带的字体可以选择-As the culminating project for last semester’s Java programming class, I demonstrated how to emulate the features found in Windows Notepad in a Java application. Most of the algorithms were routine as the Java API is pretty robust. The one glaring omission in the API is a dialog analogous to the JFileChooser or JColorChooser to choose a font. Rather than omit the ability to choose a font, I chose to implement it myself.
Platform: | Size: 2048 | Author: | Hits:

[JSP/JavaJFileChooser

Description: 单击“打开文件”按钮,系统将弹出一个文件对话框,用户可以把选择的文件的内容显示在一个文本区中。-JFileChooser
Platform: | Size: 1024 | Author: 陈雪姣 | Hits:

[JSP/Java18

Description: 1. 能运用下拉菜单、快捷菜单、工具栏、文件选择器JFileChooser等编写应用程序。 2. 能借助于JBuilder等开发工具编写简易文本编辑器程序。 -1. To use the drop-down menu, shortcut menu, tool bar, file chooser JFileChooser so write applications. 2. JBuilder development tools can be prepared by means of simple text editor program.
Platform: | Size: 44032 | Author: jay | Hits:

[JSP/JavaGourmetCoffeeGUI

Description: This Work graded 100 class SaveSalesListener implements ActionListener { /** * Saves the sales informations in a file. * * @param event the event object. */ public void actionPerformed(ActionEvent event) { if (sales.getNumberOfOrders() == 0) { statusTextArea.setText("No order has been sold.") } else { fileChooser.setFileSelectionMode(JFileChooser.FILES_ONLY) int result = fileChooser.showSaveDialog(null) if (result != JFileChooser.APPROVE_OPTION) { statusTextArea.setText("The sales information has " + "not been saved.") } else { File file = fileChooser.getSelectedFile() try { PrintWriter output = new PrintWriter( new FileWriter(file)) output.print(salesFormatter.formatSales(sales)) output.close() } catch (IOException ioe) { statusTextArea.setText("Error: Problem with I/O.") -This Work graded 100 class SaveSalesListener implements ActionListener { /** * Saves the sales informations in a file. * * @param event the event object. */ public void actionPerformed(ActionEvent event) { if (sales.getNumberOfOrders() == 0) { statusTextArea.setText("No order has been sold.") } else { fileChooser.setFileSelectionMode(JFileChooser.FILES_ONLY) int result = fileChooser.showSaveDialog(null) if (result != JFileChooser.APPROVE_OPTION) { statusTextArea.setText("The sales information has " + "not been saved.") } else { File file = fileChooser.getSelectedFile() try { PrintWriter output = new PrintWriter( new FileWriter(file)) output.print(salesFormatter.formatSales(sales)) output.close() } catch (IOException ioe) { statusTextArea.setText("Error: Problem with I/O.")
Platform: | Size: 4096 | Author: EA | Hits:

[JSP/Javajava-program2-

Description: 本文档主要列出了java语言程序设计进阶篇中的部分重要且典型的编程题,包括进度条,聊天软件,使用选项卡,使用弹出式菜单,使用JFileChooser等-This document lists the java programming language, advanced, and some important papers in a typical programming problems, including the progress bar, chat software, use tabs, use the pop-up menu, such as use of JFileChooser
Platform: | Size: 16384 | Author: huhuanting | Hits:

[JSP/Javalab07

Description: Swing 运用: 掌握Swing常用容器JFrame、JPanel的使用; 掌握Swing常用组件使用; 掌握JTable、JTree的基本功能 掌握JOptionPane、JFileChooser、JColorChooser类的基本用法。-Swing use: Master Swing commonly used JFrame container, JPanel use Master Swing components for common use Master the basic function of JTable, JTree Master JOptionPane, JFileChooser, JColorChooser kind of basic usage.
Platform: | Size: 108544 | Author: | Hits:

[JSPJFileChooser

Description: Java语言中针对JFileChooser的使用详解,适用于初学者-The JFileChooser explain the use of Java language for beginners
Platform: | Size: 18432 | Author: 没有奇迹的世界 | Hits:
« 12 »

CodeBus www.codebus.net