Java 2 Platform Event Dispatch Thread

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instance_of gptkb:event
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Java_2_Platform,_Standard_Edition_(J2_SE)_1.3
gptkbp:application events in a single thread
gptkbp:created_by the Java runtime environment
gptkbp:ensures thread safety in GUI applications
https://www.w3.org/2000/01/rdf-schema#label Java 2 Platform Event Dispatch Thread
gptkbp:is a key component of Java GUI programming
gptkbp:is_accessible_by invoke And Wait method
invoke Later method
gptkbp:is_associated_with Swing Utilities class
gptkbp:is_essential_for user interface responsiveness
gptkbp:is_part_of gptkb:Java_Foundation_Classes_(JFC)
gptkbp:is_used_in Java applications with graphical user interfaces
gptkbp:manages event queue
gptkbp:part_of gptkb:Java_Enhancement_Proposal
gptkbp:responsible_for handling GUI events
painting components
gptkbp:uses gptkb:Swing_framework