Uses of Interface
com.luciad.lucy.ILcyDataSourceListener
Packages that use ILcyDataSourceListener
Package
Description
This package contains the core of Lucy: the
back-end, which
is the central point of Lucy where addons can add functionality to
extend Lucy, and the default front-end.-
Uses of ILcyDataSourceListener in com.luciad.lucy
Methods in com.luciad.lucy with parameters of type ILcyDataSourceListenerModifier and TypeMethodDescriptionvoidTLcyDataFormatManager.addDataSourceListener(ILcyDataSourceListener aDataSourceListener) Adds the givenILcyDataSourceListener.voidTLcyDataFormatManager.removeDataSourceListener(ILcyDataSourceListener aDataSourceListener) Removes the givenILcyDataSourceListener.