Package com.luciad.lucy
Interface ILcyAddOnContainerListener
- All Superinterfaces:
EventListener
Listener that listens to changes in an addon container.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Indicates the addon container has changed.
-
Method Details
-
addOnContainerChanged
Indicates the addon container has changed.- Parameters:
aEvent
- The event describing the change in detail.
-