Interface GridPanel.Listener
Enclosing class:
-
public static interface GridPanel.Listener
callback interface to notify about information cells mouse is over
Method Detail
mouseOverCells
-
called then mouse is moved
Parameters:
-
x - rounded x coordinate in grid space
-
z - rounded z coordinate in grid space
-
cells - list of cells mouse is over
mouseOverPoints
-
called then mouse is moved
Parameters:
-
x - real x coordinate in grid space
-
z - real z coordinate in grid space
-
points - list of points mouse is over
DocFlex/Doclet is both a multi-format Javadoc doclet and a free edition of DocFlex/Javadoc. If you need to customize your Javadoc without writing a full-blown doclet from scratch, DocFlex/Javadoc may be the only tool able to help you! Find out more at www.docflex.com