Zaibon

Untitled

May 18th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.26 KB | None | 0 0
  1. public class StepEvent extends EventObject{
  2.    
  3.     private int numLigne;
  4.     private String libelleEtape;
  5.     private int numEtape;
  6.  
  7. /*j'ai ca dans mon stepevent
  8. donc tu compare le libellé avec du stepevent avec ceux contenu dans la table statique de ligne ???
  9. */
Advertisement
Add Comment
Please, Sign In to add comment