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(javax.swing.event.ChangeListener l)booleanisVisible()
-