com.japisoft.xmlpad
Interface PopupModelListener
- public interface PopupModelListener
This listener will notify any action change on the XMLContainer
popup. Thus
each time an XMLAction
will be added or removed the listener will be contacted. Note that
for receiving event, you must connect it to a PopupModel available from the XMLContainer
.
- Author:
- (c) 2003 JAPISoft / A.Brillant
Method Summary |
void |
updateActions(java.util.Vector v)
Notify a popup change for all the following actions and separators |
updateActions
public void updateActions(java.util.Vector v)
- Notify a popup change for all the following actions and separators