Class infixView.InfixGUI$OpListener


class InfixGUI$OpListener
extends Object
implements ActionListener
Note how this inner class accesses the private _calc and _display fields.


Variable Index

 o op

Constructor Index

 o OpListener (IBinOp)

Method Index

 o actionPerformed (ActionEvent)

Variables

 o op
private IBinOp op

Constructors

 o OpListener
public  OpListener(IBinOp o)

Methods

 o actionPerformed
public void actionPerformed(ActionEvent e)