Holger's
Java API

Uses of Class
com.antelmann.math.JDataMatrixView.Cell

Packages that use JDataMatrixView.Cell
com.antelmann.math This package contains classes to ease calculations. 
 

Uses of JDataMatrixView.Cell in com.antelmann.math
 

Methods in com.antelmann.math that return types with arguments of type JDataMatrixView.Cell
 Handler<JDataMatrixView.Cell,?> JDataMatrixView.getCellEditValueHandler()
           
 

Methods in com.antelmann.math with parameters of type JDataMatrixView.Cell
 void JDataMatrixView.editCellValue(JDataMatrixView.Cell cell)
           
 

Method parameters in com.antelmann.math with type arguments of type JDataMatrixView.Cell
 void JDataMatrixView.setCellEditValueHandler(Handler<JDataMatrixView.Cell,?> handler)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads