de.uni_paderborn.fujaba.fsa
Interface PopupSourceListener
- All Known Implementing Classes:
- ASGElement.PersistencyListener, FrameMain.PropertyEditorPopupSourceListener
- public interface PopupSourceListener
This interface is implemented by classes that want to be notified by the SelectionManager
when then popupSource changes.
- Version:
- $Revision: 1.5 $
- Author:
- $Author: lowende $
popupSourceChanged
public void popupSourceChanged(LogicUnparseInterface newSource)
- Called whenever the popupSource changes.
- Parameters:
newSource
- No description provided