All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class pnuts.util.ActionAdapter

pnuts.util.ActionAdapter

public class ActionAdapter

Constructor Index

 o ActionAdapter(PnutsFunction)
 o ActionAdapter(PnutsFunction, Context)

Method Index

 o actionPerformed(ActionEvent)

Constructors

 o ActionAdapter
 public ActionAdapter(PnutsFunction func)
 o ActionAdapter
 public ActionAdapter(PnutsFunction func,
                      Context context)

Methods

 o actionPerformed
 public void actionPerformed(ActionEvent event)

All Packages  Class Hierarchy  This Package  Previous  Next  Index