91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 172KB
    文件類(lèi)型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-06-09
  • 語(yǔ)言: Java
  • 標(biāo)簽: java/框架??

資源簡(jiǎn)介

文件資源管理器是操作系統(tǒng)重要功能,基于java的文件資源管理器提供對(duì)文件或文件夾的創(chuàng)建打開(kāi)讀取關(guān)閉等功能。

資源截圖

代碼片段和文件信息

package?filexplorer;
import?javax.swing.ImageIcon;
import?javax.swing.Jframe;
import?javax.swing.JLabel;
import?javax.swing.JPanel;


public?class?about?extends?Jframe{

?public?void?MainJframe()?{?
?this.settitle(“ABOUT“);
????????setSize(545?400);??
????????setLocation(420?350);???
????????String?path?=?“./src/back.jpg“;
????????ImageIcon?background?=?new?ImageIcon(path);
????????JLabel?label?=?new?JLabel(background);?
????????label.setBounds(0?0?this.getWidth()?this.getHeight());?
????????JPanel?imagePanel?=?(JPanel)?this.getContentPane();??
????????imagePanel.setOpaque(false);?
????????this.getlayeredPane().add(label?new?Integer(Integer.MIN_VALUE));
????????setVisible(true);
????????this.setResizable(false);
????????//setDefaultCloseOperation(Jframe.EXIT_ON_CLOSE);??
????}
}


//Jframe?frame;
//JButton?About;
//Label?la1la2la3la4;
//ImageIcon?bg?=?new?ImageIcon();
//JLabel?imagePanel=new?JLabel();
//public?void?run(){
// frame=new?Jframe(“About“);
// frame.addWindowListener(new?WindowAdapter(){
// public?void?windowClosing(WindowEvent?evt){
// frame.setVisible(false);
// }
// });
//
//
//? la1?=?new?Label(“關(guān)于“);
//? la2?=?new?Label(“關(guān)于“);
//? la3?=?new?Label(“關(guān)于“);
//? la4?=?new?Label(“關(guān)于“);
//? la1.setFont(new?Font(null?Font.BOLD?20));
//? la2.setFont(new?Font(null?Font.PLAIN?15));
//? la3.setFont(new?Font(null?Font.PLAIN?15));
//? la4.setFont(new?Font(null?Font.PLAIN?15));
//
//
//????
//????
//
// About=?new?JButton(“ok“);
// About.setBounds(5?5?5?5);
// frame.setBounds(480400400300);
// frame.setLayout(new?BorderLayout());
// frame.setResizable(false);
//? frame.setVisible(true);
//? Panel?end?=?new?Panel();
//? Panel?start?=?new?Panel();
//? Panel?center?=?new?Panel();
//?
//? frame.add(BorderLayout.CENTER?center);
//? frame.add(BorderLayout.PAGE_START?start);
//? frame.add(BorderLayout.PAGE_ENDend);
//?
//? center.setLayout(new?GridLayout(31));
//? end.add(About);
//?
//?
//?
//?
//? start.add(la1BorderLayout.CENTER);
//? center.add(la2BorderLayout.CENTER);
// center.add(la3BorderLayout.CENTER);
// center.add(la4BorderLayout.CENTER);
//????
//????
//????
//????
//? frame.setVisible(true);

//}


?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-12-15?13:19??filexplorer\
?????文件?????????373??2016-12-15?15:34??filexplorer\.classpath
?????文件?????????387??2016-12-15?13:19??filexplorer\.project
?????目錄???????????0??2016-12-15?13:19??filexplorer\.settings\
?????文件?????????598??2016-12-15?13:19??filexplorer\.settings\org.eclipse.jdt.core.prefs
?????目錄???????????0??2016-12-30?18:56??filexplorer\bin\
?????文件????????1764??2016-12-15?19:49??filexplorer\bin\006.png
?????文件???????14222??2016-12-16?22:45??filexplorer\bin\back.jpg
?????目錄???????????0??2017-01-01?12:49??filexplorer\bin\filexplorer\
?????文件?????????760??2016-12-30?19:55??filexplorer\bin\filexplorer\LineMode$1.class
?????文件????????2907??2016-12-30?19:55??filexplorer\bin\filexplorer\LineMode$2.class
?????文件????????4109??2016-12-30?19:55??filexplorer\bin\filexplorer\LineMode.class
?????文件?????????714??2017-01-01?12:56??filexplorer\bin\filexplorer\UI$1.class
?????文件?????????708??2017-01-01?12:56??filexplorer\bin\filexplorer\UI$10.class
?????文件?????????662??2017-01-01?12:56??filexplorer\bin\filexplorer\UI$11.class
?????文件????????1715??2017-01-01?12:56??filexplorer\bin\filexplorer\UI$2.class
?????文件????????1441??2017-01-01?12:56??filexplorer\bin\filexplorer\UI$3.class
?????文件?????????986??2017-01-01?12:56??filexplorer\bin\filexplorer\UI$4.class
?????文件?????????986??2017-01-01?12:56??filexplorer\bin\filexplorer\UI$5.class
?????文件????????2147??2017-01-01?12:56??filexplorer\bin\filexplorer\UI$6.class
?????文件????????2602??2017-01-01?12:56??filexplorer\bin\filexplorer\UI$7.class
?????文件?????????752??2017-01-01?12:56??filexplorer\bin\filexplorer\UI$8.class
?????文件?????????715??2017-01-01?12:56??filexplorer\bin\filexplorer\UI$9.class
?????文件????????6331??2017-01-01?12:56??filexplorer\bin\filexplorer\UI.class
?????文件????????1311??2017-01-01?12:58??filexplorer\bin\filexplorer\about.class
?????文件????????2876??2017-01-01?12:52??filexplorer\bin\filexplorer\line$1.class
?????文件????????4583??2017-01-01?12:52??filexplorer\bin\filexplorer\line.class
?????目錄???????????0??2016-12-30?18:56??filexplorer\bin\res\
?????文件??????????10??2016-12-16?13:00??filexplorer\bin\res\20161216130031.txt
?????文件?????????194??2016-12-16?15:49??filexplorer\bin\res\20161216154905.txt
?????文件????????1850??2016-12-16?15:51??filexplorer\bin\res\20161216155112.txt
............此處省略29個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源