public interface GJGridInterface
This interface, and related classes in the
kcl.waterloo.swing package
, are under development. They are likely to
change in the future.
Modifier and Type | Method and Description |
---|---|
javax.swing.JLabel |
getGridIndicator()
Returns a reference to the JLabel used to output the grid position
|
double[] |
getLocation(java.awt.Component c)
Returns the x,y location of the index
|
javax.swing.JLabel |
getMousePositionIndicator()
Returns a reference to the JLabel used to output the mouse position
|
double[] getLocation(java.awt.Component c)
idx
- indexjavax.swing.JLabel getMousePositionIndicator()
javax.swing.JLabel getGridIndicator()