Java 2 Event Dispatch Thread

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instance_of gptkb:event
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Java_2_Platform,_Standard_Edition_(J2_SE)_1.3
gptkbp:application Event Queue
gptkbp:block Long-running tasks
gptkbp:created_by gptkb:Swing_framework
gptkbp:ensures Thread safety in GUI applications
gptkbp:first_introduced J Frame or J Applet
gptkbp:has_single Thread instance
https://www.w3.org/2000/01/rdf-schema#label Java 2 Event Dispatch Thread
gptkbp:is_accessible_by invoke And Wait method
invoke Later method
gptkbp:is_essential_for User interface responsiveness
Event handling in Java GUI
gptkbp:is_related_to Concurrency in Java
gptkbp:is_used_for Heavy computations
gptkbp:is_used_in Swing applications
gptkbp:managed_by Swing Utilities class
gptkbp:part_of gptkb:Java_Enhancement_Proposal
gptkbp:passes_through on the main thread
gptkbp:related_concept Java programming
gptkbp:responsible_for Handling GUI events
Painting components