Testing Buttons

AWT buttons only
package abbot.tester;

public class ButtonTester extends ComponentTester {

  public void click(Component c, int x, int y,
                    int mask, int count)

}

Previous | Next | Top | Cafe con Leche

Copyright 2005, 2006 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified September 28, 2005