Package com.luciad.model
Interface ILcdModelContainerListener
- All Superinterfaces:
EventListener
ILcdModelContainerListener
is the listener interface
for TLcdModelContainerEvents
.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
modelContainerStateChanged
(TLcdModelContainerEvent aModelContainerEvent) Notify thisILcdModelContainerListener
that the state of anILcdModelContainer
has changed.