com.javaranch.common
Interface PressListener

All Known Subinterfaces:
ButtonListener
All Known Implementing Classes:
ButtonAdapter

public interface PressListener

Test to see if an LButton has been pressed.


Method Summary
 void buttonPressed()
           
 

Method Detail

buttonPressed

public void buttonPressed()


Copyright ©2004 Paul Wheaton All Rights Reserved