Package editor
Interface IValuePopup
-
- All Known Implementing Classes:
AbstractPopup,BeanInfoPopup,EditorBasedPopup,LabelListPopup,ListPopup,MetaInfoPopup,StringPopup,SymbolPopup,TabListPopup,TypePopup
public interface IValuePopup
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddNodeChangeListener(ChangeListener l)booleanisVisible()
-
-
-
Method Detail
-
addNodeChangeListener
void addNodeChangeListener(ChangeListener l)
-
isVisible
boolean isVisible()
-
-