ordini
Class Inoltraordine

java.lang.Object
  |
  +--ordini.Inoltraordine
All Implemented Interfaces:
java.lang.Runnable

public class Inoltraordine
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
Inoltraordine(Pppizza1.Server pol, java.lang.String pol2, Pppizza1.Monitor1 pol3, javax.swing.JTextArea pol4)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Inoltraordine

public Inoltraordine(Pppizza1.Server pol,
                     java.lang.String pol2,
                     Pppizza1.Monitor1 pol3,
                     javax.swing.JTextArea pol4)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable