TAILIEUCHUNG - Introduction to Java: 21 java.awt.event Reference

Tham khảo tài liệu 'introduction to java: 21 reference', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | 21 Reference ActionEvent Description Action events are fired off when the user performs an action on a component such as pushing a button double-clicking on a list item or selecting a menu item. There is only one action event type ACTION_PERFORMED. Class Definition public class extends Constants public final static int ACTION_FIRST public final static public final static public final static public final static public final static public final static int ACTION_LAST int ACTION_PERFORMED int ALT_MASK int CTRL_MASK int META_MASK int SHIFT_MASK Constructors public ActionEvent Object source int id String command public ActionEvent Object source int id String command int modifiers Instance Methods public String getActionCommand public int getModifiers 831 832 ActionEvent public String paramString Constants ACTION_FIRST public final static int ACTION_FIRST Specifies the beginning range of action event ID values. ACTION_LAST public final static int ACTION_LAST Specifies the ending range of action event ID values. ACTION_PERFORMED public final static int ACTION_PERFORMED The only action event type it indicates that the user has performed an action. ALT_MASK public final static int ALT_MASK A constant representing the ALT key. ORed with other masks to form modifiers setting of an AWTEvent. CTRL_MASK public final static int CTRL_MASK A constant representing the Control key. ORed with other masks to form modifiers setting of an AWTEvent. META_MASK public final static int META_MASK A constant representing the META key. ORed with other masks to form modifiers setting of an AWTEvent. ActionEvent 833 SHIFT_MASK public final static int SHIFT_MASK A constant representing the Shift key. ORed with other masks to form modifiers setting of an AWTEvent. Constructors ActionEvent public ActionEvent Object source int id String command Parameters source The object that generated the event. id The type ID of the event. command .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.