1. Trang chủ
  2. » Công Nghệ Thông Tin

LẬP TRÌNH JAVA_SWING BASIC CONTROLS ppsx

35 134 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 35
Dung lượng 1,24 MB

Nội dung

LẬP TRÌNH JAVA Nguyễn Hoàng Anh – nhanh@fit.hcmuns.edu.vn ĐHKHTN - 2011 SWING BASIC CONTROLS Nội dung  MVC  JFrame  JDestopPane  JInternalFrame  JLabel  JButton  JTextField  JCheckBox  JRadioButton  JPanel  JComboBox, JList  JTable  JMenu  JToolBar  JOptionPane  JFileChooser 2 JLabel 3 JLabel  Methods: – setText (String text) – getText () – setSize (Dimenstion d) – setForeground (Color fg)  Events: – mouseClicked 4 JButton 5 JButton  Methods: – setText (String text) – getText () – setForeground (Color fg) – setFocusCycleRoot (boolean b)  Events – actionPerformed – mousePressed 6 JTextField 7 JTextField 8 JTextField  Methods: – setText (String text) – getText () – setForeground (Color fg)  Events: – caretUpdate 9 JCheckBox 10 . LẬP TRÌNH JAVA Nguyễn Hoàng Anh – nhanh@fit.hcmuns.edu.vn ĐHKHTN - 2011 SWING BASIC CONTROLS Nội dung  MVC  JFrame  JDestopPane 

Ngày đăng: 08/08/2014, 18:22

TỪ KHÓA LIÊN QUAN