Graph Common

pl.psnc.graph.model.listener
Interface GraphSelectionObserver


public interface GraphSelectionObserver

The update method called by the observer when graph selecion is changed

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Method Summary
 void update(java.lang.Object[] selectedCells)
          Update the observer
 

Method Detail

update

void update(java.lang.Object[] selectedCells)
Update the observer

Parameters:
selectedCells - the selected cells

Graph Common

Copyright 2008 by VLAB Dominik Stoklosa