Package net.sourceforge.uiq3.calculator
Interface IOp_Alpha
-
- All Superinterfaces:
IClear
,IOperation
,IOwned_Operation
,IProgrammable_Operation
public interface IOp_Alpha extends IProgrammable_Operation, IOwned_Operation
A Programmable Operation need to be displayed on program mode.- Author:
- "Martin Krischik" «krischik@users.sourceforge.net»
-
-
Method Summary
-
Methods inherited from interface net.sourceforge.uiq3.calculator.IOperation
Execute
-
Methods inherited from interface net.sourceforge.uiq3.calculator.IOwned_Operation
µReset
-
Methods inherited from interface net.sourceforge.uiq3.calculator.IProgrammable_Operation
Display
-
-