All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface sunw.demo.transitional.ButtonPushListener

public interface ButtonPushListener
extends EventListener
This interface describes the method that gets called when an OurButton gets pushed.


Method Index

 o push(ButtonPushEvent)

Methods

 o push
 public abstract void push(ButtonPushEvent e)

All Packages  Class Hierarchy  This Package  Previous  Next  Index