chapters.onJoran.calculator
Class Calculator1

java.lang.Object
  extended by chapters.onJoran.calculator.Calculator1

public class Calculator1
extends java.lang.Object

This examples illustrates collaboration between multiple actions through the common execution context stack.

Author:
Ceki Güulcü

Constructor Summary
Calculator1()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Calculator1

public Calculator1()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005-2011 QOS.ch. All Rights Reserved.