cz.cuni.amis.nb.pogamut.base.introspection
Interface PropertyUpdater
public interface PropertyUpdater
Fires property change event on given property.
This interface was created because firePropertyChange() is protected in Node.
- Author:
- ik
|
Method Summary |
void |
updateProp(org.openide.nodes.Node.Property prop)
Updates given property. |
updateProp
void updateProp(org.openide.nodes.Node.Property prop)
- Updates given property.
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.