org.grinvin.workspace

Interface WorkspaceListener

Known Implementing Classes:
GrinvinWindow

public interface WorkspaceListener

Interface that all elements that listen to Workspaces should implement.

Method Summary

void
locationChanged()
This method is called when the location of the workspace is changed.

Method Details

locationChanged

public void locationChanged()
This method is called when the location of the workspace is changed.