edu.northwestern.at.utils.swing
Interface LocationRectangleChangeListener


public interface LocationRectangleChangeListener

LocationRectangleChangeListener -- interface for object listening for change to a LocationRectangle.


Method Summary
 void locationRectangleChanged(LocationRectangle locationRectangle)
           
 

Method Detail

locationRectangleChanged

void locationRectangleChanged(LocationRectangle locationRectangle)