Uses of Interface
fr.umlv.lawrence.GridListener

Packages that use GridListener
fr.umlv.lawrence   
 

Uses of GridListener in fr.umlv.lawrence
 

Methods in fr.umlv.lawrence with parameters of type GridListener
 void DefaultGridModel.addGridListener(GridListener listener)
           
abstract  void GridModel.addGridListener(GridListener listener)
          Register a GridListener to be notified of changes in the model
 void DefaultGridModel.removeGridListener(GridListener listener)
           
abstract  void GridModel.removeGridListener(GridListener listener)
          Remove a GridListener notified of changes in the model