Package editor
Interface ISelectionPopup
-
- All Known Implementing Classes:
BeanInfoPopup,MetaInfoPopup,SymbolPopup,TypePopup
public interface ISelectionPopupInterface description...
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>getPopupSuggestions()voidsetSelection(java.lang.String strSelection)
-