Package com.iizigo.prop
Class ContainerListener
java.lang.Object
com.iizigo.prop.ContainerListener
- All Implemented Interfaces:
- EventListener,- Runnable
The event listener for the edited "real" containers.
- Constructor SummaryConstructorsConstructorDescription- ContainerListener- (PropCnr container, Atom atom, IContainerListenerOwner listener) Constructor.
- Method Summary
- Constructor Details- ContainerListenerConstructor.
 
- Method Details- disposepublic void dispose()Disposes of the instance.
- getSeveritypublic int getSeverity()Gets the severity.- Returns:
- Value including severity for both defined and undefined property.
 
- onEventProperty event.- Specified by:
- onEventin interface- EventListener
- Parameters:
- event- The event.
 
- runpublic void run()The runner for SWT: updates the owner with error input or value.