Package docking.widgets.pathmanager
Interface PathManagerListener
-
public interface PathManagerListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpathMessage(java.lang.String message)voidpathsChanged()Notified when the user changes the paths in the PathManager.
-