jhpro.stat.limit
Class LimitCalculatorGui

java.lang.Object
  extended by jhpro.stat.limit.LimitCalculatorGui
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class LimitCalculatorGui
extends java.lang.Object
implements java.awt.event.ActionListener


Nested Class Summary
 class LimitCalculatorGui.ExperimentData
           
 class LimitCalculatorGui.myFrame
           
 
Constructor Summary
LimitCalculatorGui()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent arg0)
           
 void init()
           
static void main(java.lang.String[] args)
           
static int prand(double f)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LimitCalculatorGui

public LimitCalculatorGui()
Method Detail

main

public static void main(java.lang.String[] args)

prand

public static int prand(double f)

init

public void init()

actionPerformed

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


jHepWork 2.8 (©) S.Chekanov