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

資源簡介


資源截圖

代碼片段和文件信息

package?cn.xpool.ats.cui;

import?java.awt.Color;
import?java.awt.Graphics;
import?java.awt.Image;

import?javax.swing.ImageIcon;
import?javax.swing.JPanel;

/**
?*?@author?He?Tangjun
?*?
?*/
public?class?AboutMePane?extends?JPanel?{

private?static?final?long?serialVersionUID?=?1L;

public?AboutMePane()?{
this.setName(“關于“);
this.setSize(790?515);
this.setBackground(new?Color(88?170?240));
}

public?void?paint(Graphics?g)?{
super.paint(g);
Image?navigationImage?=?new?ImageIcon(“./images/about.dat“).getImage();
g.drawImage(navigationImage?0?0?790?515?this);

}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

????.CA....??????7240??2008-05-09?10:14??航空訂票系統\ATS\api\allclasses-frame.html

????.CA....??????6180??2008-05-09?10:14??航空訂票系統\ATS\api\allclasses-noframe.html

????.CA....?????22532??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\AboutMePane.html

????.CA....??????5824??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\class-use\AboutMePane.html

????.CA....??????5864??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\class-use\FlightQueryPane.html

????.CA....??????7568??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\class-use\Loginframe.html

????.CA....??????5804??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\class-use\MainClass.html

????.CA....??????7555??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\class-use\Mainframe.html

????.CA....??????5864??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\class-use\OrderManagePane.html

????.CA....??????5874??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\class-use\SalesManagerPane.html

????.CA....??????5824??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\class-use\StartWindow.html

????.CA....?????30743??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\FlightQueryPane.html

????.CA....?????30766??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\Loginframe.html

????.CA....?????16506??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\MainClass.html

????.CA....?????30330??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\Mainframe.html

????.CA....?????46929??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\OrderManagePane.html

????.CA....??????1586??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\package-frame.html

????.CA....??????7428??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\package-summary.html

????.CA....??????7808??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\package-tree.html

????.CA....??????6819??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\package-use.html

????.CA....?????29702??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\SalesManagerPane.html

????.CA....?????25156??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\cui\StartWindow.html

????.CA....?????13117??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\dao\AdminInfoDao.html

????.CA....?????11997??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\dao\AirplaneModelInfoDao.html

????.CA....?????11437??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\dao\AirportInfoDao.html

????.CA....?????12068??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\dao\BranchInfoDao.html

????.CA....??????9025??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\dao\class-use\AdminInfoDao.html

????.CA....??????9214??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\dao\class-use\AirplaneModelInfoDao.html

????.CA....??????9570??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\dao\class-use\AirportInfoDao.html

????.CA....??????9051??2008-05-09?10:14??航空訂票系統\ATS\api\cn\xpool\ats\dao\class-use\BranchInfoDao.html

............此處省略535個文件信息

評論

共有 條評論