org.globus.cog.gui.setup.events
Interface NavActionListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ComponentPanel, SetupFrame

public interface NavActionListener
extends EventListener

Listener for navigation events (next, previous, cancel, finish, jump)


Method Summary
 void navAction(NavEvent e)
           
 

Method Detail

navAction

public void navAction(NavEvent e)