chapters.onJoran.calculator
Class Calculator1

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

public class Calculator1
extends 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(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(String[] args)
                 throws Exception
Throws:
Exception


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