Class com.symantec.itools.frameworks.wizard.Wizard.KeyAction
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.symantec.itools.frameworks.wizard.Wizard.KeyAction

Object
   |
   +----com.symantec.itools.frameworks.wizard.Wizard. KeyAction

public class Wizard.KeyAction
extends Object
implements ActionListener
KeyAction

Since:
VCafe 3.0

Constructor Index

 o com.symantec.itools.frameworks.wizard.Wizard. KeyAction(Wizard)

Method Index

 o actionPerformed(ActionEvent)
Handles Action Events associated with registered keyboard actions.

Constructors

 o Wizard.KeyAction
public Wizard.KeyAction(Wizard this$0)

Methods

 o actionPerformed
public void actionPerformed(ActionEvent event)
Handles Action Events associated with registered keyboard actions.


All Packages  Class Hierarchy  This Package  Previous  Next  Index