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.
-
push(ButtonPushEvent)
-
push
public abstract void push(ButtonPushEvent e)
All Packages Class Hierarchy This Package Previous Next Index