kalkulacka
Class PosluchacEnter

java.lang.Object
  extended by kalkulacka.PosluchacEnter
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener, Kom

public class PosluchacEnter
extends java.lang.Object
implements java.awt.event.ActionListener, Kom

Title: PosluchacEnter


Author: multi


Description:posluchac Enteru + metody pocitani


Copyright: tento program je siren pod licenci GPL v2 nebo novejsi


Company: JoePage


Jabber: multi(at)jabber.sh.cvut.cz


ICQ: 281213073


e-mail:joepage@quick.cz


web:www.sweb.cz/joepage



Field Summary
 
Fields inherited from interface kalkulacka.Kom
displej, font, fontSmall, lista
 
Constructor Summary
PosluchacEnter()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PosluchacEnter

public PosluchacEnter()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener