亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

Swing里面的JDialog可以添加控件嗎?

Swing里面的JDialog可以添加控件嗎?

OneKi 2018-03-21 15:23:51
public?void?make()?{ ????????JLabel?Name,?ID; ????????JTextField?NameText,?IDText; ???????? ????????frame2?=?new?JDialog(frame,"新建列表",true); ????????frame2.setLayout(null); ????????frame2.setBounds(0,?0,?400,?500); ????????frame2.setLocationRelativeTo(null); ????????frame2.setVisible(true); ????????frame2.setResizable(true); ????????Name?=?new?JLabel("姓名"); ????????Name.setBounds(50,?50,?50,?50); ????????NameText?=?new?JTextField(); ????????NameText.setBounds(50,?50,?50,?50); ???????? ????????ID?=?new?JLabel("姓名"); ????????ID.setBounds(200,?10,?50,?50); ????????IDText?=?new?JTextField(); ????????IDText.setBounds(230,?25,?120,?25); ????????Container?container?=?frame2.getContentPane(); ????????frame2.add(Name); ????????frame2.add(NameText); ????????frame2.add(ID); ????????frame2.add(IDText); ???????? ????????frame2.addWindowListener(new?WindowAdapter()?{ ????????????public?void?windowClosing(WindowEvent?e)?{ ???????????????? ????????????????frame2.setVisible(false); ????????????} ????????}); ????}我寫的控件可以在JFrame顯示,無法加到JDialog里顯示
查看完整描述

1 回答

?
Ddion

TA貢獻14條經驗 獲得超2個贊

現在已經沒人用java寫圖形界面了,沒必要去學了

查看完整回答
反對 回復 2018-04-01
  • 1 回答
  • 0 關注
  • 1805 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號