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