public interface IImageEffectPanelListener
ComboBoxPanel
.Modifier and Type | Method and Description |
---|---|
void |
applyImageEffectPanelChanges(AbstractImageEffectPanel pPanel)
This method is called when changes have been applied to the
AbstractImageEffectPanel . |
void applyImageEffectPanelChanges(AbstractImageEffectPanel pPanel)
AbstractImageEffectPanel
.