This interface defines a method for obtaining a UIComponent. This is used by various EventObject implementations which hold UIComponent. This allows event handling code to access the UIComponent related to the event.
UIComponent
EventObject implementations which hold UIComponent. This allows event handling code to access the UIComponent related to the event.
implementations which hold UIComponent. This allows event handling code to access the UIComponent related to the event.
This method returns the UIComponent held by the Object implementing this interface.
Object