Method Summary |
|
public void | chartMouseClicked(ChartMouseEvent event) |
public void | chartMouseMoved(ChartMouseEvent event) |
public static Test | suite() Returns the tests as a test suite. |
public void | testConstructor1() Test that the constructor will accept a null chart. |
public void | testGetListeners() Check the behaviour of the getListeners() method. |
public void | testSetChart() Test that it is possible to set the panel's chart to null. |