Serialized Form


Package com.liferay.applets.calculator

Class com.liferay.applets.calculator.Calculator extends java.applet.Applet implements Serializable

Serialized Fields

_inputLabel

java.awt.Label _inputLabel

_firstDigit

boolean _firstDigit

_value

float _value

_operator

java.lang.String _operator