control
Class GestoreEventi

java.lang.Object
  extended by control.GestoreEventi
Direct Known Subclasses:
GestoreEventiIter

public class GestoreEventi
extends java.lang.Object


Field Summary
protected  java.lang.String path
           
protected  java.lang.String[] presentiFilename
           
protected  java.lang.String sociFilename
           
 
Constructor Summary
GestoreEventi()
           
 
Method Summary
 void quesitoA()
           
 void quesitoB()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

path

protected final java.lang.String path
See Also:
Constant Field Values

sociFilename

protected final java.lang.String sociFilename
See Also:
Constant Field Values

presentiFilename

protected final java.lang.String[] presentiFilename
Constructor Detail

GestoreEventi

public GestoreEventi()
Method Detail

quesitoA

public void quesitoA()

quesitoB

public void quesitoB()