Package com.adbs.querybuilder
Interface ComponentCreatedEventListener
- 
- All Superinterfaces:
 java.util.EventListener
public interface ComponentCreatedEventListener extends java.util.EventListener 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcomponentCreatedEventOccurred(ComponentCreatedEvent event) 
 - 
 
- 
- 
Method Detail
- 
componentCreatedEventOccurred
void componentCreatedEventOccurred(ComponentCreatedEvent event)
 
 - 
 
 -