gui
Class About

java.lang.Object
  extended by gui.About

public class About
extends java.lang.Object

Boite de dialogue "A propos".

Author:
Ait Elhaj Brahim

Constructor Summary
About(java.awt.Frame owner)
          Créer une boîte de dialogue et l'associe au JFrame owner
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

About

public About(java.awt.Frame owner)
Créer une boîte de dialogue et l'associe au JFrame owner

Parameters:
owner -